How can you add space around the top and bottom of an image?
How will you add border to an image?
Differentiate between the Rowspan and Colspan attributes of a table.
How is spacing in cells controlled?
How will you add an image of a table at the top of your web page?
Write the HTML code to:
i. Align the content of a cell in a Table to the top
ii. Link to a specific section of another webpage
Write the HTML code to send an email to abc@xyz.com from your web page.
Create a table having four header rows with yellow background colour, four table body rows having light orange colour, and two footer rows having light green colour. Add table contents on your own.
6: APPLICATION BASED QUESTIONS-(UNSOLVED)
Raveena wants to insert an image on her web page and align it in the center. She has written the following code to center-align the image, but the desired result is not displayed. Can you tell her what is wrong with her code?
<IMG Src = "SAVETIGER.GIF" Align= "Center">
Shagun wants to set different background colours for the individual cells of the table. How can she achieve?
Shivam has been given an assignment by her class teacher to design a table in such a way that the amount of space between its cell borders and cell data is 5 pixels and distance between any two cells is 3 pixels. Which attributes can she use to accomplish the task?
Ayush has to display the sequence of events of the upcoming Annual Sports Day on the school website. Help Ayush in writing the HTML code to generate the following output.