You are here:
I am a professional Web Designer & Developer. I work with HTML, XHTML and CSS every day, and would be glad to help with your problems, and answer your questions.
Experience in the area
I have been a web designer/developer since 1997. I started developing websites with HTML 3.2 and using tables for layout.
In 2006 I received my degree in Computational Media, and now work fill time as a Webmaster and Interactive Media Author, as well as teaching continuing education courses on HTML, CSS and ActionScripting at my local college.
Currently I design with XHTML and CSS - no tables and much cleaner and more accessible code and allows the designer more freedom and flexibility than tables.
The web has always fascinated me. Websites are so dynamic, and no two are alike. Every site has a unique user base and a unique purpose. Developing websites is a rewarding challenge.
The wonderful thing about the web is there is always new technology, and always something new to learn to stay ahead of the curve. I am currently interested in XML and mobile technology.
The oldest HTML document on the World Wide Web today is from November 15, 1990.
Many experts agree that tables and frames are NOT the proper way to layout a page. CSS and XHTML should be used. Tables are meant for tabular data only.
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| heni | 05/07/12 | 10 | 10 | 10 | thanks |
| Daniel | 04/17/12 | 10 | 10 | 10 | Sorry took time to answer. no ..... |
| John Allen | 04/14/12 | 10 | 10 | 10 | Dan was very helpful! Thanks! |
| Paul | 02/21/12 | 9 | 7 | 10 | Hi Dan, Thanks for your response, but ..... |
| Eric Smith | 01/30/12 | 8 | 9 | 10 | Thanks very much for the help |
Just as a note...all HTML tags should be lower case. So your <Div> tags should be <div> tags. There are a few ways you can do this. If you want the black div to just barely show around the green div
The place to make the change in the head is $('.slideshow').cycle({ Instead of using classes, try using ID's. Change class="slideshow" to id="slideshow" on the first one, and id="slideshow1" and change
Try using jQuery Cycle instead ( http://jquery.malsup.com/cycle/) it is lighterweight, and more customizable. With Cycle, all you need to have is a series of <img> tags inside your table cell, and your
If you are on an Apache server, the best way to do this is using no caching rules in a .htaccess file. Try adding the following lines to a file called .htaccess inside your admin panel dirctory
There is an HTML standard of course. If you can write your write your HTML so it validates to W3C standards at http://www.w3.org/validator, you should be fine. Also check out the HTML 5 Boilerplate

©2012 About.com, a part of The New York Times Company. All rights reserved.