SlideShare a Scribd company logo
CREATE A SIMPLE &
ELEGANT BOOTSTRAP
REGISTRATION PAGE
REQUIRED KNOWLEDGE : HTML, CSS, BOOTSTRAP
PRESENTED BY : SANJAYA PRAKASH PRADHAN
NEXT TOPIC : USE VALIDATION IN THE BOOTSTRAP REGISTRATION PAGE
Create a simple and elegant bootstrap registration page
REQUIRED SOFTWARE & KNOWLEDGE
• Software:
• Visual Studio
• Internet Explorer OR Google Chrome
• Internet Connection
• Skills
• HTML
• CSS
• Bootstrap
STEP -1
• Open Visual Studio & Create a new website & choose ASP.NET Empty Web site.
STEP - 2
• Add a new item of type web form into the project and name it as
RegistrationBootstrap.aspx or you can give a name as you wish.
STEP - 3
• Update the Title Tag and Add Meta, CSS Links and Script links inside head tag as
below.
<title>Registration</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link type="text/css" rel="stylesheet" href="https://cdn.datatables.net/1.10.9/css/dataTables.bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" href="https://cdn.datatables.net/responsive/1.0.7/css/responsive.bootstrap.min.css" />
<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/1.10.9/js/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/responsive/1.0.7/js/dataTables.responsive.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/1.10.9/js/dataTables.bootstrap.min.js"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
STEP - 4
• Download the London bridge view image rom the below link and paste the image
in your project folder root.
https://s3-eu-west-
1.amazonaws.com/uploads.services.internations.org/files/2018/11/03133059/uk-moving-
1200x600.jpg
• Add the below Style for the Body Tag of the page
style="background-image:url('bg.jpg');width:100%;background-repeat:no-
repeat;background-size:cover"
STEP - 5
• Add a bootstrap grid row inside a container class div tag in the form tag.
<div class="container">
<div class="row">
<div class="col-md-4"></div>
<div class="col-md-4"></div>
<div class="col-md-4"></div>
</div>
</div>
STEP - 6
• Inside the middle div tag of the row class add another div with a class called ‘well’
and with some additional style to add padding.
<div class="well" style="box-shadow: 3px 2px 5px #555; margin-top: 50px">
</div>
• Inside the above div tag we have to add a header title with bootstrap class “Page-
header” and “text-center” div and add a h3 tag to show the title as “Registration”
as given below.
<div class="page-header text-center">
<h3>Registration</h3>
</div>
STEP - 7
• Add an “I” tag inside h3 tag with some glyphicon class to add an image before the
text Registration.
<i class="glyphicon glyphicon-user"></i>
• Below the Page header class div add the text box to enter fullname.
<div class="form-group">
<div class="input-group">
<div class="input-group-addon">
<i class="glyphicon glyphicon-user"></i>
</div>
<asp:TextBox ID="txtFullname" runat="server" CssClass="form-control" placeholder="Enter Full Name" />
</div>
</div>
STEP - 8
• Repeat the above step to add all required fields by modifying the requird fields
and IDs.
• The UI will look like the below
STEP - 9
• Add Buttons as below
<div class="form-group text-right">
<a class="btn btn-danger" href="Login.aspx"><i class="glyphicon glyphicon-
lock"></i>&nbsp;Login</a>
<button class="btn btn-success"><i class="glyphicon glyphicon-log-
in"></i>&nbsp;Submit</button>
</div>
STEP - 10
• After all code completed the Ui will look like the below.
Next Topic : Registration Form Validation Using HTML5, Boostrap and JQuery

More Related Content

What's hot (20)

PPTX
Branding sharepoint project
Binh Nguyen
 
PPTX
Block google from indexing your word press site
teamBlogVault
 
PPTX
Working with the Latest Tendenci Modules
Tendenci - The Open Source AMS (Association Management Software)
 
PPTX
Sitecore experience platform session 1
Anindita Bhattacharya
 
PPTX
Popping the Hood: How to Create Custom SharePoint Branding by Randy Drisgill ...
SPTechCon
 
PPT
Lotus Notes Blog Template
projectdxguy
 
PPTX
Classroom websites training22
Laura Hearnsberger
 
