SeaSalt
- W.I.P deployed @ https://dco2.github.io/seasalt.css/
- HTML Markup Test pages:
- change thickness of
<hr>
tag https://stackoverflow.com/questions/4151743/how-can-i-change-the-thickness-of-my-hr-tag - set border for video element https://stackoverflow.com/questions/47516337/setting-border-for-video-element
- center a video https://stackoverflow.com/questions/17508729/how-do-you-center-a-video-using-css
- change line-spacing: adjust
line-height
- how many html tags in total?
- 143?
- remove numbers from ordered list css
list-style: none
- how to achieve tinted background image in css
- where to get textures
- concrete box-shadow: box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.19);
- css select all descendants
ul ul {}
- breaking to a new line with inline-block
- use
display: table;
- use
- Rhodeon
- https://jdan.github.io/98.css/
Backlinks