Computer Science, asked by jkonho, 1 year ago

plz help me in solving this problem
plz give the coding

Attachments:

Answers

Answered by parthkshirsagar
1
<Html><body background="school logo.jpg><h1 align="center" color="red"></h1><h2 style="elephant" color="dark blue"></h2>
<B><U><I><TT>School Information</B></U></I></TT>(Write about school mission etc. )</Html></body>
Answered by AnshikaGautam
1


<html>

<head>

<title>***Your school  name here</title>

</head>

<body background=”school_logo.jpg/png (any format of pic you have)>

<h1 align=”centre” color=”red”>MY SCHOOL</h1>

<font style=”Lucida console” size=”5” color=”blue”>

<ul type=”disc”><li><b><i>School mission</i></b></li></ul>

*******Type everything you want to**********

<ul type=”disc”><li><b><i>School history</i></b></li></ul>

********just like this type your content**********

</font>

</body>

</html>

 

 

 

 

 

 


AnshikaGautam: Sorry about as my answer isn't representing any tag
AnshikaGautam: Contact me. For any coding help. Like html c++
AnshikaGautam: Inbox me. If you want help.... I'll give you my email
siddhartharao77: <h1 align="center" color="red" >Information</h1>
<body background="C:\sid.jpg"> <p style="font-style=normal;font-size:20px;color:red">Any Info</p>
AnshikaGautam: now it's okay....every tag visible...just go through it
siddhartharao77: Just minute spelling mistakes in ur code..Except that everything is fine.
AnshikaGautam: which spelling??
siddhartharao77: Attribute values spelling.
Similar questions