Posted by webdesign.guide@about.com
Examples of how the CSS descendant selector affects your HTML in ways you might not have intended.
Posted by webdesign.guide@about.com
The br tag defines a forced line break within an XHTML document.
Posted by webdesign.guide@about.com
Web developers and Web designers both work on websites, often on the same site at the same time. But they don't always work smoothly together. Web developers are the programmers of a website and tend to worry less about how the site looks than how it works.
Posted by webdesign.guide@about.com
Web developers and Web designers both work on websites, often on the same site at the same time. But they don't always work smoothly together. Web designers are the artists of a website and tend to worry less about the function of the site in favor of making it look good.
Posted by webdesign.guide@about.com
When you use multiple XML specifications in one document, you can run into collisiohs between the two specifications. XML namespaces tell the parser which specification to use for the element in question.
Posted by webdesign.guide@about.com
SSL certificates are generaly fairly expensive, but there are some less expensive options, and if you want your customers to be secure on your site, using an SSL certificate that is signed by a reputable certificate authority is important.
Posted by webdesign.guide@about.com
There are lots of different tools out there for Web designers. Editors are just the tip of the iceberg. There are CSS editors, FTP clients, Web analytics software, CMS's, image map editors, databases, graphics software, and so much more. This list will have some of the better free tools for Web designers, and it's updated every week. These are my picks for 2010.
Posted by webdesign.guide@about.com
The pre tag tells the Web browser to display the text exactly as you type it. This is called pre-formatted, because the text is formatted in the HTML itself, rather than by the browser.
Posted by webdesign.guide@about.com
Tab 1 Tab 2 Tab 3 Tab 4 The only difference in the HTML code between this page and the other three tabbed
Posted by webdesign.guide@about.com
Understanding the three layers of Web development can help site maintenance easier as well as give you focus on what you're working on.