Tag: HTML
How to make a html search datalist for Vue
2 min read
Add some search form auto complete options to your search page with datalists. You can also implement Vue and Gridsome with these.
Making a simple author byline for your website
1 min read
Using an article byline will give credit to the author of the post so viewers know who made the post
How to use webp images effectively
2 min read
Webp images are great, new, and compressable, but you have to make sure you use them right for all devices to load them. Make sure to add webp support to your website.