SlideShare a Scribd company logo
CSS Frameworks and rapid
       prototyping

      Anjan Bhattrai
Agenda

   CSS Frameworks
   Choosing Right Framework
   Working with Grid System
   Rapid Prototyping
Framework?

 pre-written CSS files which can be applied to
  HTML by using the class names defined in the
  framework.

 number of Frameworks you can freely download
  and use in your projects.

 you will need a fair bit of CSS knowledge, some
  patience and a fair bit of time to get yourself
  familiar with the layout.
Framework?

Pros                       Cons
 Increased productivity    Learning curve
 Contestant Code           Excess code
 Easier collaboration
 Fewer Browser Bugs
 Standards-Based
Some CSS Frameworks
Twitter bootstrap
http://twitter.github.com/bootstrap/

Foundation
http://foundation.zurb.com/

960.Gs
http://960.gs/

BluePrint
http://blueprintcss.org/
Choosing Right Framework
   Project requirements

   Fluid Grid System, Responsiveness

   Offer More than just a grid [Eg. Predefined styles for
    topography, tables, buttons, navigation, forms, element, etc]

   Great Documentation, Managed regularly by the community
    or creator

   Open Source
Working with Grid System
Grid Implementation
<div class="container_12">
         <div class="grid_12">
                  <p>940px</p>
         </div>
         <div class="clear"></div>
         <div class="grid_7">
                  <p>540px</p>
         </div>
         <div class="grid_5">
                  <p>380px</p>
         </div>
         <div class="clear"></div>
</div>
Rapid Prototyping

   Typography [h1,h2..h6]
   Code [<code>, <pre>]
   Tables [<table class=“table table-striped”>]
   Forms [<form class=“form-search”>, input]
   Buttons [<button class=“btn btn-primary”>]
   Images [<img src="..." class="img-rounded">]
   Icons
Components

 Dozens of reusable components built to
  provide navigation, alerts, popovers, and
  more.
 Dropdowns, Button groups, Button
  dropdowns, Navs, Navbar, Breadcrumbs, P
  agination, Labels and
  badges, Typography, Thumbnails, Alerts, Pr
  ogress bars, Misc
JavaScript

 Transitions , Modal, Dropdown, Scrollspy

 Tab, Tooltip, Popover, Alert

 Button, Collapse, Carousel

 etc
Bootstrap

 Sleek, intuitive, and powerful front-end
  framework for faster and easier web
  development.
 Docs Discussed :
  http://twitter.github.com/bootstrap/getting-started.html
Thank You !
Anjan Bhattrai
anjan.bhattrai@udansoftware.com.np
http://anjan.com.np




http://facebook.com/udansoftware

More Related Content

Similar to CSS framework

Blueprint css framework
Blueprint css frameworkBlueprint css framework
Blueprint css framework
Techsailor
 
CSS framework By Palash
CSS framework By PalashCSS framework By Palash
CSS framework By Palash
PalashBajpai
 
Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3
Wahyu Putra
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
Collaboration Technologies
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
Nicole Ryan
 
CSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsCSS Framework + Progressive Enhacements
CSS Framework + Progressive Enhacements
Mario Hernandez
 
Performance Tune Up for Web Developers
Performance Tune Up for Web DevelopersPerformance Tune Up for Web Developers
Performance Tune Up for Web Developers
Lenin Ghazi
 
2009_09_11_Grid960
2009_09_11_Grid9602009_09_11_Grid960
2009_09_11_Grid960LightSpeed
 
Bootstrap [part 1]
Bootstrap [part 1]Bootstrap [part 1]
Bootstrap [part 1]
Ghanshyam Patel
 
Bootstrap Framework
Bootstrap Framework Bootstrap Framework
Bootstrap Framework
Yaowaluck Promdee
 
Css best practices style guide and tips
Css best practices style guide and tipsCss best practices style guide and tips
Css best practices style guide and tips
Chris Love
 
Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892
Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892
Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892
Deepak Sharma
 
