Testing your web pages in multiple browsers is critical to ensure that your pages work for as many people as possible. Alexander Peev provides us with information on how to test, what to do when problems crop up during testing, and even how to deal with changes to the site after testing is complete. This is part two of the article Cross Browser Testing.
Read the full article: How to Test Web Page Designs
Are you looking for technical writing experience on HTML, web design, or XML? I am looking for one to three interns for the second half of 2012. Interns for this site will write one article (650-800 words) per month, July through December, on topics related to HTML, web design, web editors, and XML.
This internship is unpaid, but you can work from anywhere in the world and all your articles will appear with your byline along with an author profile describing you and your expertise.
This internship is open to any current graduate or undergraduate students studying web design, computer science or a related discipline. Recent graduates are also invited to apply. You must know HTML and be able to write clear, accurate articles about HTML and web design.
To apply: please send a cover letter, current resume, writing sample, and the URL for at least one web page you have built to webdesign.guide@about.com. Please indicate what web editor you use for building web pages and what topics you would be most interested in writing about. Deadline for applications: June 15, 2012.
I've been working with beginning web developers for many years now, and the most common question I get is how to get images to display correctly. Images are challenging for the beginning web developer because they have to understand how web servers work (a little) and how directory systems differ on their home machine and their web server.
If you still are having trouble, you should consider signing up for my Free HTML class.
Centered alignment is a popular design element as it's relatively easy. In fact, now centering with CSS is arguably harder than it used to be with the CENTER element (that element is deprecated and you shouldn't use it). However, there are drawbacks to centered design. In fact, Jacci, the Desktop Publishing Guide, recommends that you should avoid centered text for most body copy.