Computer Science, asked by anaghakrishna2002, 1 year ago

How to create a web page for kerala tourism.It should contain bgcolor,headings,text formatting(size,color),font tag,images

Answers

Answered by aleena7320
10

Explanation:

<html>

<head>

My web page

</title >

</head>

<body bgcolor ="red" Text =" blue">

<h2 align = "center" >

KERALA

</h2>

<font color ="green" >

Welcome to god's own country

</font >

<br>

<u>

Tourist places

</u>

<br>

Tekkady

<br>

Munnar

<br>

Wagamon

</body>

</html>

Answered by sajansunny3344
1

Answer:

Design a simple and attractive web page for Kerala Tourism. It

should contain features like background colour/image, headings,

text formatting and font tags, images, etc.

Similar questions