Mad Hub
Saturday, 20 June 2020
Basic Tag #3
3.Line Break Tag<br>:-
The Break line Code is use to break the line in code. It is placed after any line. The <br> tag is empty elements means it does not have closing end.
Eg:-
Code:-
Output:-
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
HTML List
Tags
What are Tags? HTML tags are the keywords enclosed between angular brackets <tagname> . Tag has opening and closing such as Opening ...
Basic Tag #6
6.Preserve Formatting Tag <pre>:- Anything is written between <pre> tag will display as it is Written in Html document without d...
HTML
What is HTML ? Hyper Text Markup language it is a standard Markup Language. HTML language is Developed by Tim Berners-Lee in...
No comments:
Post a Comment