Web Site Contact Problem

Discussion in 'HTML & Website Design' started by Com, Feb 3, 2011.

  1. #1
    Please i need help on how to position contact properly

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <title>Your Company Name</title>
    <link rel="stylesheet" type="text/css" media="screen" href="style.css" />
    </head>
    <body>
    <div id="container">
    <div id="intro">
    <div id="pageHeader"><img alt="" src="images/donate.png" style="margin-left: 85px" width="60" align="left" />
    <h1><span><img alt="" src="images/logo.png" /></span></h1></div>
    <div id="preamble">
    <h3><span>What is Lorem Ipsum?</span></h3>
    <p class="p1"><span><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</span></p>
    <div id="linkList">
    <div id="linkList2">
    <div id="lselect">
    <ul>
    <li><a href="">Home</a></li>
    <li><a href="#">About Us</a></li>
    <li><a href="#">News</a></li>
    <li><a href="#">Contact</a></li>
    <li><a href="#">Links</a></li>
    <li><a href="blog/">Blog</a></li></ul></div></div></div></div>
    </div>
    </body>
    </html>
    
    <div id="Content">
    
    
    <p class="p1"><span><em><strong> Please </strong> for any question don't hesitate to Contact Us.</em></span></p>
    <p class="p2"><span><em><strong> E- Mail </strong> service@xxxxxx.com </em></span></p>
    </div>
      
    <div id="footer" style="position: absolute; left: 263px; top: 597px"><span>Copyright © 2006 Your Company Name</span><!-- Designed by DreamTemplate. Please leave link unmodified. Thank you --><br />
    <center><a href="http://www.dreamtemplate.com" title="Website Templates" target="_blank">Website templates</a></center></div></div>
    
    
    
    </body>
    </html>
    Code (markup):
     
    Com, Feb 3, 2011 IP
  2. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #2
    What do you exactly mean? Explain the issue and give us a link or css for the markup.
     
    radiant_luv, Feb 3, 2011 IP
  3. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    What i meant is that when i try to create contact the writing isn't positioning properly it will go below & it's suppose to be normal, but you can see the code that i paste on top .
     
    Com, Feb 4, 2011 IP
  4. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #4
    What do you mean by "it will go below", It would be where you it supposed to be ie it will append in a list after the news item (unless you style it to appear in a inline (horizontal) manner).
     
    radiant_luv, Feb 4, 2011 IP
  5. AtSeaDesign

    AtSeaDesign Active Member

    Messages:
    172
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    93
    #5
    give us a URL. :)
     
    AtSeaDesign, Feb 4, 2011 IP
  6. 4Fun

    4Fun Peon

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i couldnt really understand what are u demand from us to do, can u explain it more easyer ? :)
     
    4Fun, Feb 4, 2011 IP
  7. Com

    Com Member

    Messages:
    160
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #7
    I don't know if i am coding it wrongly yes it go below it's not positioning properly at all .

     
    Com, Feb 7, 2011 IP