No products in the cart.

Write the HTML code to generate …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write the HTML code to generate the following web page with the given below specifications: Bordered table should have background color in pink. Table’s header row with a heading “INCOME TAX SLABS 2017-18” should spread over four cells. After heading row, first cell of next row should spread over five rows with an image named “it.jpg” stored in d: drive. Set the space between the cell wall and the cell content to 10 pixels and set the space between the cells to 10 pixels. At the bottom of the page, a link to next page is there which is linked to another webpage named “next.html”. 
  • 1 answers

Sia ? 2 years, 11 months ago

<html>

<body>

<table border=1 bgcolor="pink"cellspacing="10px" padding="10px">

<tr><the colspan=4>INCOME TAX SLABS 2017-18<\th><\tr>

<tr><TD rowspan=5><IMG SRC= "d://it.jpg" ><\td>

<\tr>

<\table>

<a href="next.html">link<\a>

<\body>

<\html>

http://mycbseguide.com/examin8/

Related Questions

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App