write the HTML code to (a) Align the content of the cell in a table to the top (b) Link to a specific section of another webpage
Answers
Answered by
13
Answer:
<ALIGN> tag is used for aligning and its attributes are simple:.center, justify, left and right.
<A> (Anchor tag).is used with the <HREF> attribute to link to another website.
Similar questions