CSS Layout without the hassle of div position
July 22, 2010 by ·
Tables are for tabular data. Div with CSS has been the new layout trend. With div and css, the code is much cleaner and accessible. But div positioning is something I always had problem with. But now using float attribute, I can create CSS Layout in much easier way.
I just watched a very good video on google about how to easily create CSS Layout. I hope you have enough time, its about an hour long video.
Check it out.
Reading about how to customize WordPress
July 19, 2010 by ·
I have been reading about WordPress this weekend.
WordPress is a Web CMS that can be used to create a blog. By default, it is set to create blog. But lots of website use WordPress as the base website and customize it to create amazing websites.
I still need to hone my CSS 2 skills, specially the layout skills. With a good knowledge of CSS, PHP, Photoshop and JQuery, WordPress can be customized to create very professional quality websites.