Jump to content

Utibedc

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Utibedc

  1. 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>
  2. 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>

     

  3. On 8/20/2020 at 3:14 AM, TheRealMaverick said:

    DOCTYPE

     

    Alright... 

    Use the following code. 

    	<!DOCTYPE html>
    <html>
       <head>
       <title>Mark Fisher Cyberfield</title>
          <style>
             body {
                background-image: url("https://i.imgur.com/lOXvRlF.jpg");
             }
          </style>
       </head>
    	   <body>
         <h1 style="text-align:center;">Mark Fisher Cyberfield</h1>
     <img src="https://im2.ezgif.com/tmp/ezgif-2-cd1e826696cf.gif" style="width:50%;display: block;margin-left: auto;margin-right: auto;"/>
       </body>
    </html>

     

  4. I want to make something like this... Where user can create forum topic..

    594304810_wp_ss_20200824_0008(2).thumb.png.2644c723ee697d2f9673bbaf413ed2ed.png

    But, I will be using the parameter below..  (similar to form/input code of login/sign up).. 

    The issue is that I have no understanding of what to put. 

    1) In the configuration ini text 

    2) As a code to display. 

    1105201064_wp_ss_20200824_0003(2).thumb.png.c63323b23afbb0e710c9a2e61d8e5b3e.png

×
×
  • Create New...