| Name | Expertise | Status |
 |
Dan Stephenson Canada View Profile
| 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. | Available Ask A Question View Past Answers |
Arvind Ahluwalia View Profile
| I have been learning HTML since September 2000, and will try to answer
your questions to the best of my ability. Please no questions on any
other programming language. | Available Ask A Question View Past Answers |
Syed Waqar Hussain Pakistan View Profile
| Let's play with Html with me. Feel free to ask anything about General HTML, Css | Available Ask A Question View Past Answers |
Vishal Arora U.S. View Profile
| I've been learning web languages for approximately 10 years. I'm very well versed in proper, standards compliant HTML, XHTML and CSS. In addition, I also know ActionScript 2.0 and 3.0 for Flash projects and PHP for server-side applications. No Javascript questions please. | Available Ask A Question View Past Answers |
Lucas Brown U.S. View Profile
| I can help you with basic CSS/HTML/XHTML knowledge and support. I can edit and repair any of the above. | On Vacation returns 12/31/2008 |
| |
| VOLUNTEER TO BE AN EXPERT IN THIS CATEGORY |
| Recent Answers |
 |
 |
2008-11-25 User Input: There are numerous reasons for this, and they depend on what type of data you have. If my form is asking for credit card number, I want to ensure I get a credit card number that is valid, and not letters...
|
2008-11-25 Importance of validation user input: Hi Sharon, It is most important to validate input coming from users. Why? Lets go through following points: 1. think you have feedback form in your website, and i am spamming you through that form?...
|
2008-10-26 Tables: Hello Bill, Using tables, you will run into these kind of issues. Try setting the table row that holds the navigation to have a set height. Then if you set the table cell (<td>) to also have a set...
|
2008-10-25 text behind background picture: Hello Vyasa, well put background image in body with no-repeat fixed elements. Call your contents in div which will be auto height not fixed. Yes browser is having problem because you fixed your...
|
2008-10-18 background image ABOVE text: You can do this by changing the z-index of various elements of your page in CSS. -999 is the lowest, 999 is the highest. If you have your text in a div, you should be able to set the div's z-index...
|
| More Answers for "HTML" |