SlideShare a Scribd company logo
1 of 6
Computer html
Made by – Ibrahim Sarkar
Definition list
• <HTML> <HEAD> <TITLE> DEFINITION LIST </TITLE> </HEAD>
<BODY BGCOLOR=BLUE TEXT=WHITE> <H3 ALIGN=CENTER>
MS OFFICE APPLICATIONS </H3> <DL> <DT><B><U> MS
POWERPOINT:- </B></U> <DD> IT IS USED TO CREATE
PRESENTATIONS <DT><B><U> MS EXCEL:- </B></U> <DD> IT IS
USED TO PERFORM CALCULATION <DT><B><U> MS WORD:-
</B></U> <DD> IT IS USED TO CREATE TEXTUAL DOCUMENT
</DL> </BODY> </HTML>
Ordered list
• <HTML> <HEAD> <TITLE> ORDERED LIST </TITLE> </HEAD>
<BODY bgcolor=blue text=white> <H1><font color=red> NAME
OF FRUITS </font></H1> <OL TYPE="A" start=5> <LI> APPLE
<LI> BANANA <LI> KIWI <LI> MANGO </OL> </BODY>
</HTML>
Nested list
• <HTML> <HEAD> <TITLE> NESTED LIST </TITLE> </HEAD> <BODY
BACKGROUND="BG1.jpg" TEXT=BLUE> <MARQUEE DIRECTION=RIGHT>
MY FIRST WEBPAGE </MARQUEE> <H2 ALIGN=CENTER><FONT
COLOR=RED FACE="ARIAL"> MCQ </H2></FONT> <IMG SRC="ART.jpg"
HEIGHT=150 WIDTH=150 ALIGN="RIGHT" ALT="IMAGE IS NOT
AVAILABLE"> <OL> <LI> WHAT IS THE SHORT CUT KEY TO OPEN A FILE?
<OL TYPE="a"> <LI> CTRL + M <LI> CTRL + N <LI> CTRL + O <LI> CTRL + S
</OL> <BR><BR> <LI>WHAT IS THE SHORT CUT KEY TO SAVE A FILE? <OL
TYPE="a"> <LI> CTRL + M <LI> CTRL + N <LI> CTRL + O <LI> CTRL + S
</OL> </OL> <A
HREF=https://www.hpe.com/uk/en/compute/hpc/supercomputing.html
?jumpid=ps_fcna4xkrvt_aid-
520042864&ef_id=CjwKCAjwn8SLBhAyEiwAHNTJbTQ5R90UJ8Lo7FDSvr1
2oB0dve9so7xvGKUP_24GR-
HuIJ51sxxO5xoC_L0QAvD_BwE:G:s&s_kwcid=AL!13472!3!54572448402
7!e!!g!!supercomputing%20technology!14644166563!126854025093&
> CLICK HERE TO OPEN SCHOOL'S WEBSITE</A> </BODY> </HTML>
Table
• <HTML> <HEAD> <TITLE> SAMPLE TABLE </TITLE> </HEAD>
<BODY> <TABLE BORDER=5 BORDERCOLORLIGHT=RED
BORDERCOLORDARK=BLUE CELLPADDING=20
CELLSPACING=20 HEIGHT=50 WIDTH = 60
BACKGROUND="Art.jpg" > <CAPTION ALIGN=BOTTOM> TABLE
1 : DETAILS OF CLASS 7B </CAPTION> <TR > <TH COLSPAN=3>
MANSUKHBHAI KOTHARI NATIONAL SCHOOL </TH> <TR>
<TR> <TH> ROLL NUMBER </TH> <TH> NAME </TH>
<TH>CLASS </TH> </TR> <TR> <TD ROWSPAN=2> 1</TD>
<TD> POONAM </TD> <TD> 7B </TD> </TR> <TR> <TD>
2</TD> <TD BGCOLOR=YELLOW> SUNJOG</TD> <TD> 7B
</TD> </TR> <TR> <TD> 3</TD> <TD> KANCHAN </TD> <TD>
7B </TD> </TR> </BODY> </HTML>
Registration form
• <HTML> <HEAD> <TITLE> REGISTRATION FORM </TITLE> </HEAD>
<BODY BGCOLOR=PINK> <H2 ALIGN = CENTER> REGISTRATION FORM
</H2> <FORM> <B> ENTER YOUR NAME:- </B> <INPUT TYPE= TEXT
NAME= "TB1" MAXLENGTH= 20 SIZE= 30 VALUE="ENTER YOUR NAME
HERE"> <BR><BR> <B> ENTER YOUR PASSWORD:- </B> <INPUT TYPE=
PASSWORD NAME= "PB1" MAXLENGTH= 20 SIZE= 30 VALUE="ENTER
YOUR PASSWORD HERE"> <BR><BR> <B> GENDER:- </B> <INPUT TYPE =
RADIO NAME="RB1" VALUE=FEMALE> FEMALE <INPUT TYPE = RADIO
NAME="RB1" VALUE=MALE> MALE <BR><BR> <B> HOBBIES:- </B>
<INPUT TYPE = CHECKBOX NAME="CB1" VALUE=CRICKET>CRICKET
<INPUT TYPE = CHECKBOX NAME="CB2" VALUE=FOOTBALL>FOOTBALL
<INPUT TYPE = CHECKBOX NAME="CB3" VALUE=CARROM>CARROM
<INPUT TYPE = CHECKBOX NAME="CB4"
VALUE=BASKETBALL>BASKETBALL <BR><BR> <B> SELECT SUBJECTS:
</B> <SELECT NAME="D1" SIZE=4 MULTIPLE> <OPTION>MATH
<OPTION>SCIENCE <OPTION>ICT <OPTION>PE </SELECT> <BR><BR>
<B> ENTER YOUR ADDRESS HERE: </B> <TEXTAREA NAME=TA1 ROWS=4
COLS=30> ENTER YOUR ADDRESS HERE </TEXTAREA> <BR><BR> <INPUT
TYPE=SUBMIT VALUE=SUBMIT> <INPUT TYPE=RESET VALUE=RESET>
</FORM> </BODY> </HTML>

