HTML TAG
HTML tags are like keywords which define how web browsers will format and display the content. With the help of tags, a web browser can distinguish between an HTML content and a simple content. HTML tags contain three main parts: opening tag, content and closing tag. But some HTML tags are unclosed tags.
When a web browser reads an HTML document, the browser reads it from top to bottom and left to right. HTML tags are used to create HTML documents and render their properties. Each HTML tag has different properties.
An HTML file must have some essential tags so that the web browser can differentiate between a simple text and HTML text. You can use as many tags you want as per your code requirement.
All HTML tags must be enclosed within < > these brackets.
Every tag in HTML performs different tasks.
If you have used an open tag , then you must use a close tag (except some tags)
Syntax: content
NOTE: HTML tags are always written in lowercase letters. The basic HTML tags are given below.
paragraph Tag
Break Tag
Italic Tag
Bold Tag
KCS Education offers software courses handled by team of experts.
KCS Education offers PHP Courses, HTML Courses, Website Design Courses, JAVA Courses, Android Courses, Competitive exam training courses and Quantitative Aptitude Training Courses online.
Visit www.ekcs.in
|