Practical 2:
Create Personal Home page using all above HTML tags in following template using Notepad ONLY.
THEORY
In this web page, I have mainly concentrated on table tags.
<table>,<td>,<th>,<tr>,<div>,<ul>,<li>and attributes like bgcolor,style,align,width and many more.
<tr>:The <tr> defines a table row.
<td>:The <td> defines a table cell.
<th>:The <th> defines a table header.
width: Specifies the width of the table.
align: Specifies the alignment of a table according to the surrounding text.
<table>,<td>,<th>,<tr>,<div>,<ul>,<li>and attributes like bgcolor,style,align,width and many more.
<tr>:The <tr> defines a table row.
<td>:The <td> defines a table cell.
<th>:The <th> defines a table header.
width: Specifies the width of the table.
align: Specifies the alignment of a table according to the surrounding text.
NAME:AYUSH SINGLA
ID:18CE122
LINK:18ce122.blogspot.com
Comments
Post a Comment