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

Learning weights in perceptrons, Learning Weights in Perceptrons: Furt...

Learning Weights in Perceptrons: Furthermore details are we will look at the learning method for weights in multi-layer networks next lecture. Thus the following description o

Find the simplified function, Q. F' (A, B, C, D) = (A + B + D')(A + C' + D'...

Q. F' (A, B, C, D) = (A + B + D')(A + C' + D')(A + B' + C')        D' (A, B, C, D) = (A + B' + C + D')(A' + C' + D')(A' + B + D)        Find the simplified function F and imple

The extra key inserted at the end of the array, The extra key inserted at t...

The extra key inserted at the end of the array is called a Sentinel is the extra key inserted at the end of the array

Explain dma and interrupt breakpoints, Q. Explain about DMA and Interrupt B...

Q. Explain about DMA and Interrupt Breakpoints? DMA interface transfers complete block of data one word at a time directly to or from memory without going through processor. Wh

Use of large register file, Generally the register storage is faster than c...

Generally the register storage is faster than cache andmain memory. Also register addressing uses much shorter addresses than addresses for cache and main memory. Though the number

The source to the current version, How do I update an existing copy of the ...

How do I update an existing copy of the source to the current version? Ans) As the common code changes, you might need to update your copy to have the lastest version. To do tha

Short notes on model primitives in director mx 2004, Question: (a) Prep...

Question: (a) Prepare short notes on the model primitives in Director MX 2004. (b) Therefore using the box primitive write codes to prepare a new model resource of length 50

Garbage collector to free the memory, In .NET Compact Framework, can I free...

In .NET Compact Framework, can I free memory explicitly without waiting for garbage collector to free the memory?  Yes you can clear the memory using gc.collect method but it i

user to enter the weight, A red and blue car were involved in a head-on co...

A red and blue car were involved in a head-on collision. The red car was at a standstill and the blue car was possibly  speeding. Eye witness video recorded suddenly following the

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