PROGRAMMING IN COMPUTERS (HTML MID LEVEL) PART - #2

Hi there, Welcome to the another part of PROGRAMMING IN COMPUTERS (MID LEVEL) PART - 2. In the previous article we have seen about some tags like paragraph tag many more tags and Attributes of the tags. If you have not read the previous article I recommend you to firstly read the previous article to know about other tags. 

You can read the previous part of the article by clicking here :- CLICK HERE!!. 


Today we will see about Some more tags in HTML.

Comment In HTML : Commenting in HTML is used to write or give any data to the programmer or the person who analyses the codes or programs in HTML without showing the data or information on the webpage. Simply, A text which is written in comment of HTML is not shown or displayed on the webpage. 

How to write comment in HTML : 
For using comment in HTML you don't have to use any special tag, all the work will be done inside the brackets of tag. You have to use angular brackets ( <> ) and Exclamation Mark ( ! ) and 2 hyphen symbols ( -- ) for starting and ending the tag. Tag starts from angular brackets, exclamation mark and 2 hyphen symbols ( <!-- ) and ends from 2 hyphen symbols and angular brackets ( --> ).
Between this two signs (starting and ending signs) if you write or give any information or
data it will be not displayed on the webpage. 
Eg : 



Typewriter Tag ( TT Tag) : This tag is used to display the text in the from of Typewriter Text. It is a container tag which is used inside body tag. This tag was used in HTML 4, it is not supported by HTML 5. It is also known as Teletype Text. To use it in your HTML 5 program you have to use it with paragraph tag's attribute which is style attribute. 
You have to use it like this : <p style="font-family:'Lucida Console', monospace">
Eg :





We will know about more tags in Upcoming aritlces of Programming In Computers (Mid - Level).

THANK YOU !!!!!!!

You can now SUBSCRIBE us for more information. Just click on ALLOW Button which will pop-up on the screen. SUBSCRIBE NOW! for more information and Get Notified when the new Articles comes. 

Post a Comment

0 Comments

Ads