Super stylesheets download_en
Super stylesheets download_enSuper stylesheets download_en
Super stylesheets download_en
mbeatrizoliveira
 
State of modern web technologies: an introduction
State of modern web technologies: an introductionState of modern web technologies: an introduction
State of modern web technologies: an introduction
Michael Ahearn
 
Organize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksOrganize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS Tricks
Andolasoft Inc
 
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy DewMake SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
Cathy Dew
 
The Future State of Layout
The Future State of LayoutThe Future State of Layout
The Future State of Layout
Stephen Hay
 
CSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlCSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. Control
Christian Heilmann
 
Digibury: Getting your web presence mobile ready - David Walker
Digibury: Getting your web presence mobile ready - David WalkerDigibury: Getting your web presence mobile ready - David Walker
Digibury: Getting your web presence mobile ready - David Walker
Lizzie Hodgson
 

Similar to CSS framework (20)

Blueprint css framework
Blueprint css frameworkBlueprint css framework
Blueprint css framework
 
CSS framework By Palash
CSS framework By PalashCSS framework By Palash
CSS framework By Palash
 
Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
 
Media queries and frameworks
Media queries and frameworksMedia queries and frameworks
Media queries and frameworks
 
CSS Framework + Progressive Enhacements
CSS Framework + Progressive EnhacementsCSS Framework + Progressive Enhacements
CSS Framework + Progressive Enhacements
 
Performance Tune Up for Web Developers
Performance Tune Up for Web DevelopersPerformance Tune Up for Web Developers
Performance Tune Up for Web Developers
 
Roadmap 01
Roadmap 01Roadmap 01
Roadmap 01
 
2009_09_11_Grid960
2009_09_11_Grid9602009_09_11_Grid960
2009_09_11_Grid960
 
Bootstrap [part 1]
Bootstrap [part 1]Bootstrap [part 1]
Bootstrap [part 1]
 
Bootstrap Framework
Bootstrap Framework Bootstrap Framework
Bootstrap Framework
 
Css best practices style guide and tips
Css best practices style guide and tipsCss best practices style guide and tips
Css best practices style guide and tips
 
Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892
Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892
Cssbestpracticesjstyleguidejandtips 150830184202-lva1-app6892
 
Super stylesheets download_en
Super stylesheets download_enSuper stylesheets download_en
Super stylesheets download_en
 
State of modern web technologies: an introduction
State of modern web technologies: an introductionState of modern web technologies: an introduction
State of modern web technologies: an introduction
 
Organize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS TricksOrganize Your Website With Advanced CSS Tricks
Organize Your Website With Advanced CSS Tricks
 
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy DewMake SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
 
The Future State of Layout
The Future State of LayoutThe Future State of Layout
The Future State of Layout
 
CSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlCSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. Control
 
Digibury: Getting your web presence mobile ready - David Walker
Digibury: Getting your web presence mobile ready - David WalkerDigibury: Getting your web presence mobile ready - David Walker
Digibury: Getting your web presence mobile ready - David Walker
 

More from Anjan Bhattrai

Final Internship presentation
Final Internship presentationFinal Internship presentation
Final Internship presentation
Anjan Bhattrai
 
Brain Computer Interface. Research and Innovation Project
Brain Computer Interface. Research and Innovation ProjectBrain Computer Interface. Research and Innovation Project
Brain Computer Interface. Research and Innovation Project
Anjan Bhattrai
 
Knowledge management
Knowledge managementKnowledge management
Knowledge management
Anjan Bhattrai
 
Java project "Identity manager"
Java project "Identity manager"Java project "Identity manager"
Java project "Identity manager"
Anjan Bhattrai
 
A French company recruiting for the Indian factory "Case Study"
A French company recruiting for the Indian factory "Case Study"A French company recruiting for the Indian factory "Case Study"
A French company recruiting for the Indian factory "Case Study"
Anjan Bhattrai
 
Change Management Case Study - HM on HP
Change Management Case Study - HM on HPChange Management Case Study - HM on HP
Change Management Case Study - HM on HP
Anjan Bhattrai
 
