HTML Learning outcomes




Hey folks after a long time I am posting . This post is to share my HTML learning outcomes.
Let me sum up in points . HTML is Hyper Text Markup Language. It is used in front-end-development. The following are my learning outcomes.
  • Basic syntax of HTML
  • How to write clean code
  • Usage of  wide varieties of tags
  • Embedding videos
  • Inserting images
  • Formatting tables
  • Styles 
  • Forms to collect data
  • How to build a single page website
  • What are entities
  • What are attributes
and a lot more. Online learning resources which i used are 
  • Interactive lectures
  • Workstation
  • Graded Assignments
  • Clarity in content delivery
  • Self - paced learning
  • Nice UX/UI
  • Web based platform
Learning Outcomes :
        
        I created a single page website only using HTML. Here goes the link click here. It is a simple design . It is about my favorite book. All styled using HTML. I wish to highlight the five important tags which i have used in the above mentioned page. The tags goes as follows
  1. <img>  - to insert an image 
  2. <iframe>  - to embed videos/audios/other webpages
  3. <table> - to create table of items
  4. <form> - to create a form 
  5. <input>  - the type of input which we get through the form
 Apart from the above mentioned tags , I have used many tags. It is a basic design . To view the source code of the page Go to My favorite book -> Right click -> View Page Source . 

P.s : This post is purely for educational purpose . It is not created in the intention to promote any websites/business. There are many websites online to learn HTML . I shared my learning experience and its outcome to help people out there.


HAPPY LEARNING  :-) 



























Comments

Post a Comment

Popular posts from this blog

Reminiscing over the past - A gamer's version