PDF
An Analysis Of Practical wordpress Programs
toweringspeed960
 
PPTX
The A to Z of Building a Responsive SharePoint Site with Bootstrap
Thomas Daly
 
PPTX
SharePoint as a Web CMS
Craig Bailey
 
PPTX
Creating an FAQ for end users, An evolution of an idea - SharePoint Saturday ...
Paul Hunt
 
PPTX
FireBootCamp Introduction to SEO by XEN Systems
Craig Bailey
 
PDF
Wordpress Blogging for Small Businesses
oneclickva
 
PPTX
Content by query web part
IslamKhattab
 
PPTX
SharePoint Tools Concepts
Learning SharePoint
 
PPTX
Microsoft FrontPage PPT
anushreekmurthy
 
PPTX
SEF2013 - A jQuery Primer for SharePoint
Marc D Anderson
 
PPT
Just dev it presenation modified word press 101
roguevoice
 
PPT
Fast and Easy Website Tuneups
Jeff Wisniewski
 
PPTX
Sharepoint tips and tricks
Jeff Wisniewski
 
Branding sharepoint project
Binh Nguyen
 
Block google from indexing your word press site
teamBlogVault
 
Sitecore experience platform session 1
Anindita Bhattacharya
 
Popping the Hood: How to Create Custom SharePoint Branding by Randy Drisgill ...
SPTechCon
 
Lotus Notes Blog Template
projectdxguy
 
Classroom websites training22
Laura Hearnsberger
 
An Analysis Of Practical wordpress Programs
toweringspeed960
 
The A to Z of Building a Responsive SharePoint Site with Bootstrap
Thomas Daly
 
SharePoint as a Web CMS
Craig Bailey
 
Creating an FAQ for end users, An evolution of an idea - SharePoint Saturday ...
Paul Hunt
 
FireBootCamp Introduction to SEO by XEN Systems
Craig Bailey
 
Wordpress Blogging for Small Businesses
oneclickva
 
Content by query web part
IslamKhattab
 
SharePoint Tools Concepts
Learning SharePoint
 
Microsoft FrontPage PPT
anushreekmurthy
 
SEF2013 - A jQuery Primer for SharePoint
Marc D Anderson
 
Just dev it presenation modified word press 101
roguevoice
 
Fast and Easy Website Tuneups
Jeff Wisniewski
 
Sharepoint tips and tricks
Jeff Wisniewski
 

Similar to Create a simple and elegant bootstrap registration page (20)

PDF
ViA Bootstrap 4
imdurgesh
 
DOC
Templates81 special document
Lan Nguyen
 
DOC
Templates81 special document
Lan Nguyen
 
PPTX
FrontendwebsitehtmljavacssInternship.pptx
aamanattar01
 
PPTX
HTML CSS and Web Development
Rahul Mishra
 
PDF
Bootstrap
Sarvesh Kushwaha
 
TXT
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
Coulawrence
 
KEY
2022 HTML5: The future is now
Gonzalo Cordero
 
DOCX
Create president quotes web part using share point rest api and bootstrap
Rajkiran Swain
 
KEY
Introduction Django
Wade Austin
 
PDF
integrasi template admin lte terbaru dengan laravel 7
Adi Nata
 
PPTX
Bootstrap PPT by Mukesh
Mukesh Kumar
 
