Pretty semantic HTML
There should be no need for complicated CSS to make some HTML look good. This is made for you if you just want to write some semantic HTML and not care.
How to use
Add the link to the css file in the head of the html file.
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/fippli/css@latest/regular.css"
/>
To do
Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Pellentesque vestibulum gravida justo ac accumsan. Vivamus vitae lacus augue. Fusce ultrices vel magna id pulvinar. Maecenas non rhoncus augue.
Images
Links
A link to this page
A link not visited
A visited link to this page
Buttons
Forms
Tables
Month | Savings |
---|---|
January | $100 |
February | $80 |
Sum | $180 |
Unordered list
- First item
- Second item
- Third item
Ordered list
- First item
- Second item
- Third item
- Fourth item
- Fifth item
- Sixth item
- Seventh item
- Eighth item
- Ninth item
- Tenth item
- Eleventh item
- Twelfth item
Code
I use prism.js for syntax highlighting
Code block
For when the code stuff spans over a lot of lines like
const identity = function(x) {
return x;
}
The markup gets a bit messed up if you want to avoid lines in your code block. Look at the code in this document to get it right.
Inline code
If you ever want to describe the identity function
function f(x) { return x; }
in
the middle of it all.
This is a long code block to test on mobile phones.
fe3f5305-a83b-4955-92f6-cac0dbdab129-051ee049-de7f-4b5f-9395-52e8c82b872f-0e18110c-6498-464f-b2ff-0e491cf1011a