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

How ORG statement processed in two-pass assembly scheme, Can the operand ex...

Can the operand expression in an ORG statement contains forward references? If so, outline how the statement can be processed in a two-pass assembly scheme. ORG that is origin

Amdahls law - calculate speed up performance, To calculate speed up perform...

To calculate speed up performance various laws have been developed. These laws are discussed here.  Amdahl's Law Remember, the speed up factor helps us in knowing the relat

Which algorithm is used to solve computational problems, Which algorithm is...

Which algorithm is used to solve computational problems If we want to solve any problem then we use a series of well-defined steps. These steps are collectively known as algori

Explain abstract class, What is an interface and what is an abstract class?...

What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?   Abstract classes are closely related to interfaces. They are classe

What is the use of inter process communication, What is the use of inter pr...

What is the use of inter process communication. Inter process communication gives a mechanism to allow the co-operating process to communicate with each other and synchronies t

Implementation of 3 line to 8 line decoder, Implement the following functio...

Implement the following function using a 3 line to 8 line decoder. S (A,B,C) =   ∑ m(1,2,4,7) C (A,B,C) =  ∑ m ( 3,5,6,7)         Ans. Given function S (A,B,C) = m (1,2,4,7)

Show various RISC processors, Q. Show Various RISC Processors? RISC has...

Q. Show Various RISC Processors? RISC has fewer design bugs and its simple instructions decrease design time. Sodue to all the above important reasons RISC processors have beco

How do i publish an xml message, Follow these steps: 1. Produce XML from...

Follow these steps: 1. Produce XML from the DOM document tree. 2. Serialize the generated DOM document to a StringWriter. 3. Call toString on the StringWriter and pass it into

What is a multitape tm, What is a multitape TM?  A  multi-tape  Turing ...

What is a multitape TM?  A  multi-tape  Turing  machine  having  of  a  finite  control  with  k-tape  heads  and k-tapes each tape is infinite in both directions. On a one mov

What is the prominence of rs232-c in serial communication, What is the prom...

What is the prominence of RS232-C in serial communication?  Name some application where you see its use.  RS-232 stands for Recommend Standard number 232 and C is the latest re

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