PDF
[O'Reilly] HTML5 Design
Christopher Schmitt
 
PDF
X tag with web components - joe ssekono
Joseph Ssekono
 
KEY
Making WordPress Your CMS and Automatically Updating a Self Hosted WordPress ...
cehwitham
 
PPT
Introduction to BOOTSTRAP
Jeanie Arnoco
 
PDF
The Ultimate Guide to Bootstrap for Beginners.pdf
webcooks Digital Academy
 
PPTX
HTML/CSS Web Blog Example
Michael Bodie
 
PPTX
A11y Conference Talk: Building an Accessible WordPress Theme
TomAuger
 
PPTX
An introduction to bootstrap
Mind IT Systems
 
ViA Bootstrap 4
imdurgesh
 
Templates81 special document
Lan Nguyen
 
Templates81 special document
Lan Nguyen
 
FrontendwebsitehtmljavacssInternship.pptx
aamanattar01
 
HTML CSS and Web Development
Rahul Mishra
 
Bootstrap
Sarvesh Kushwaha
 
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
Coulawrence
 
2022 HTML5: The future is now
Gonzalo Cordero
 
Create president quotes web part using share point rest api and bootstrap
Rajkiran Swain
 
Introduction Django
Wade Austin
 
integrasi template admin lte terbaru dengan laravel 7
Adi Nata
 
Bootstrap PPT by Mukesh
Mukesh Kumar
 
[O'Reilly] HTML5 Design
Christopher Schmitt
 
X tag with web components - joe ssekono
Joseph Ssekono
 
Making WordPress Your CMS and Automatically Updating a Self Hosted WordPress ...
cehwitham
 
Introduction to BOOTSTRAP
Jeanie Arnoco
 
The Ultimate Guide to Bootstrap for Beginners.pdf
webcooks Digital Academy
 
HTML/CSS Web Blog Example
Michael Bodie
 
A11y Conference Talk: Building an Accessible WordPress Theme
TomAuger
 
An introduction to bootstrap
Mind IT Systems
 
Ad

More from Sanjaya Prakash Pradhan (15)

PPTX
Late Bound, Early Bound with Demo and Practical in Dynamics 365 Plugin
Sanjaya Prakash Pradhan
 
PDF
Client script best practices in Model driven Power Apps
Sanjaya Prakash Pradhan
 
PDF
C#.net interview questions for dynamics 365 ce crm developers
Sanjaya Prakash Pradhan
 
PPTX
Top picks from 2021 release wave 2 - Power Platform
Sanjaya Prakash Pradhan
 
PPTX
Dynamics 365 CRM Introduction
Sanjaya Prakash Pradhan
 
PPTX
How to become a successful developer in dynamics 365
Sanjaya Prakash Pradhan
 
DOCX
Syllabus for Dynamics 365 CRM/ CE Functional Consultant Course
Sanjaya Prakash Pradhan
 
PPTX
How to use power automate in power virtual agent
Sanjaya Prakash Pradhan
 
PPTX
Working with entities and data in CDS - Power Platform
Sanjaya Prakash Pradhan
 
DOCX
13 technologies all dynamics crm developers must know
Sanjaya Prakash Pradhan
 
PDF
Custom Workflow Quick Notes
Sanjaya Prakash Pradhan
 
PDF
Course003 plugins chapters
Sanjaya Prakash Pradhan
 
PDF
Dynamics 365 CRM Javascript Customization
Sanjaya Prakash Pradhan
 
PDF
Introduction Dynamics 365 CRM
Sanjaya Prakash Pradhan
 
PPTX
D365 Dialogs Concepts & Facts
Sanjaya Prakash Pradhan
 
Late Bound, Early Bound with Demo and Practical in Dynamics 365 Plugin
Sanjaya Prakash Pradhan
 
Client script best practices in Model driven Power Apps
Sanjaya Prakash Pradhan
 
C#.net interview questions for dynamics 365 ce crm developers
Sanjaya Prakash Pradhan
 
Top picks from 2021 release wave 2 - Power Platform
Sanjaya Prakash Pradhan
 
Dynamics 365 CRM Introduction
Sanjaya Prakash Pradhan
 
How to become a successful developer in dynamics 365
Sanjaya Prakash Pradhan
 
Syllabus for Dynamics 365 CRM/ CE Functional Consultant Course
Sanjaya Prakash Pradhan
 
How to use power automate in power virtual agent
Sanjaya Prakash Pradhan
 
Working with entities and data in CDS - Power Platform
Sanjaya Prakash Pradhan
 
13 technologies all dynamics crm developers must know
Sanjaya Prakash Pradhan
 
Custom Workflow Quick Notes
Sanjaya Prakash Pradhan
 
Course003 plugins chapters
Sanjaya Prakash Pradhan
 
Dynamics 365 CRM Javascript Customization
Sanjaya Prakash Pradhan
 
Introduction Dynamics 365 CRM
Sanjaya Prakash Pradhan
 
D365 Dialogs Concepts & Facts
Sanjaya Prakash Pradhan
 
Ad

Recently uploaded (20)

PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PDF
community health nursing question paper 2.pdf
Prince kumar
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PPTX
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PDF
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PPTX
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PDF
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
PDF
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
PPTX
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PPTX
How to Handle Salesperson Commision in Odoo 18 Sales
Celine George
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
community health nursing question paper 2.pdf
Prince kumar
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
How to Handle Salesperson Commision in Odoo 18 Sales
Celine George
 

Create a simple and elegant bootstrap registration page

  • 1. CREATE A SIMPLE & ELEGANT BOOTSTRAP REGISTRATION PAGE REQUIRED KNOWLEDGE : HTML, CSS, BOOTSTRAP PRESENTED BY : SANJAYA PRAKASH PRADHAN NEXT TOPIC : USE VALIDATION IN THE BOOTSTRAP REGISTRATION PAGE
  • 3. REQUIRED SOFTWARE & KNOWLEDGE • Software: • Visual Studio • Internet Explorer OR Google Chrome • Internet Connection • Skills • HTML • CSS • Bootstrap
  • 4. STEP -1 • Open Visual Studio & Create a new website & choose ASP.NET Empty Web site.
  • 5. STEP - 2 • Add a new item of type web form into the project and name it as RegistrationBootstrap.aspx or you can give a name as you wish.
  • 6. STEP - 3 • Update the Title Tag and Add Meta, CSS Links and Script links inside head tag as below. <title>Registration</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link type="text/css" rel="stylesheet" href="https://cdn.datatables.net/1.10.9/css/dataTables.bootstrap.min.css" /> <link type="text/css" rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" /> <link type="text/css" rel="stylesheet" href="https://cdn.datatables.net/responsive/1.0.7/css/responsive.bootstrap.min.css" /> <script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript" src="https://cdn.datatables.net/1.10.9/js/jquery.dataTables.min.js"></script> <script type="text/javascript" src="https://cdn.datatables.net/responsive/1.0.7/js/dataTables.responsive.min.js"></script> <script type="text/javascript" src="https://cdn.datatables.net/1.10.9/js/dataTables.bootstrap.min.js"></script> <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  • 7. STEP - 4 • Download the London bridge view image rom the below link and paste the image in your project folder root. https://s3-eu-west- 1.amazonaws.com/uploads.services.internations.org/files/2018/11/03133059/uk-moving- 1200x600.jpg • Add the below Style for the Body Tag of the page style="background-image:url('bg.jpg');width:100%;background-repeat:no- repeat;background-size:cover"
  • 8. STEP - 5 • Add a bootstrap grid row inside a container class div tag in the form tag. <div class="container"> <div class="row"> <div class="col-md-4"></div> <div class="col-md-4"></div> <div class="col-md-4"></div> </div> </div>
  • 9. STEP - 6 • Inside the middle div tag of the row class add another div with a class called ‘well’ and with some additional style to add padding. <div class="well" style="box-shadow: 3px 2px 5px #555; margin-top: 50px"> </div> • Inside the above div tag we have to add a header title with bootstrap class “Page- header” and “text-center” div and add a h3 tag to show the title as “Registration” as given below. <div class="page-header text-center"> <h3>Registration</h3> </div>
  • 10. STEP - 7 • Add an “I” tag inside h3 tag with some glyphicon class to add an image before the text Registration. <i class="glyphicon glyphicon-user"></i> • Below the Page header class div add the text box to enter fullname. <div class="form-group"> <div class="input-group"> <div class="input-group-addon"> <i class="glyphicon glyphicon-user"></i> </div> <asp:TextBox ID="txtFullname" runat="server" CssClass="form-control" placeholder="Enter Full Name" /> </div> </div>
  • 11. STEP - 8 • Repeat the above step to add all required fields by modifying the requird fields and IDs. • The UI will look like the below
  • 12. STEP - 9 • Add Buttons as below <div class="form-group text-right"> <a class="btn btn-danger" href="Login.aspx"><i class="glyphicon glyphicon- lock"></i>&nbsp;Login</a> <button class="btn btn-success"><i class="glyphicon glyphicon-log- in"></i>&nbsp;Submit</button> </div>
  • 13. STEP - 10 • After all code completed the Ui will look like the below. Next Topic : Registration Form Validation Using HTML5, Boostrap and JQuery