You are here:

HTML/Expert Profile


Ask A Question

Expertise

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


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.

What do you like about this subject?

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.

What do you still hope to achieve/learn in this field?

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.

Something interesting about this subject that others may not know:

The oldest HTML document on the World Wide Web today is from November 15, 1990.

Something controversial or provocative about this subject

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.


This expert accepts donations:      

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
heni05/07/12101010thanks
Daniel04/17/12101010 Sorry took time to answer. no .....
John Allen04/14/12101010Dan was very helpful! Thanks!
Paul02/21/1210Hi Dan, Thanks for your response, but .....
Eric Smith01/30/1210Thanks very much for the help

Recent Answers from Dan Stephenson

2012-01-29 CSS Positioning Divs:

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

2012-01-16 Auto-scrolling slideshow:

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

2012-01-13 Auto-scrolling slideshow:

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

2011-12-19 nocache header:

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  

2011-12-16 HTML page can be run on any browser:

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

 

Ask A Question

HTML

All Answers


Answers by Expert:


Ask Experts

Volunteer


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