Posts Tagged ‘CSS…’

.css / .html question…?

Posted on October 20th, 2010 by David Montgomery Jr.
I’m designing a social network with SocialGo and want to create a custom login button. I know the answer will be simple but its really starting to bug me. The code being used atm is… Login If i put my own designed button in a table, how would i code it to have the same function? Thanks Image taken on 2008-02-11 10:31:56. Image Source. (Used with permission)

Full Story »

Filed under: CSS HTML Design HELP Tags: , ,

Benefits of Table Less CSS/ XHTML Web Design Technolog

Posted on September 14th, 2010 by David Montgomery Jr.
There were days when use of tables in website was a must but those days are over now. Due to continuous updation in technologies and methodology, use of table are like an obsolete technology. In tableless web design, designer do not use HTML tables for page layout control. Now expert web designer arrange text and other elements on a page through CSS(Cascading Style Sheets). CSS is discovery of W3C (World Wide Web Consortium). The main purpose of CSS design is to improve web accessibility and limit the use of HTML for semantic purpose instead of presentational purposes. SEO is…

Full Story »