SitePoint Forums - Recent PostsWith a vast variety of web design tutorials and articles coupled with a vibrant and well informed community, SitePoint is the natural place to go to grow your online business.align="right" or class="alignright"- July 2, 2008 ...That's why you shouldn't write things like 'the image on the right' if it's not really to the right of that text. :)http://www.sitepoint.com/forums/showthread.php?p=3873398#post3873398 Basic Pagination- July 2, 2008 I was wondering how I could implement some basic pagination onto my website It's not for search results or anything like that, just to split different sections of the HTML up. For an example, there are myspace layouts on the site, and the coding for the link to each layout is: Say I wanted 10 or 15 layouts per page. How could I do that Let...http://www.sitepoint.com/forums/showthread.php?p=3873397#post3873397 My portfolio site - now online- July 2, 2008 ...Your meta tags; <meta name="description" content="Design for print, web and everything in between." > <meta name="keywords" content="design, print, web, portfolio, showcase, digital, online, London, Britian, UK, United Kingdom Cerven Cotter, Curvball, Tim Drunk, magazines, websites, layouts, branding, ID, logos, catalogue, brochure...http://www.sitepoint.com/forums/showthread.php?p=3873396#post3873396 Sum + Group pretty slow- July 2, 2008 ...alright usersup CREATE TABLE fs.users ( id int( 10 ) unsigned NOT NULL auto_increment , username varchar( 30 ) NOT NULL default '', password text NOT NULL , email text NOT NULL , paypal_email text NOT NULL , first_name varchar( 60 ) NOT NULL default '', last_name varchar( 60 ) NOT NULL default ...http://www.sitepoint.com/forums/showthread.php?p=3873395#post3873395 document type does not allow element "script" here- July 2, 2008 ...No, no, no! :nono: I think you also need to read the XHTML vs HTML FAQ. Using SGML comments around the content of the script element will make it a comment in XHTML. It's not like in HTML, where such a comment is ignored for script and style. Such comments are archaic anyway, since virtually no-one uses Netscape 2 any more.http://www.sitepoint.com/forums/showthread.php?p=3873394#post3873394 |