Business Writing Presentation | 1stdibs.com
Business Writing Presentation | 1stdibs.comBusiness Writing Presentation | 1stdibs.com
Business Writing Presentation | 1stdibs.com
Anjan Bhattrai
 

More from Anjan Bhattrai (7)

Final Internship presentation
Final Internship presentationFinal Internship presentation
Final Internship presentation
 
Brain Computer Interface. Research and Innovation Project
Brain Computer Interface. Research and Innovation ProjectBrain Computer Interface. Research and Innovation Project
Brain Computer Interface. Research and Innovation Project
 
Knowledge management
Knowledge managementKnowledge management
Knowledge management
 
Java project "Identity manager"
Java project "Identity manager"Java project "Identity manager"
Java project "Identity manager"
 
A French company recruiting for the Indian factory "Case Study"
A French company recruiting for the Indian factory "Case Study"A French company recruiting for the Indian factory "Case Study"
A French company recruiting for the Indian factory "Case Study"
 
Change Management Case Study - HM on HP
Change Management Case Study - HM on HPChange Management Case Study - HM on HP
Change Management Case Study - HM on HP
 
Business Writing Presentation | 1stdibs.com
Business Writing Presentation | 1stdibs.comBusiness Writing Presentation | 1stdibs.com
Business Writing Presentation | 1stdibs.com
 

Recently uploaded

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Zilliz
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 

Recently uploaded (20)

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 

CSS framework

  • 1. CSS Frameworks and rapid prototyping Anjan Bhattrai
  • 2. Agenda  CSS Frameworks  Choosing Right Framework  Working with Grid System  Rapid Prototyping
  • 3. Framework?  pre-written CSS files which can be applied to HTML by using the class names defined in the framework.  number of Frameworks you can freely download and use in your projects.  you will need a fair bit of CSS knowledge, some patience and a fair bit of time to get yourself familiar with the layout.
  • 4. Framework? Pros Cons  Increased productivity  Learning curve  Contestant Code  Excess code  Easier collaboration  Fewer Browser Bugs  Standards-Based
  • 5. Some CSS Frameworks Twitter bootstrap http://twitter.github.com/bootstrap/ Foundation http://foundation.zurb.com/ 960.Gs http://960.gs/ BluePrint http://blueprintcss.org/
  • 6. Choosing Right Framework  Project requirements  Fluid Grid System, Responsiveness  Offer More than just a grid [Eg. Predefined styles for topography, tables, buttons, navigation, forms, element, etc]  Great Documentation, Managed regularly by the community or creator  Open Source
  • 8. Grid Implementation <div class="container_12"> <div class="grid_12"> <p>940px</p> </div> <div class="clear"></div> <div class="grid_7"> <p>540px</p> </div> <div class="grid_5"> <p>380px</p> </div> <div class="clear"></div> </div>
  • 9. Rapid Prototyping  Typography [h1,h2..h6]  Code [<code>, <pre>]  Tables [<table class=“table table-striped”>]  Forms [<form class=“form-search”>, input]  Buttons [<button class=“btn btn-primary”>]  Images [<img src="..." class="img-rounded">]  Icons
  • 10. Components  Dozens of reusable components built to provide navigation, alerts, popovers, and more.  Dropdowns, Button groups, Button dropdowns, Navs, Navbar, Breadcrumbs, P agination, Labels and badges, Typography, Thumbnails, Alerts, Pr ogress bars, Misc
  • 11. JavaScript  Transitions , Modal, Dropdown, Scrollspy  Tab, Tooltip, Popover, Alert  Button, Collapse, Carousel  etc
  • 12. Bootstrap  Sleek, intuitive, and powerful front-end framework for faster and easier web development.  Docs Discussed : http://twitter.github.com/bootstrap/getting-started.html
  • 13. Thank You ! Anjan Bhattrai anjan.bhattrai@udansoftware.com.np http://anjan.com.np http://facebook.com/udansoftware