#html
Level up your HTML knowledge with our posts about HTML aka Hypertext Markup Language
Check out our pinterest page dedicated to html as well!
Responsive Images With src set
Jun 03, 2019
Using srcset we can tell the browser which image to load to make our website faster and look better.
Easy Form Validation Using Regex
May 27, 2019
Using some quick regex you can create a validation check for your form's input.
HTML5 Video Element
May 13, 2019
The HTML5 video element is an easy and well supported way to play video on your website.
Use Progressive JPEGS To Improve Your Website Load Time
May 04, 2019
If you have high quality images that might be slow to load, you might want to use a progressive jpeg which can decrease load time for your website and improve the user experience