








Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
HTML Basic Notes is a comprehensive guide for beginners learning the fundamentals of web development. It explains the structure and purpose of HTML, the language used to create and design web pages. These notes cover essential topics such as HTML tags, attributes, headings, paragraphs, links, images, lists, tables, and forms. With simple explanations and examples, this document helps learners understand how to build clean and well-structured web pages. Perfect for students, beginners, and web design enthusiasts, these notes serve as a quick reference for mastering the basics of HTML and starting your web development journey.
Typology: Study notes
1 / 14
This page cannot be seen from the preview
Don't miss anything!









A HTML text editor is a software application used to write, edit, and save HTML code. It allows developers to create web pages using plain text files with the .html extension.
Structure of HTML Program
Hello HTML Program
Hello HTML
**
Hello HTML Program
Hello HTML
Hello HTML Program
Hello HTML
It is used to add notes or explanations about the code and it doesn’t display in the webpage. (^) Syntax:
Hello HTML Program
Hello HTML
It is used to add notes or explanations about the code and it doesn’t display in the webpage. (^) Syntax:
Hello HTML Elements
I am a paragraph
An HTML element is collection of a start tag, some content, and an end tag.
I am a paragraph
HTML tags are the basic building blocks of a web page. It written inside angle brackets < > that tell the browser how to display content on a webpage. Example: ,
, , , , ,Hello HTML !!
, bold text