A simple, classless, good-looking css framework as shown on my website
1. Just drop the line below into your head tag
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/PerryPal21/perry.css@master/perry.css">
2. Make sure to add a .container
div after the body tag
It is inspired by two other great css frameworks, water.css and tilde.css. The colorscheme was influence by the Nord theme for an artic vibe. The code itself is derived from tilde.css without the bootstrap material that is not needed allowing for this to be classless!
I primarily made this because I wanted an easy way to make quick websites that match my personal theme. Feel free to fetch the perry.css
from the github repo and use it for anything your heart desires
This is supposed to be a demo page so we need more elements!
Below is some code, you can copy it with Ctrl-C. Did you know, alert(1)
can show an alert in JavaScript!
// This logs a message to the console and check out the scrollbar.
console.log('Hello, world!')
Here's a horizontal rule and image because I don't know where else to put them.
And here's a nicely marked up table!
Name | Quantity | Price |
---|---|---|
Godzilla | 2 | $299.99 |
Mozilla | 10 | $100,000.00 |
Quesadilla | 1 | $2.22 |
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque dictum hendrerit velit, quis ullamcorper sem congue ac. Quisque id magna rhoncus, sodales massa vel, vestibulum elit. Duis ornare accumsan egestas. Proin maximus lacus interdum leo molestie convallis. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut iaculis risus eu felis feugiat, eu mollis neque elementum. Donec interdum, nisl id dignissim iaculis, felis dui aliquet dui, non fermentum velit lectus ac quam. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. This is strong, this is normal, this is just bold, and this is emphasized! And heck, here's a link.
"The HTML blockquote Element (or HTML Block Quotation Element) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see Notes for how to change it). A URL for the source of the quotation may be given using thecite
attribute, while a text representation of the source can be given using the<cite>
cite element."
Addresses are also styled to be awesome!
john.doe@example.com