Currently Browsing: Marketing

How to be Web 2.0 Compatible

A short but sweet list of guidelines to follow while building a web 2.0 website. Learn XHTML. Make sure your pages are XHTML transitional or strict. This will help with your visibility to search engines and cross-browser compatibility. XHTML Tutorial by W3Schools Learn CSS. With CSS, you can start separating content from appearance and CSS is more cross browser friendly than tables. One thing to avoid while programming with CSS is to use too many nested divs. If you start using too many, it’s kind of pointless to start using CSS rather than tables in the first place. If you are just...
read more
Page 2 of 2«12