gist/html-css
2024-06-19 08:53:27 +03:00
..
.gitignore html-css: symlink usercss 2024-06-12 09:15:13 +03:00
fun.css run prettier 2024-06-19 08:53:27 +03:00
fun.html run prettier 2024-06-19 08:53:27 +03:00
index.html run prettier 2024-06-19 08:53:27 +03:00
README.md run prettier 2024-06-19 08:53:27 +03:00
style.css run prettier 2024-06-19 08:53:27 +03:00
usercss html-css: symlink usercss 2024-06-12 09:15:13 +03:00

HTML & CSS tricks for future reference

Emmet

Emmet are nice shortcuts for HTML integrated in VSCod{e,ium}, just type them and press enter/return and code appears!

html

css

At the time of writing I didnt get anything that useful out of Emmet CSS so the style.css is work of prior copy-pasting to become where I copy-paste from!