We can make the form look more presentable by defining form styles in Dreamweaver.
We can give a style to the <label> tag. To do this:
The php/ asp script is out of the scope of this tutorial. However there are free service providers that take care of the programming for you as well.
- Create a style for the label tag
- Click ‘Box’ and enter:
- Width : 150 px
- Float: Left
- Click OK
- Create a new CSS style
- Select Class and name it ‘.btn’
- Box > Left: 150 px
- Select the button on the web page and select ‘btn’ from the drop down next to Class in the Properties panel.
- The button moves to the right and aligns nicely with the other fields:
The php/ asp script is out of the scope of this tutorial. However there are free service providers that take care of the programming for you as well.
0 comments:
Post a Comment