The various HTML tags can be learnt using the following links:
The <marquee> tag is a container tag of HTML is implemented for creating scrollable text or images within a web page from either left to right or vice versa, or top to bottom or vice versa.
An HTML table is defined with the
Each table row is defined with the
The <font> tag specifies the font face, font size, and color of text.
The HTML <ul> tag represents a list of items, where the order of the items is not important. This can also be referred to as an unordered list (or un-numbered list).
The <a> tag defines a hyperlink, which is used to link from one page to another.
- http://tutorialspoint.com/html/html_tags_ref.htm
- https://www.w3schools.com/html/
In this practical, the following tags are used:
- <marquee>
The <marquee> tag is a container tag of HTML is implemented for creating scrollable text or images within a web page from either left to right or vice versa, or top to bottom or vice versa.
- <table>
An HTML table is defined with the
<table>
tag.Each table row is defined with the
<tr>
tag. A table header is defined with the <th>
tag. By default, table headings are bold and centered. A table data/cell is defined with the <td>
tag.- <font>
The <font> tag specifies the font face, font size, and color of text.
- <ul>
The HTML <ul> tag represents a list of items, where the order of the items is not important. This can also be referred to as an unordered list (or un-numbered list).
- <a>
The <a> tag defines a hyperlink, which is used to link from one page to another.
These are some of the screenshots of the web page:
awesome!!!
ReplyDeletethanks!!
DeleteGreat work!
ReplyDeleteGreat work! Keep it up!
ReplyDeletethnx!!
DeleteIs it possible to Learn this Power ?!
ReplyDelete