Here, you will find everything you need to know about Hyper Text Markup Language (HTML) to create stunning and responsive web pages


Introduction to Html



HTML stands for HyperText Markup Language. It is used to design web pages using a markup language. HTML is a combination of Hypertext and Markup language. Hypertext defines the link between web pages. A markup language is used to define the text document within the tag which defines the structure of web pages. This language is used to annotate (make notes for the computer) text so that a machine can understand it and manipulate text accordingly. Most markup languages (e.g. HTML) are human-readable. The language uses tags to define what manipulation has to be done on the text.


Elements and Tags :

HTML uses predefined tags and elements which tell the browser how to properly display the content. Remember to include closing tags. If omitted, the browser applies the effect of the opening tag until the end of the page


Opening and Colsing Tags :



Important Tags and Structure




Structure of HTML

<!DOCTYPE html>
<html lang="en">
<head>
    < meta charset="UTF-8">
    <title>HTML Master Title</title>
</head>
<body>
    <!-- Body content here... -->
</body>
</html>

DOCTYPE: Defines the type of document
Html: Root element of the html document
Head: Contains meta data
Title: Title of the web page
Body: Contains all the content which will be on the web browsers


HTML Tags :

Used to markup the html elements.
Examples : < p > < body > < img > < h5 > ... etc


Element & Attribute
Element Attribute
defines that how to display the content of HTML document on the web browser.
Exapmle: < p >Hello Developers, Welcome to HTML Simplified Series< /p >
provides the additional information of the element. And it defines in the starting tag.
Example: Click Here < /a >

Introduction to HTML Part-1 PDF

Easy Pickup


  • Html Samples
  • Html Malayalam Classes
  • Html Malayalam Notes

New Post 



View Post


Acer Predator Neo (2023) Core i7 13700HX 13th Gen







ചന്ദ്രനുശേഷം സൂര്യൻ! അഭിമാനമാകാൻ ആദിത്യാ എല്‍1; ദൗത്യത്തെക്കുറിച്ച് അറിയേണ്ടതെല്ലാം...





മൈക്രോസോഫ്റ്റ് എക്സൽ ഉപയോഗിക്കുന്നുണ്ടോ?, ഇനി മാറ്റം ഇങ്ങനെ......



SYAMRAJ R

Founder and Developer of Mallu Coder Sugu.We provide the best Computer or Programming Related Content With Notes PDF, Amazing Designs, Easy to Readable for Learners.






Welcome to our Web Designing Studio! Stay and learn from here... Follow our social media for new updates