More Related Content

Similar to Computer Html Links

Similar to Computer Html Links (20)

lklklk
lklklklklklk
lklklk
 
Html
HtmlHtml
Html
 
TableFormat-Pic.docx
TableFormat-Pic.docxTableFormat-Pic.docx
TableFormat-Pic.docx
 
html file
html filehtml file
html file
 
HTML
HTML HTML
HTML
 
hyper text markup language ppt presentation
hyper text markup language ppt presentationhyper text markup language ppt presentation
hyper text markup language ppt presentation
 
Html&css lesson 2
Html&css lesson 2Html&css lesson 2
Html&css lesson 2
 
Web Developement Workshop (Oct 2009 -Day 1)
Web Developement Workshop (Oct 2009 -Day 1)Web Developement Workshop (Oct 2009 -Day 1)
Web Developement Workshop (Oct 2009 -Day 1)
 
05 01 tabelas
05 01 tabelas05 01 tabelas
05 01 tabelas
 
Tables and their padding in HTML etc.pptx
Tables and their padding in HTML etc.pptxTables and their padding in HTML etc.pptx
Tables and their padding in HTML etc.pptx
 
Html basics 7 table
Html basics 7 tableHtml basics 7 table
Html basics 7 table
 
Introduction to Html by Ankitkumar Singh
Introduction to Html by Ankitkumar SinghIntroduction to Html by Ankitkumar Singh
Introduction to Html by Ankitkumar Singh
 
html-lists-tables.ppt
html-lists-tables.ppthtml-lists-tables.ppt
html-lists-tables.ppt
 
Wdf 222chp iii vi
Wdf 222chp iii viWdf 222chp iii vi
Wdf 222chp iii vi
 
Html and css
Html and cssHtml and css
Html and css
 
Web technology
Web technologyWeb technology
Web technology
 
Unit 1wt
Unit 1wtUnit 1wt
Unit 1wt
 
data insert in codeigniter.pptx
data insert in codeigniter.pptxdata insert in codeigniter.pptx
data insert in codeigniter.pptx
 
Unit 1wt
Unit 1wtUnit 1wt
Unit 1wt
 
Unit 2.12
Unit 2.12Unit 2.12
Unit 2.12
 

More from IbrahimSarkar

