background preloader

Web Design

Facebook Twitter

Tuts+ Network. Five Useful Interactive CSS/jQuery Techniques Deconstructed - Smashing Magazine. Advertisement With the wide variety of CSS3 and JavaScript techniques available today, it’s easier than ever to create unique interactive websites that delight visitors and provide a more engaging user experience.

Five Useful Interactive CSS/jQuery Techniques Deconstructed - Smashing Magazine

In this article, we’ll walk through five interactive techniques that you can start using right now. We’ll cover: Basics of Photography: The Complete Guide. Html Color Codes. HTML Codes - Table of ascii characters and symbols. HTML Forms Tutorial. The original and still most popular use for forms is in conjunction with CGI (Common Gateway Interface).

HTML Forms Tutorial

In the CGI way of doing things, the data the user enters is sent to the web server, where a program processes the data and returns the results. In other words, all the data is processed on the server, not in the web browser. Let's expand our earlier example to show how to incorporate CGI: <FORM ACTION="/cgi-bin/mycgi.pl"> favorite color: <INPUT name="favecolor"><INPUT TYPE=SUBMIT VALUE="Submit"></FORM> which gives us. HTML Tags / Codes / Web Page Design. HTML 4.01 Quick List. HTML Color Values. HTML 4.01 / XHTML 1.0 Reference. W3Schools Online Web Tutorials.