SlideShare a Scribd company logo
Blueprint CSS &
   Drafter JS
Blueprint
CSS Framework to cut down CSS development time
      http://code.google.com/p/blueprintcss/
Blueprint is a...

• Foundation to build on.
• CSS framework that provides an easy way
  to make grids, has good typography and
  form styles
It provides you with...

• Easily Customizable Grid
• Sensible Typography
• CSS Reset
• Powerful scripts for customizing your
  layout
It is not a set of CSS
templates. It is much more.
A Nice Looking Page
Why is it so nice ?
Why is it so nice ?
Typography

• Sets a baseline (line-height) of 18px.
• This means that every element, from line-
  heights to images has to have a height that
  is a multiple of 18
Forms

• Makes forms look good!
• Predefined CSS for notifications like error,
  warning, flash.
• Bundled with a few FamFamFam icons to
  complete your form
Forms
Notifications
FamFamFam Icons
The Grid
   950px wide. 24 columns.
spanning 30px. margin of 10px.
CSS Classes

.span-x
Has a width of (x*30 + ((x-1)*10))px
Margin right of 10px
Floating left
Decides the width of the element
CSS Classes

.append-x
Has padding right of (x*40)px
Adds blank space to the right of the element
CSS Classes

.preprend-x
Has padding left of (x*40)px
Adds blank space to the left of the element
CSS Classes

.push-x
Has margin left and right of (x*40)px
Floated right with relative positioning
Pushes the entire element towards the right
CSS Classes

.pull-x
Has margin left of -(x*40)px
Floated left with relative positioning
Pulls the entire element towards the left
CSS Classes

.container
A DIV inside which everything is put.
<div class=quot;containerquot;>

   <div class=quot;span-24quot;>


                                                                    </div>
<hr class=quot;spacequot; />


    <div class=quot;span-16 colborderquot;>            <div class=quot;span-5 append-1
                                                     prepend-1 lastquot;>




                                      </div>                          </div>



                                                                    </div>
Demo
Drafter
A JavaScript tool to build CSS layouts quickly.
What is it ?
• An easy to use JS tool that can be used to
  create layouts and add basic content and
  styling to it.
• Can be used both by developers and
  designers.
• Easy to learn, not too many buttons.
• Generates HTML in the end.
Why use it ?

• Reduces development time.
• Allows you to visualize the design quickly
  on the web.
• Requires little or no knowledge of HTML/
  CSS.
Demo
Get in touch
prtksxna@gmail.com
prateek.saxena@yahoo.com
http://twitter.com/prtksxna/
Any questions?
Thank You!

More Related Content

Viewers also liked

Gary h resume 111014d
Gary h resume 111014dGary h resume 111014d
Gary h resume 111014dGary Haight
 
T hoskins resume (itt)
T hoskins resume (itt)T hoskins resume (itt)
T hoskins resume (itt)Tonya Hoskins
 
BIM MEP_Eduria Anjhoe_CV
BIM MEP_Eduria Anjhoe_CVBIM MEP_Eduria Anjhoe_CV
BIM MEP_Eduria Anjhoe_CVAnjhoe Eduria
 
Industrial Refrigeration Drafter - Comfortsystems USA
Industrial Refrigeration Drafter - Comfortsystems USAIndustrial Refrigeration Drafter - Comfortsystems USA
Industrial Refrigeration Drafter - Comfortsystems USABrian Cherry
 
T Hoskins Resume (ITT)
T Hoskins Resume (ITT)T Hoskins Resume (ITT)
T Hoskins Resume (ITT)Tonya Hoskins
 
Resume Mark Hodgin Designer Drafter
Resume Mark Hodgin Designer DrafterResume Mark Hodgin Designer Drafter
Resume Mark Hodgin Designer DrafterMark Hodgin
 
Structural Drafter resume
Structural Drafter resumeStructural Drafter resume
Structural Drafter resumeSteven Lari
 
Engineer cum drafter designer eduria anjhoe
Engineer cum drafter designer eduria anjhoeEngineer cum drafter designer eduria anjhoe
Engineer cum drafter designer eduria anjhoeAnjhoe Eduria
 
LAM COVER & RESUME.
LAM COVER & RESUME.LAM COVER & RESUME.
LAM COVER & RESUME.LUISINGPR
 
Grizzle 2012 Resume
Grizzle 2012 ResumeGrizzle 2012 Resume
Grizzle 2012 Resumebbgrizzle
 

Viewers also liked (16)

Gary h resume 111014d
Gary h resume 111014dGary h resume 111014d
Gary h resume 111014d
 
Benton Falgout_resume
Benton Falgout_resumeBenton Falgout_resume
Benton Falgout_resume
 
T hoskins resume (itt)
T hoskins resume (itt)T hoskins resume (itt)
T hoskins resume (itt)
 
Drafter Architecture
Drafter ArchitectureDrafter Architecture
Drafter Architecture
 
BIM MEP_Eduria Anjhoe_CV
BIM MEP_Eduria Anjhoe_CVBIM MEP_Eduria Anjhoe_CV
BIM MEP_Eduria Anjhoe_CV
 
CV Ibnu Ismoko
CV Ibnu IsmokoCV Ibnu Ismoko
CV Ibnu Ismoko
 
Industrial Refrigeration Drafter - Comfortsystems USA
Industrial Refrigeration Drafter - Comfortsystems USAIndustrial Refrigeration Drafter - Comfortsystems USA
Industrial Refrigeration Drafter - Comfortsystems USA
 
