Write an html program on BatMoblie by using table tags?

Program: <html> <head> <title>alinging table</title> </head> <body bgcolor="red...

Program:
<html>

<head>

<title>alinging table</title>

</head>

<body bgcolor="red">

<center>

<table border="blue">

<caption><font size=22>The BatMoblie </font></caption>

<tr>

<th>Special Equipment</th>

<th colspan=2>Specification/performance<br>data</th>

</tr>

<tr>

<td>instruments-aircraft</td>

<th>Torque</th>

<td>1750 lbs/ft@<br>98.7%ROS</td>

</tr>

<tr>

<td>weapons system</td>

<th>Thrust</th>

<td>150lbs</td>

</tr>

<tr>

<td>Retractable protective</td>

<th>Engine Type</th>

<td>jet turbine</td>

</tr>

<tr>

<td rowspan=7><img src="C:\Documents and Settings\All Users\Documents\My Pictures\Sample Pictures\car.jpg" width=120 height=130 ></td>

<th>0 to 60 MPH&gt;</th>

<td>3.7</td>

</tr>

<tr>

<th>Top Speed</th>

<td>unknown</td>

</tr>

<tr>

<th>Brake Rating</th>

<td>excellent</td>

</tr>

<tr>

<th>Length</th>

<td>260.7</td>

</tr>

<tr>

<th>Wheels</th>

<td>cast alloy,<br>15x6.5</td>

</tr>

</table>

</center>

</body>

</html>



Output:

batmobile

  









Related

Explain Different Types of Functions in JavaScript

A function is a piece of code to perform a specific task. Functions are basically of two types: ®pre defined (or) built in functions ® user defined functions Pre defined functio...

What are Scoping Rules? Why are they so Important in all Programming Languages?

Scoping is an important concept in programming. Scope determines how a variable can be accessed. In java script variables can be either local (or) global. Global:-  Global scop...

Explain Java Script Statement. Describe each of the Loop Constructs that Java Script Provides

Programs are composed of two things. ­® data ® code which manipulates the data Program instructions are grouped into units called statements. If else: Whenever we want to ...

Post a Comment

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

item