Sample Components
+This is a list of components I've made for making websites quicker. They're just pre-styled things you commonly need to do HTML first layouts and designs.
+ +Shapes
+ +Grids
+ +Blocks & Bars
+ +Use a block to automatically flex content vertically.
+Like these two lines are done.
+Use a bar to flex things horizontally.
+Stack
+ +A stack lets you place multiple elements on top of eachother, like with layers in nearly every single layout composition system in existence for the last 500 years.
+ +Hello
+There
+Code
+ +if(var != 'string') {
+ console.log("test");
+}
+
+
+You should type ls -l
to list the directory.
if(var != 'string')
+
+Highlight/Marking
+ + + + + + + + + +This is some marked text.
+ +Details
+ +Details Test
+ A test of the details thing. +Forms
+ + + + +Cards
+ +Cards organize information vertically.
+ +Header/Nav
+ +If you put nav inside header it "just works".
+ +That's an example of a header with a nav bar in it.
+ +