Drafter Civil Engineer
Drafter Civil EngineerDrafter Civil Engineer
Drafter Civil Engineer
 
csk2016
csk2016csk2016
csk2016
 
T Hoskins Resume (ITT)
T Hoskins Resume (ITT)T Hoskins Resume (ITT)
T Hoskins Resume (ITT)
 
Resume Mark Hodgin Designer Drafter
Resume Mark Hodgin Designer DrafterResume Mark Hodgin Designer Drafter
Resume Mark Hodgin Designer Drafter
 
Structural Drafter resume
Structural Drafter resumeStructural Drafter resume
Structural Drafter resume
 
Tonya new resume
Tonya new resumeTonya new resume
Tonya new resume
 
Engineer cum drafter designer eduria anjhoe
Engineer cum drafter designer eduria anjhoeEngineer cum drafter designer eduria anjhoe
Engineer cum drafter designer eduria anjhoe
 
LAM COVER & RESUME.
LAM COVER & RESUME.LAM COVER & RESUME.
LAM COVER & RESUME.
 
Grizzle 2012 Resume
Grizzle 2012 ResumeGrizzle 2012 Resume
Grizzle 2012 Resume
 

Similar to Blueprint & Drafter JS

An Introduction to CSS Frameworks
An Introduction to CSS FrameworksAn Introduction to CSS Frameworks
An Introduction to CSS FrameworksAdrian Westlake
 
Css for Development
Css for DevelopmentCss for Development
Css for Developmenttsengsite
 
Teams, styles and scalable applications
Teams, styles and scalable applicationsTeams, styles and scalable applications
Teams, styles and scalable applicationsVittorio Vittori
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4Erin M. Kidwell
 
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 TricksAndolasoft Inc
 
Adobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + FireworksAdobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + FireworksNathan Smith
 
ADF - Layout Managers and Skinning
ADF - Layout Managers and SkinningADF - Layout Managers and Skinning
ADF - Layout Managers and SkinningGeorge Estebe
 
CSS For Coders
CSS For CodersCSS For Coders
CSS For Codersggfergu
 
CSS Methodology
CSS MethodologyCSS Methodology
CSS MethodologyZohar Arad
 
Lect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptxLect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptxzainm7032
 
The Future State of Layout
The Future State of LayoutThe Future State of Layout
The Future State of LayoutStephen Hay
 
Mobile Monday Presentation: Responsive Web Design
Mobile Monday Presentation: Responsive Web DesignMobile Monday Presentation: Responsive Web Design
Mobile Monday Presentation: Responsive Web DesignCantina
 

Similar to Blueprint & Drafter JS (20)

An Introduction to CSS Frameworks
An Introduction to CSS FrameworksAn Introduction to CSS Frameworks
An Introduction to CSS Frameworks
 
Css for Development
Css for DevelopmentCss for Development
Css for Development
 
Teams, styles and scalable applications
Teams, styles and scalable applicationsTeams, styles and scalable applications
Teams, styles and scalable applications
 
Using a CSS Framework
Using a CSS FrameworkUsing a CSS Framework
Using a CSS Framework
 
6 css week12 2020 2021 for g10
6 css week12 2020 2021 for g106 css week12 2020 2021 for g10
6 css week12 2020 2021 for g10
 
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
Girl Develop It Cincinnati: Intro to HTML/CSS Class 4
 
Team styles
Team stylesTeam styles
Team styles
 
HTML CSS & Javascript
HTML CSS & JavascriptHTML CSS & Javascript
HTML CSS & Javascript
 
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
 
Adobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + FireworksAdobe MAX 2008: HTML/CSS + Fireworks
Adobe MAX 2008: HTML/CSS + Fireworks
 
ADF - Layout Managers and Skinning
ADF - Layout Managers and SkinningADF - Layout Managers and Skinning
ADF - Layout Managers and Skinning
 
CSS For Coders
CSS For CodersCSS For Coders
CSS For Coders
 
CSS Methodology
CSS MethodologyCSS Methodology
CSS Methodology
 
Lect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptxLect-4-Responsive-Web-06032024-082044am.pptx
Lect-4-Responsive-Web-06032024-082044am.pptx
 
Think Vitamin CSS
Think Vitamin CSSThink Vitamin CSS
Think Vitamin CSS
 
The Future State of Layout
The Future State of LayoutThe Future State of Layout
The Future State of Layout
 
Bootstrap Framework
Bootstrap Framework Bootstrap Framework
Bootstrap Framework
 
Sass compass
Sass compassSass compass
Sass compass
 
David Weliver
David WeliverDavid Weliver
David Weliver
 
Mobile Monday Presentation: Responsive Web Design
Mobile Monday Presentation: Responsive Web DesignMobile Monday Presentation: Responsive Web Design
Mobile Monday Presentation: Responsive Web Design
 

Recently uploaded

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesThousandEyes
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsPaul Groth
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...Product School
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoTAnalytics
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...CzechDreamin
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersSafe Software
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3DianaGray10
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualityInflectra
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...UiPathCommunity
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...Product School
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...Product School
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaRTTS
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlPeter Udo Diehl
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Product School
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutesconfluent
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityScyllaDB
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...Elena Simperl
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesBhaskar Mitra
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonDianaGray10
 

Recently uploaded (20)

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutes
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through Observability
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 

Blueprint & Drafter JS