Ayu's Notes On Blog

Ayu's Notes On Blog

Follow
homeSponsorsbadgesnewsletter
Tag

HTML5

#html5

More content

Read more stories on Hashnode


Articles with this tag

Tips For Writing Good Alt Text In HTML

May 22, 20213 min read

Hello Fellow Codenewbies 👋, Sometimes we forget or ignore writing an alt text. One of the reasons I often hear is that we don't know what to write,...

Tips For Writing Good Alt Text In HTML

Semantic Tags In HTML5: The What And Why

Feb 9, 20217 min read

Hello Fellow Codenewbies 👋 There are many tweets and articles to raise awareness towards accessibility on web development. They are explaining the...

Semantic Tags In HTML5: The What And Why

How To Create A Responsive Navigation Bar With Flexbox And Media Queries

Jan 28, 202111 min read

Hello Fellow Codenewbies 👋 We've learned about Flexbox, justify-content, align-items, flex-direction and media queries. In this post, we will create...

How To Create A Responsive Navigation Bar With Flexbox And Media Queries

How To Change HTML Default Format From Nunjucks To HTML5 In VSCode

Jan 24, 20213 min read

Hello Fellow Codenewbies 👋 One day I followed a tutorial to create an index.html file and saved it in Nunjucks format. I honestly don't remember if...

How To Change HTML Default Format From Nunjucks To HTML5 In VSCode