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

Program for encoding ASCII alpha numeric, Q. Program for encoding ASCII Alp...

Q. Program for encoding ASCII Alpha numeric? ; A program for encoding ASCII Alpha numeric. ; ALGORITHM:             ; create the code table             ; read an input

Er diagrams, how can I draw er diagram for sell & storage section of a drug...

how can I draw er diagram for sell & storage section of a drugstore?

Define locality of reference, Define locality of reference? What are its ty...

Define locality of reference? What are its types?  During the course of implementation of a program memory references by the processor for both the instruction and the data ten

Database management system, what is time out based schemes in concurrency c...

what is time out based schemes in concurrency control

Define the actions a process take upon receiving a signal, Define the vario...

Define the various actions a process might be take upon receiving a signal? There are various actions a process might be take upon receiving a signal here are three different d

What is virtual memory, What is virtual memory? Method that automatical...

What is virtual memory? Method that automatically move program and datablocks into the physical main memory when they are needed for execution are known as virtual memory.

Face detection, i want the matlab code for the following events 1. face det...

i want the matlab code for the following events 1. face detection 2. video to frame conversion 3.video shot boundary detection

Time Complexity, how to determiner time complexity of any given polynomial ...

how to determiner time complexity of any given polynomial in data structure?

Explain the memory transfer process, Q. Explain the Memory Transfer process...

Q. Explain the Memory Transfer process? Memory Transfer Transfer of information from memory to outside world which implies I/O Interface is known as a read operation. Tra

Levels of parallel processing, Levels Of Parallel Processing Depending ...

Levels Of Parallel Processing Depending upon the difficulty under consideration, parallelism in the answer of the problem may be achieved at dissimilar levels and in different

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