Getting Started with HTML5 & CSS

Here to Learn Html 5 ,css and JavaScript, Html means Hyper text markup language

Using semantic elements like article and section improves accessibility.

----------Task 2 -----

#2 Styling and Web Publishing Objective: Combine knowledge of HTML5, CSS, and web publishing to create and publish a personal blog. Task: Design a blog page using HTML5, implementing all necessary HTML tags, including

and for styling. Use an External CSS stylesheet to manage the styles, including text formatting, color properties, and responsive design. • Incorporate a custom color scheme and font choices using Google Fonts. • Publish the blog on a free hosting service like GitHub Pages or Netlify, ensuring it adheres to W3C web standards. • Extend the project by adding a commenting system using a third-party service like Disqus and ensure your blog is SEO-friendly.

Using semantic elements like article and section improves accessibility and SEO.

Comments