yl form tag with checkbox

6
HTML Form Tag with Checkbox …By YuvaLakshya Team All rights reserved

Upload: dilom1986

Post on 19-Jun-2015

157 views

Category:

Education


0 download

DESCRIPTION

YL form tag with checkbox

TRANSCRIPT

Page 1: YL form tag with checkbox

HTML Form Tag with Checkbox

…By YuvaLakshya Team

All rights reserved

Page 2: YL form tag with checkbox

Form Tag

<FORM>Input element

</FORM>

Form tag contains input

elementForm tag :

Purpose Gathering input form end user e.g feedback , order, login

Page 3: YL form tag with checkbox

Here input element of FORM tag : checkbox

User can select multiple options

Observe checkbox for

different types of chocolatesOpening tag

Closing tag

Page 4: YL form tag with checkbox

Go to File MenuAnd click on

Save As

Always save file with “ .html “

extension

Your file name should always end with “ .html “ extension . e.g demo.html

Click on Save

Page 5: YL form tag with checkbox

Now Go to saved file

Right click on it and Open with

Internet Explorer

Page 6: YL form tag with checkbox

Now check how FORM tag works with checkbox--

It will show checkbox as input field

You can select one or more checkbox at the same time