Public speaking introduction
Public speaking introduction Public speaking introduction
Public speaking introduction IbrahimSarkar
 
Effective Ways to Improve Old People's Health System.
Effective Ways to Improve Old People's Health System.Effective Ways to Improve Old People's Health System.
Effective Ways to Improve Old People's Health System.IbrahimSarkar
 
Class 7 English ch 3 - A Gift of Chappals
Class 7 English ch 3 - A Gift of Chappals Class 7 English ch 3 - A Gift of Chappals
Class 7 English ch 3 - A Gift of Chappals IbrahimSarkar
 
Class 7 English lit ch 1 - 3 Questions
Class 7 English lit ch 1 - 3 Questions Class 7 English lit ch 1 - 3 Questions
Class 7 English lit ch 1 - 3 Questions IbrahimSarkar
 
Pollution and-its-type-ppt
Pollution and-its-type-pptPollution and-its-type-ppt
Pollution and-its-type-pptIbrahimSarkar
 
Emotional intelligence an important thing
Emotional intelligence an important thing Emotional intelligence an important thing
Emotional intelligence an important thing IbrahimSarkar
 
Conservation of water
Conservation of waterConservation of water
Conservation of waterIbrahimSarkar
 

More from IbrahimSarkar (7)

Public speaking introduction
Public speaking introduction Public speaking introduction
Public speaking introduction
 
Effective Ways to Improve Old People's Health System.
Effective Ways to Improve Old People's Health System.Effective Ways to Improve Old People's Health System.
Effective Ways to Improve Old People's Health System.
 
Class 7 English ch 3 - A Gift of Chappals
Class 7 English ch 3 - A Gift of Chappals Class 7 English ch 3 - A Gift of Chappals
Class 7 English ch 3 - A Gift of Chappals
 
Class 7 English lit ch 1 - 3 Questions
Class 7 English lit ch 1 - 3 Questions Class 7 English lit ch 1 - 3 Questions
Class 7 English lit ch 1 - 3 Questions
 
Pollution and-its-type-ppt
Pollution and-its-type-pptPollution and-its-type-ppt
Pollution and-its-type-ppt
 
Emotional intelligence an important thing
Emotional intelligence an important thing Emotional intelligence an important thing
Emotional intelligence an important thing
 
Conservation of water
Conservation of waterConservation of water
Conservation of water
 

Recently uploaded

Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Recently uploaded (20)

Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

