Jump to content

mistake in codes


siverbolt72

Recommended Posts

<!DOCTYPE html >
      <HTML>
       <head> 
       <Title>F.A.Q</title><Bodystyle="Background color:Blue">
        </head>
        <hr>
            <h1>FREQUENTLY ASKED QUESTIONS</h1>
       <p><fonts face="luccida console" color="Yellow">MOST OF  QUESTIONS CUSTOMERS ASKED</font><br>
      <ol>
<h2><li>what drugs makes an hen egg more bigger and stronger;</h2></li>
      <ul>
<li>Using of egg booster.</li>
<li>Fortified with Vitamin D-3 - Improved egg nutrition.</li>
<li>Formulated with yeast - Supports overall bird health.</li>
<li>Includes probiotics - Promotes good gut health.</li>
<li> Contains a natural extract to help enhance yolk color.</li>
        </ul></p>
  
 <h3><li>What feeds makes a male hen to grow more bigger and stronger;</h3></li>
<ul>
<li>For boilers they can be given either finisher or growers feeds,
but it is adviseable to use finisher for bigness and fatness</li>
         </ol></ul>
  <p><center><font face="Algerian" size=7 color="lightgreen">JOIN OUR NEWSLETTER</fonts></center></p> 
 <font face="Algerian" size=5>No spam, no pushy marketing material.Just news, updates, upcoming events and ongoings here at Sango ota header quarters.
          Tel:09022611666</font></body>
       </HTML>pls the background color isn't working wat should i do

Link to comment
Share on other sites

  • 2 weeks later...

Wow!! 

Well.... 

This will work... 

<!DOCTYPE html >
      <html>
       <head> 
       <title>F.A.Q</title><body style="background:blue">
        </head>
        <hr>
            <h1>FREQUENTLY ASKED QUESTIONS</h1>
       <p><fonts face="luccida console" color="Yellow">MOST OF  QUESTIONS CUSTOMERS ASKED</font><br>
      <ol>
<h2><li>what drugs makes an hen egg more bigger and stronger;</h2></li>
      <ul>
<li>Using of egg booster.</li>
<li>Fortified with Vitamin D-3 - Improved egg nutrition.</li>
<li>Formulated with yeast - Supports overall bird health.</li>
<li>Includes probiotics - Promotes good gut health.</li>
<li> Contains a natural extract to help enhance yolk color.</li>
        </ul></p>
  
 <h3><li>What feeds makes a male hen to grow more bigger and stronger;</h3></li>
<ul>
<li>For boilers they can be given either finisher or growers feeds,
but it is adviseable to use finisher for bigness and fatness</li>
         </ol></ul>
  <p><center><font face="Algerian" size=7 color="lightgreen">JOIN OUR NEWSLETTER</fonts></center></p> 
 <font face="Algerian" size=5>No spam, no pushy marketing material.Just news, updates, upcoming events and ongoings here at Sango ota header quarters.
          Tel:09022611666</font></body>
</html>

 

Link to comment
Share on other sites

3 minutes ago, Utibedc said:

Wow!! 

Well.... 

This will work... 

 


<!DOCTYPE html >
      <html>
       <head> 
       <title>F.A.Q</title><body style="background:blue">
        </head>
        <hr>
            <h1>FREQUENTLY ASKED QUESTIONS</h1>
       <p><fonts face="luccida console" color="Yellow">MOST OF  QUESTIONS CUSTOMERS ASKED</font><br>
      <ol>
<h2><li>what drugs makes an hen egg more bigger and stronger;</h2></li>
      <ul>
<li>Using of egg booster.</li>
<li>Fortified with Vitamin D-3 - Improved egg nutrition.</li>
<li>Formulated with yeast - Supports overall bird health.</li>
<li>Includes probiotics - Promotes good gut health.</li>
<li> Contains a natural extract to help enhance yolk color.</li>
        </ul></p>
  
 <h3><li>What feeds makes a male hen to grow more bigger and stronger;</h3></li>
