Give an example, how to write the html code, Computer Engineering

Assignment Help:

Write the HTML code for the following table:

T E M P E R A T U R E

C I T I E S

D E L H I

M U M B A I

K O L K A T T A

C H E N N A I

M A X I M U M

2 1

3 5

4 3

5 0

M I N I M U M

5

1 4

2 8

3 2

The HTML code for given table:

< html >

< head >

< title >New Page 1< /title >

< /head >

< body >

< div align="center" >

< center >

< table border="1" width="441" height="106" >

< tr >

< td width="441" height="19" colspan="5" >

< p align="center" >< b >TEMPERATURE< /b >< /td >

< /tr >

< tr >

< td width="60" height="23" >

< p align="center">CITIES

< td width="82" height="23" >

< p align="center">DELHI

< td width="87" height="23" >

< p align="center" >MUMBAI< /td >

< td width="77" height="23" >

< p align="center" >KOLKATTA< /td >

< td width="86" height="23" >

< p align="center" >CHENNAI< /td >

< /tr >

< tr >

< td width="72" height="24" >

< p align="center" >MAXIMUM< /td >

< td width="82" height="24" >

< p align="center" >21< /td >

< td width="87" height="24" >

< p align="center" >35< /td >

< td width="77" height="24" >

< p align="center" >43< /td >

< td width="86" height="24" >

< p align="center" >50< /td >

< /tr >

< tr >

< td width="72" height="21" >

< p align="center" >MINIMUM< /td >

< td width="82" height="21" >

< p align="center" >5< /td >

< td width="87" height="21" >

< p align="center" >14< /td >

< td width="77" height="21" >

< p align="center" >28< /td >

< td width="86" height="21" >

< p align="center" >32< /td >

< /tr >

< /table >

< /center >

< /div >

< /body >

< /html >


Related Discussions:- Give an example, how to write the html code

Explain applications of parallel processing, APPLICATIONS OF PARALLEL PROCE...

APPLICATIONS OF PARALLEL PROCESSING Parallel computing is an development of sequential computing which tries to emulate what has always been the condition of affairs in natural

Double negation - artificial intelligence, Double Negation - Artificial int...

Double Negation - Artificial intelligence: Always parents are correcting their children for the use of double negatives, but we have to be very alert with them in natural langu

Discrete mathmetics and structures, how to prove the partial order R is a t...

how to prove the partial order R is a total order in discrete mathmetics and structures by topological sorting method in c programming

What is use case and use case diagram, What is use case and use case diagra...

What is use case and use case diagram? A use case is a coherent piece of functionality that a system can give by interacting with actors. Use case includes one or more actors a

How can i execute a php script using command line, Just run the PHP CLI (Co...

Just run the PHP CLI (Command Line Interface) program and give the PHP script file name as the command line argument. For instance, "php myScript.php", assuming "PHP" is the comman

Why digital computers use complemented subtraction method, The chief reason...

The chief reason why digital computers use complemented subtraction is that it ? Ans. By using complemented subtraction method negative numbers can easily be subtracted.

#titlesoftware interface.., draw circuit diagram and the truth table that r...

draw circuit diagram and the truth table that represent demultiplexer

What is software and hardware interrupt, What is Software and hardware inte...

What is Software and hardware interrupt The software interrupts are program instructions. These instructions are inserted at desired location in a program. A program formed int

Digital systems and microprocessors, Your logic function for this assignmen...

Your logic function for this assignment is to be derived from your own student number. The number 1224583 will be used as an example as to how you should derive your function and e

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd