Posted on Aug 29th, 2009 in
Photoshop Tutorials |
0 comments
In this tutorial I’ll teach you how to create a sleek dark button, along with some little techniques, and then I’ll show you how to apply a rollover effect.
Step 1
First of all you’ll need to create a new Photoshop document – the size I’ve chosen is 600 by 420 pixels just like all my other tutorials – but the button will be considerably smaller With that open, fill it in with a dark radial gradient...
Posted on Aug 14th, 2009 in
HTML Tutorials |
0 comments
Radio buttons are used when you want to let the visitor select one – and just one – option from a set of alternatives. If more options are to be allowed at the same time you should use
check boxes instead.
SETTINGS:
Below is a listing of valid settings for radio buttons:
HTML
EXPLANATION
EXAMPLE
radio
name=
value=
align=
tabindex=
checked
Choose one – and only one – option
Name of...