Computer Html Links

  • 1. Computer html Made by – Ibrahim Sarkar
  • 2. Definition list • <HTML> <HEAD> <TITLE> DEFINITION LIST </TITLE> </HEAD> <BODY BGCOLOR=BLUE TEXT=WHITE> <H3 ALIGN=CENTER> MS OFFICE APPLICATIONS </H3> <DL> <DT><B><U> MS POWERPOINT:- </B></U> <DD> IT IS USED TO CREATE PRESENTATIONS <DT><B><U> MS EXCEL:- </B></U> <DD> IT IS USED TO PERFORM CALCULATION <DT><B><U> MS WORD:- </B></U> <DD> IT IS USED TO CREATE TEXTUAL DOCUMENT </DL> </BODY> </HTML>
  • 3. Ordered list • <HTML> <HEAD> <TITLE> ORDERED LIST </TITLE> </HEAD> <BODY bgcolor=blue text=white> <H1><font color=red> NAME OF FRUITS </font></H1> <OL TYPE="A" start=5> <LI> APPLE <LI> BANANA <LI> KIWI <LI> MANGO </OL> </BODY> </HTML>
  • 4. Nested list • <HTML> <HEAD> <TITLE> NESTED LIST </TITLE> </HEAD> <BODY BACKGROUND="BG1.jpg" TEXT=BLUE> <MARQUEE DIRECTION=RIGHT> MY FIRST WEBPAGE </MARQUEE> <H2 ALIGN=CENTER><FONT COLOR=RED FACE="ARIAL"> MCQ </H2></FONT> <IMG SRC="ART.jpg" HEIGHT=150 WIDTH=150 ALIGN="RIGHT" ALT="IMAGE IS NOT AVAILABLE"> <OL> <LI> WHAT IS THE SHORT CUT KEY TO OPEN A FILE? <OL TYPE="a"> <LI> CTRL + M <LI> CTRL + N <LI> CTRL + O <LI> CTRL + S </OL> <BR><BR> <LI>WHAT IS THE SHORT CUT KEY TO SAVE A FILE? <OL TYPE="a"> <LI> CTRL + M <LI> CTRL + N <LI> CTRL + O <LI> CTRL + S </OL> </OL> <A HREF=https://www.hpe.com/uk/en/compute/hpc/supercomputing.html ?jumpid=ps_fcna4xkrvt_aid- 520042864&ef_id=CjwKCAjwn8SLBhAyEiwAHNTJbTQ5R90UJ8Lo7FDSvr1 2oB0dve9so7xvGKUP_24GR- HuIJ51sxxO5xoC_L0QAvD_BwE:G:s&s_kwcid=AL!13472!3!54572448402 7!e!!g!!supercomputing%20technology!14644166563!126854025093& > CLICK HERE TO OPEN SCHOOL'S WEBSITE</A> </BODY> </HTML>
  • 5. Table • <HTML> <HEAD> <TITLE> SAMPLE TABLE </TITLE> </HEAD> <BODY> <TABLE BORDER=5 BORDERCOLORLIGHT=RED BORDERCOLORDARK=BLUE CELLPADDING=20 CELLSPACING=20 HEIGHT=50 WIDTH = 60 BACKGROUND="Art.jpg" > <CAPTION ALIGN=BOTTOM> TABLE 1 : DETAILS OF CLASS 7B </CAPTION> <TR > <TH COLSPAN=3> MANSUKHBHAI KOTHARI NATIONAL SCHOOL </TH> <TR> <TR> <TH> ROLL NUMBER </TH> <TH> NAME </TH> <TH>CLASS </TH> </TR> <TR> <TD ROWSPAN=2> 1</TD> <TD> POONAM </TD> <TD> 7B </TD> </TR> <TR> <TD> 2</TD> <TD BGCOLOR=YELLOW> SUNJOG</TD> <TD> 7B </TD> </TR> <TR> <TD> 3</TD> <TD> KANCHAN </TD> <TD> 7B </TD> </TR> </BODY> </HTML>
  • 6. Registration form • <HTML> <HEAD> <TITLE> REGISTRATION FORM </TITLE> </HEAD> <BODY BGCOLOR=PINK> <H2 ALIGN = CENTER> REGISTRATION FORM </H2> <FORM> <B> ENTER YOUR NAME:- </B> <INPUT TYPE= TEXT NAME= "TB1" MAXLENGTH= 20 SIZE= 30 VALUE="ENTER YOUR NAME HERE"> <BR><BR> <B> ENTER YOUR PASSWORD:- </B> <INPUT TYPE= PASSWORD NAME= "PB1" MAXLENGTH= 20 SIZE= 30 VALUE="ENTER YOUR PASSWORD HERE"> <BR><BR> <B> GENDER:- </B> <INPUT TYPE = RADIO NAME="RB1" VALUE=FEMALE> FEMALE <INPUT TYPE = RADIO NAME="RB1" VALUE=MALE> MALE <BR><BR> <B> HOBBIES:- </B> <INPUT TYPE = CHECKBOX NAME="CB1" VALUE=CRICKET>CRICKET <INPUT TYPE = CHECKBOX NAME="CB2" VALUE=FOOTBALL>FOOTBALL <INPUT TYPE = CHECKBOX NAME="CB3" VALUE=CARROM>CARROM <INPUT TYPE = CHECKBOX NAME="CB4" VALUE=BASKETBALL>BASKETBALL <BR><BR> <B> SELECT SUBJECTS: </B> <SELECT NAME="D1" SIZE=4 MULTIPLE> <OPTION>MATH <OPTION>SCIENCE <OPTION>ICT <OPTION>PE </SELECT> <BR><BR> <B> ENTER YOUR ADDRESS HERE: </B> <TEXTAREA NAME=TA1 ROWS=4 COLS=30> ENTER YOUR ADDRESS HERE </TEXTAREA> <BR><BR> <INPUT TYPE=SUBMIT VALUE=SUBMIT> <INPUT TYPE=RESET VALUE=RESET> </FORM> </BODY> </HTML>