Site testing/suggestions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Site testing/suggestions

    I just made a simple social networking site any comments or suggestions please? http://wappile.info
    libra.wen.ru

    #2
    Originally posted by s3nzo View Post
    I just made a simple social networking site any comments or suggestions please? wappile.info : #
    Very nice, may be you shud work with the CSS.
    I need some facebook likes, can you please help me
    http://facebook.com/softwarefreakin
    I noticed social media is really powerful
    Well DONE is better than well SAID

    Comment


      #3
      You should check the markup.
      For example:

      <div class="logo">...
      <a href="http://coding-talk.com/f23/index.php">Home</a>...
      Make something to hide this link in home page.

      <form action="./" method="post"> and <p> or <div> after that.
      <img> must have width, height and alt attributes.

      At the end of editing validate markup with W3C Validator.

      Bwt, invalid XHTML MP is not parsed to the browser, in .php files its automaticly reparsed as HTML 4.01.
      <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

      Comment

      Working...
      X