background preloader

HTML

Facebook Twitter

Jason's Date Input Calendar. Note: Updated Sept 20th, 05' for various improvements. Description: Jason's Date Input Calendar is designed specifically to make entering date values into forms as easy as can be! It's different from most other similar scripts in the following two ways: The script generates not only the popup calendar to easily select a date, but the corresponding form field as well, made up of select menus and text boxes. The script then creates a corresponding hidden field containing the actual chosen date for easy passing along with the rest of your form. Supports multiple calendar inputs in the same form/page. Allows date input either via the popup calendar, or by the user directly inputting the desired date (via select menu and text box). More supported date formates, including the popular mySQL YYYY-MM-DD New! In other words, this script takes the hassle out of not only selecting a date inside forms, but creating the appropriate HTML and packaging that value for easy passing as well!

Demo: CSS Tutorial. HTML and CSS Validation: Should You Validate Your Web Page? Should You Validate Your Web Page? By Christopher Heng, thesitewizard.com Whether you design your web page using a visual web editor like Dreamweaver or KompoZer, or you code HTML directly with a simple text editor, the generally recommended practice is to validate it after you finish designing it. This article discusses what validation means, points you to some of the free tools that you can use, and deals with its limitations and the problems that a new webmaster may face.

Note: if you are not sure what HTML and CSS mean, please read What are HTML, CSS, JavaScript, PHP and Perl? Do I Need to Learn Them to Create a Website? What does Validating HTML or CSS Mean? For those unfamiliar with the term, "validating" a page is just a jargon-filled way of referring to the use of a computer program to check that a web page is free of errors. The W3 Consortium has its own online validator which you can use for free. A CSS validator checks your Cascading Style Sheet in the same manner. Conclusion. HTML 4.01 / XHTML 1.0 Reference.