31 December 1969 17:00
Enlighten Designs - Slicing Tutorial
by 11 othersThis guide will attempt to take you step by step, through the process of creating a fully functioning CSS layout
CSS Techniques Roundup - 20 CSS Tips and Tricks
by 39 othersI never cease to be amazed at what problems can be solved with pure CSS. Here are 20 CSS techniques, tips and tricks that you may find handy:
chris erwin dot com - CRIR: Checkbox Radio Input Replacement
by 13 othersThis combination of JavaScript and CSS will hide checkbox and radio inputs that have a class = "crirHiddenJS", an id, and a proper label tag.
This will allow you to style the label however you wish using CSS, and the actual input control will be hidden. The form will still collect data as it normally would because the label itself will trigger the hidden input control. If javascript is disabled no inputs will be hidden and the form is still be fully functional.
HTML and CSS Table Border Style Wizard
by 12 othersUse this wizard to experiment with table border styles and generate style source code. This wizard uses dynamic HTML to change the style of the table in-situ, without loading another page. It is cross-browser compatible with Firefox, Netscape, Internet Explorer, and other modern browsers.
1
(7 marks)