Computer Science, asked by abhinav1953642, 1 year ago

Html code of this
write code code for this

Attachments:

Answers

Answered by MichMich0945
14

<html>

<head>

 <title>Manchester Football Club Website</title>

 <style>

   h1 {

     text-align: center;

   }

   

   .right {

 position: absolute;

 right: 0px;

 width: 300px;

 

}

 </style>

 

</head>

<body>

 <span class='title' style='text-align:center;'>Football Club </span></br>

 <img src="football.png" alt="Football">

 <p>

   <h2>Welcome to the website of the Manchester Football Club</h2>

 </p>

 <p> The Manchester Football Club is based in United States of America has a long and <a href="history.html">proud history</a>. We have several teams in various age groups from kids to grown-ups so there is a team to suit any player </p>

 </br>

 <u> This year's motto :</u>

 <h3> We are the best </h3>

 </hr>

</body>

<footer>

 <strong> If you have any questions about us, send us a mail at [email protected] </strong></br>

 <span class='faded-right'>

ManchesterFootball Club. Last updated 30<sup>th</sup> July 2017

</footer>

</html>

Hope this helps you................................Ω

Your code will look like this ↓

Attachments:
Answered by krishgoel679
12

Answer:

<Html><head><title><Manchester Football Club Website</title></head>Font color="blue" style="arial">

<Body><P><B><Font align="Centre" style="arial">FOOTBALL CLUB</B></P></Font><Img src="imgpath.jpg" align="centre"><P><Font size="20" style="arial">Welcome to the website of Manchester Football Club </P></font><font style="arial"<p> The Manchester Football Club is based in United States of America has a long and <a href="history.html">proud history</a>. We have several teams in various age groups from kids to grown-ups so there is a team to suit any player </p>

<P><U>Year's motto:</U></P><P><I>We are the best: </P></I>

</Font><Font size="2" align="Centre"> If you have any questions about us, send us a mail at [email protected]</br>

ManchesterFootball Club. Last updated 30th July 2017

</Font></Body ></html>

I tried to bring out the facts i know which i thought was missed in previous answer. Though the user has done a good job..

Thank you ✌✌

Pls make me brainliest.... plss

Similar questions