Design of this Website
This section of my website is for presenting the main elements of my website and their design.
Links
- Wiki Link
- Blog Post Link
- Unavailable Internal Link
- Random Internal Link
- Visited Link
- External Link
Colors
Light Scheme
Background
Code
Headings
Gray
Accent
Accent
Dark Scheme
Background
Code
Headings
Gray
Accent
Accent
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Unordered List
- Item 1
- Item 2
- Item 3
- Item 4
- Item 5
- Item 6
Ordered List
- Item 1
- Item 2
- Item 3
- Item 4
- Item 5
- Item 6
Description List (currently not styled)
- Keyword 1
- Definition 1
- Keyword 2
- Definition 2
- Keyword 3
- Definition 3
Blockquotes
Interestingly, he says that glorbing and florbing can happen at the same time. This makes sense because otherwise the whole idea of small eaming would contradict the approach. However, I feel that experimentation is required to find the right balance of yonking to glorb and florb.
Tables
| Ablation | Bickering | Coding | Designing | Erasure | Fixture |
|---|---|---|---|---|---|
| 6.51 | 159.0 | 1057.3 | 81.3 | 125.1 | 5.00 |
| 6.51 | 159.0 | 1057.3 | 81.3 | 125.1 | 5.00 |
| 3.00 | 831.4 | 81345.0 | 8145.0 | 157.5 | 8.23 |
| 6.51 | 159.0 | 1057.3 | 81.3 | 125.1 | 5.00 |
| 83.01 | 8.03 | 45.0 | 98.1 | 81.30 | 0.01 |
| 4.18 | 81.3 | 748.40 | 983.2 | 818.3 | 3.29 |
Code Blocks
Some ordinary text with some fancy_code mixed
into the prose to break up the flow.
Code Block with No Specified Language
println!("Just some code sitting by itself")
Code Block with Specified Language
class DataModel {
public String id;
public static DataModel getNewModel() {
// unimplemented
return null;
}
}
public class Main {
public static void main(String[] args) {
DataModel newModel = DataModel.getNewModel(); // This is null!
System.out.println(newModel.id.toUpperCase());
}
}
Code Block with Specified Language and Line Numbers
|
|
Tags
Chirp Box
Chirp Example
100 words
Chirping is fun and design is fun. What if we combine both and become a robot dev-bird? That would be cool, wouldn't it?