I just made a simple social networking site any comments or suggestions please? http://wappile.info
Site testing/suggestions
Collapse
X
-
Originally posted by s3nzo View PostI just made a simple social networking site any comments or suggestions please? wappile.info : #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
-
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
Comment