<ul>
<li>For boilers they can be given either finisher or growers feeds,
but it is adviseable to use finisher for bigness and fatness</li>
         </ol></ul>
  <p><center><font face="Algerian" size=7 color="lightgreen">JOIN OUR NEWSLETTER</fonts></center></p> 
 <font face="Algerian" size=5>No spam, no pushy marketing material.Just news, updates, upcoming events and ongoings here at Sango ota header quarters.
          Tel:09022611666</font></body>
</html>

 

 

Better still... 

Use this:

<!DOCTYPE html >
      <html>
       <head> 
       <title>F.A.Q</title><body style="background-color:blue">
        </head>
        <hr>
            <h1>FREQUENTLY ASKED QUESTIONS</h1>
       <p><fonts face="luccida console" color="Yellow">MOST OF  QUESTIONS CUSTOMERS ASKED</font><br>
      <ol>
<h2><li>what drugs makes an hen egg more bigger and stronger;</h2></li>
      <ul>
<li>Using of egg booster.</li>
<li>Fortified with Vitamin D-3 - Improved egg nutrition.</li>
<li>Formulated with yeast - Supports overall bird health.</li>
<li>Includes probiotics - Promotes good gut health.</li>
<li> Contains a natural extract to help enhance yolk color.</li>
        </ul></p>
  
 <h3><li>What feeds makes a male hen to grow more bigger and stronger;</h3></li>
<ul>
<li>For boilers they can be given either finisher or growers feeds,
but it is adviseable to use finisher for bigness and fatness</li>
         </ol></ul>
  <p><center><font face="Algerian" size=7 color="lightgreen">JOIN OUR NEWSLETTER</fonts></center></p> 
 <font face="Algerian" size=5>No spam, no pushy marketing material.Just news, updates, upcoming events and ongoings here at Sango ota header quarters.
          Tel:09022611666</font></body>
</html>
Edited by Utibedc
Didn't Edit The First, Properly.
Link to comment
Share on other sites

<!-- font, center tags are obsolete, wrong opening tag of fonts -->

<!DOCTYPE html >
      <html>
       <head> 
       <title>F.A.Q</title>
         <body style="background:blue"> <!--misplaced, should be under </head>-->
        </head>
        <hr>
            <h1>FREQUENTLY ASKED QUESTIONS</h1>
       <p><fonts face="luccida console" color="Yellow">MOST OF  QUESTIONS CUSTOMERS ASKED</font><br> <!--no closing tag for p -->
      <ol> <!--misplaced ol tag -->
        
 <!-- #1 opening/closing tags are like boxes within boxes <h2>...</h2> should be outside of li tags. you have li escaping outside </h2> tag-->
<!--BUT! saying that li tag can only be within a ol or ul tag -->
<h2><li>what drugs makes an hen egg more bigger and stronger;</h2></li> 
      <ul>
<li>Using of egg booster.</li>
<li>Fortified with Vitamin D-3 - Improved egg nutrition.</li>
<li>Formulated with yeast - Supports overall bird health.</li>
<li>Includes probiotics - Promotes good gut health.</li>
<li> Contains a natural extract to help enhance yolk color.</li>
        </ul></p> <!--because h2 an li tags are wrong this is also treated as misplaced -->
  
 <h3><li>What feeds makes a male hen to grow more bigger and stronger;</h3></li> <!--#2 same as #1-->
<ul>
<li>For boilers they can be given either finisher or growers feeds,
but it is adviseable to use finisher for bigness and fatness</li>
         </ol></ul> <!-- misplaced you need to decide which you want ordered or unordered list you can't have both-->
  <p><center><font face="Algerian" size=7 color="lightgreen">JOIN OUR NEWSLETTER</fonts></center></p> <!--see very tp comment, oh look we found the invalid obsolete fonts tag-->
 <font face="Algerian" size=5>No spam, no pushy marketing material.Just news, updates, upcoming events and ongoings here at Sango ota header quarters.
          Tel:09022611666</font><!--see very tp comment-->
</body>
</html><!--because misplaced elements these are also treated as misplaced --> 

Validate: You really really need this

https://validator.w3.org/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...