HTML INTRODUCTION
HTML IS NOT A PROGRAMMING LANGUAGE
HTML USE TO WEB PAGES DEVELOPING
Example
<p>This is paragraph tag</p>
<h1>This is heading tag</h1>
Example

Write above code in your editor and see the result in your web browser
<!DOCTYPE> Define HTML version used in document . DOCTYPE see moer information about HTML5
Browser Support
Browser that support html5
Browser | |||||
Version | 87 | 84 | 72 | 87 | 13.1 |