Sample Page
This page is here to demonstrate all of the common elements1 used on this website. This is primarily intended for my personal use during stylesheet development. Oh, and by the way, here is a link that goes nowhere.
This paragraph contains bold, bold italic (some of which is linked), plain italic, and strikethrough text.
And here is a feature I donβt quite have setup: inline references
This website is best viewed with any browser.
#Colors
Set the primary color for this page using this or the field in the table below:
Color/Gradient Name | β¦ Color Preview β¦ | Color String |
---|---|---|
--color-primary | Sample | |
--color-primary-sat | Sample | |
--color-pop | Sample | |
--color-pop-bgcontrast | Sample | |
--color-link | Sample | |
--color-link-underline | Sample | |
--color-h1 | Sample | |
--color-h2 | Sample | |
--color-fg | Sample | |
--color-fg-hc | Sample | |
--color-bg | Sample | |
--color-bg-hc | Sample | |
--color-tinted-shadow | Sample | |
--bg | Sample | |
--header-bg | Sample | |
#Unordered Lists
- typically comprised of bullet points
- can have multiple levels
- each of which can have more levels
- but more than 3 is inadvisable
- which can be ordered
- though this can be a bit confusing
- typically begins with numbers rather than letters
- each of which can have more levels
#Ordered Lists
- Typically numbered
- Can have multiple levels
- which often alternate between letters and capital and lowercase numbers
- in markdown, we still express these with numbers
- which often alternate between letters and capital and lowercase numbers
- Are used for situations such as:
- Requirements, for
- software projects
- budget planning
- Lists of instructions that need to be followed from beginning to end, and which the reader may need to refer back to several times during the operation without losing their place.
- Requirements, for
#Images
This is an svg:
This is a normal image which links to a page:
This is a reduced resolutiom image which links to a higher resolution version:
#Code and <pre>
Thereβs two primary ways to write code. You can use inline code by quoting it with `single backticks`
or a multiline <pre><code>
surrounded by triple backticks, optionally placing a language on the first
line after the backticks. For example, hereβs some HTML.
<!doctype html>
Hello, world!
Hello, world.
This is a complete sample HTML document within my sample document. A meta sample, so to speak. And it has a rather ~w~i~d~e~ line of text. A line of text that might compress the size of the left sidebar if you're on a wide enough screen. Actually, that may be a bit of a bug. The line of text in question, the one you're currently reading, is so wide that even on a 4k monitor set to 96 DPI, you should still have to scroll just a little bit in order to see the whole thing.
And here is some preformatted text, specifically a table with ascii box drawing characters, taken from Suraj Kurapati
A more complex table-within-a table. An inner table showing a variety of headings and data items. ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β Inner Table β βββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββ€ β β Head1 β β CORNER ββββββββββββββββββββββββββββββ¬ββββββββββββββββ€ β β β Head3 β βββββββββββββ¬ββββββββ€ Head2 ββββββββ¬βββββββββ€ β Head4 β Head5 β βHead6 β β Outer βββββββββββββΌββββββββΌβββββββββββββββββββββββββββββΌβββββββ΄βββββββββ€ Table βA β β β’ Lists can be table data β Two Wide β β β β β’ Images can be table dataβ β βββββββββββββ€ ββββββββββββββββββββββββββββββΌβββββββ¬βββββββββ€ β βTwo βA Form in a table: Your age:β β β β βTall β [ ] β No βMultipleβ βHTML β β What is your favorite ice βborderβline β βStation β β cream? βLittleβitem β β β β [Chocolate ] βTable β β β β β [OK] [Cancel] β β β βββββββββββββ΄ββββββββ΄βββββββββββββββββββββββββββββ΄βββββββ΄βββββββββ
Sometimes a program has a sample output, which we represent with <samp> usually enclosed in <pre>. Hereβs the first few lines of what happens of you press Ctrl + Shift + Alt + ?:
Basic editing functions ======================= Enter AcceptLine Accept the input or move to the next line if input is missing a closing token. Shift+Enter AddLine Move the cursor to the next line without attempting to execute the input Backspace BackwardDeleteChar Delete the character before the cursor Ctrl+h BackwardDeleteChar Delete the character before the cursor [...output truncated...]
#Blockquotes
Sometimes, you want a blockquote that doesnβt quote anyone.
Who wrote this?
But more often, youβll want to attribute the quote to an author (or even βAnonymous). Hereβs what that would look like, with a longer quote.
Freak the fuck out and panic sell everything right now.
Itβs fucking over.
#Description Lists
- First Term
- This is the definition of the first term.
- Second Term
- This is one definition of the second term.
- This is another definition of the second term.
#Domain Eukaryota
Organisms whose cells possess a membrane-bound nucleus.
#Kingdom Animalia
Multicellular eukaryotes which generally consume organic material, breathe oxygen, move, and reproduce sexually.
#Phylum Chordata
Animals possessing a notochord at some stage in development.
#Class Mammalia
Warm-blooded vertebrates with hair/fur and mammary glands.
#Order Carnivora
Meat-eating mammals with specialized teeth and claws.
#Family Felidae
The biological family of cats, known for retractable claws and keen predation skills.
Snow Leopard, Panthera uncia The snow leopard β a solitary, mountain-dwelling big cat native to Central and South Asia.