diff options
Diffstat (limited to 'org/blog/articles/message-to-web-devs.xml')
-rw-r--r-- | org/blog/articles/message-to-web-devs.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/org/blog/articles/message-to-web-devs.xml b/org/blog/articles/message-to-web-devs.xml index 2231bf0..85a2f26 100644 --- a/org/blog/articles/message-to-web-devs.xml +++ b/org/blog/articles/message-to-web-devs.xml @@ -11,7 +11,7 @@ tastefull first party css to get that look. </p> - <h3>Please dont hot link</h3> + <h2>Please dont hot link</h2> <p> From what I have seen neocities users love to abusive hot linking all the way to the deepest depths of hell. Every single button, blinky, gif, meme... on @@ -33,7 +33,7 @@ is the google font api bullshit. Dont use that shit. </p> - <h3>Please limit your use of javascript</h3> + <h2>Please limit your use of javascript</h2> <p> <b>Its best is to not use javascript at all.</b> Though if you are addicted to @@ -58,13 +58,13 @@ people using older browsers! </p> - <h3>Fuck frames</h3> + <h2>Fuck frames</h2> <p> Frames are stupid dont use them. Just link youtube videos instead of frame them for fucks shake. </p> - <h3>Graceful degrading</h3> + <h2>Graceful degrading</h2> <p> Please check out <a href="https://anybrowser.org/campaign/" target="_blank">any browser</a>. You arent going to test your site on every @@ -78,7 +78,7 @@ rendering your website un-usable. </p> - <h3>Not important but...</h3> + <h2>Not important but...</h2> <p> I found using width on images to scale them down doesnt work in some old browsers like dillo. To fix this I just scale all my images to whatever @@ -87,7 +87,7 @@ would ever care lol) and you can decide how you want your images scaled to. </p> - <h3>Shut your piehole</h3> + <h2>Shut your piehole</h2> <p> I can already smell the angry sweaty tears of modern web devs. Screaming about how everyone should just install chrome to get all the latest |