SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
< html > + css
  how can I craft webpages
Who am I




             Dimitris Tsironis
                 Founder at Geembo
           Javascript Developer at Bugsense
                       Ingredients:
                  50% code / 50% design
First, a story
from good old days
What is HTML


                      Hyper
                      Text
                      Markup
                      Language
               It’s just text with superpowers!
          It’s what your browser is made for.
Basic elements



   HTML consists of elements

      Heading, paragraphs, articles, anchor links
      Images, video, audio

      Metadata, scripts and stylesheets
How it works



   HTML needs this to work

      a text-based file
      doctype, html, head & body tags

      some actual content
      and you’re good to go...
HTML elements


  Heading 1 - <h1>This is a title</h1>

  Paragraph - <p>This is a paragraph</p>

  Anchor link - <a href=”#”>This is a link</a>

  div - <div>This is a general element</div>

  img - <img src=”/path/to/logo.png” />

  input - <input type=”text” name=”name” />
Classes & IDs


  HTML has classes and IDs to make elements
  easier to distinguish

      Classes are more generic, like a box, button etc.

      IDs are very specific and must be used with caution
Basic example

 HTML is as simple as ABC
Basic example

 …which actually is
Box model


   HTML elements always behave like boxes

      the most important thing about HTML
      it will help you get to the next level

      required to make a solid structure
      required to debug HTML
Box model


  Here’s the previous example. See the boxes?
Box model


  Here’s the previous example. See the boxes?
disappointed.
this page looks bad.
What is CSS



                   Cascading
                   Style
                   Seets

          It’s what makes your HTML beautiful.
Basic CSS rules



   CSS consists of rules, like this one

    h1       {color: black; text-align:center;}
  selector     declaration #1    declaration #2
Basic CSS rules



   Some details about CSS rules

      selector defines what HTML element to target
      declaration have a property and a value
      declarations in a block, defined by brackets{...}
CSS selectors

  CSS selectors are used to target specific HTML
  elements with rules
   h1 {...}       <h1>This is a title</h1>

   p   {...}      <p>This is a paragraph</p>

   .active{...}   <div class=”active”></div>

   .active{...}   <img class=”active”></img>

   #signup{...}   <button id=”signup”></button>
IT’S A
TRAP!
Never, ever, ever, ever
 use IDs in your CSS!

Seriously, don’t do this. It’s messy.

You’ll end with super strong selectors that
you can’t override.
Tools you’ll need


   A crappy computer
      Nothing fancy, you probably already have one

   A competent text-editor
      Sublime Text 2 - highly recommended text-editor

   Developer’s tools
      Firebug is recommended, for Firefox & Chrome
Tools you’ll need


   Google search
      Remember, Google has the answer to your problem

   Wamp Server
      Very basic web server for your PC
Resources to read


   Mozilla Developer Network
      The best web library out there
      http://developer.mozilla.org/en-US/

   CSS Tricks
      Your CSS buddy - you can find anything here
      http://www.css-tricks.com/
Resources to read


   Github
      The biggest source code hosting site
      http://github.com/edu

   Codecademy
      You can learn code by doing
      http://www.codecademy.com
Thank you!
       @tsironakos
       @geembohq
tsironis.dimitris@gmail.com

Weitere ähnliche Inhalte

Was ist angesagt?

Html:css crash course (4:5)
Html:css crash course (4:5)Html:css crash course (4:5)
Html:css crash course (4:5)
Thinkful
 

Was ist angesagt? (20)

HTML Lesson 5
HTML Lesson 5HTML Lesson 5
HTML Lesson 5
 
HTML Lesson 1
HTML Lesson 1HTML Lesson 1
HTML Lesson 1
 
TMW Code Club Session 1
TMW Code Club Session 1TMW Code Club Session 1
TMW Code Club Session 1
 
Web development basics
Web development basicsWeb development basics
Web development basics
 
The ABCs of HTML
The ABCs of HTMLThe ABCs of HTML
The ABCs of HTML
 
Introduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for DevelopersIntroduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for Developers
 
Web Design Fundamentals
Web Design FundamentalsWeb Design Fundamentals
Web Design Fundamentals
 
Web 101 intro to html
Web 101  intro to htmlWeb 101  intro to html
Web 101 intro to html
 
Html:css crash course (4:5)
Html:css crash course (4:5)Html:css crash course (4:5)
Html:css crash course (4:5)
 
Intro to HTML & CSS
Intro to HTML & CSSIntro to HTML & CSS
Intro to HTML & CSS
 
Intro to HTML
Intro to HTMLIntro to HTML
Intro to HTML
 
Thinkful - Frontend Crash Course - Intro to HTML/CSS
Thinkful - Frontend Crash Course - Intro to HTML/CSSThinkful - Frontend Crash Course - Intro to HTML/CSS
Thinkful - Frontend Crash Course - Intro to HTML/CSS
 
Web designing (1) - Html Basic Codding
Web designing (1) - Html Basic CoddingWeb designing (1) - Html Basic Codding
Web designing (1) - Html Basic Codding
 
Introduction to the Web and HTML
Introduction to the Web and HTMLIntroduction to the Web and HTML
Introduction to the Web and HTML
 
Htmlcss1
Htmlcss1Htmlcss1
Htmlcss1
 
Inline, Block and Positioning in CSS
Inline, Block and Positioning in CSSInline, Block and Positioning in CSS
Inline, Block and Positioning in CSS
 
Lecture7 web design and development
Lecture7 web design and developmentLecture7 web design and development
Lecture7 web design and development
 
Basic html
Basic htmlBasic html
Basic html
 
Html introduction by ikram niaz
Html introduction by ikram niazHtml introduction by ikram niaz
Html introduction by ikram niaz
 
HTML(5) and CSS(3) for beginners - I
HTML(5) and CSS(3) for beginners - IHTML(5) and CSS(3) for beginners - I
HTML(5) and CSS(3) for beginners - I
 

Andere mochten auch

Barley residences site
Barley residences siteBarley residences site
Barley residences site
Henry Loh
 
Which tech girl superhero are you
Which tech girl superhero are youWhich tech girl superhero are you
Which tech girl superhero are you
Jenine Beekhuyzen
 
Nipah photos and floor plan
Nipah photos and floor planNipah photos and floor plan
Nipah photos and floor plan
Henry Loh
 
Bungalow @ goodman photos and floor plan
Bungalow @ goodman photos and floor planBungalow @ goodman photos and floor plan
Bungalow @ goodman photos and floor plan
Henry Loh
 
Hertford Location Map and Floor Plans
Hertford Location Map and Floor PlansHertford Location Map and Floor Plans
Hertford Location Map and Floor Plans
Henry Loh
 
Skies miltonia location map
Skies miltonia location mapSkies miltonia location map
Skies miltonia location map
Henry Loh
 
2 1 progettazione ciclo vita vezzoli_polimi_12.13
2 1 progettazione ciclo vita vezzoli_polimi_12.132 1 progettazione ciclo vita vezzoli_polimi_12.13
2 1 progettazione ciclo vita vezzoli_polimi_12.13
elisa_bacchetti
 

Andere mochten auch (20)

تقسیم بندی مخازن و سیالات نفتی
تقسیم بندی مخازن و سیالات نفتیتقسیم بندی مخازن و سیالات نفتی
تقسیم بندی مخازن و سیالات نفتی
 
Barley residences site
Barley residences siteBarley residences site
Barley residences site
 
Which tech girl superhero are you
Which tech girl superhero are youWhich tech girl superhero are you
Which tech girl superhero are you
 
Digicon2016 Keynote Swinburne University of Technology Melbourne
Digicon2016 Keynote Swinburne University of Technology MelbourneDigicon2016 Keynote Swinburne University of Technology Melbourne
Digicon2016 Keynote Swinburne University of Technology Melbourne
 
Ada lovelaceday141014techgirlsmovementbeekhuyzen
Ada lovelaceday141014techgirlsmovementbeekhuyzenAda lovelaceday141014techgirlsmovementbeekhuyzen
Ada lovelaceday141014techgirlsmovementbeekhuyzen
 
طراحی، پیاده‌سازی و ارزیابی رایانش توری تحت وب
طراحی، پیاده‌سازی و ارزیابی رایانش توری تحت وبطراحی، پیاده‌سازی و ارزیابی رایانش توری تحت وب
طراحی، پیاده‌سازی و ارزیابی رایانش توری تحت وب
 
Nipah photos and floor plan
Nipah photos and floor planNipah photos and floor plan
Nipah photos and floor plan
 
BAB 2 Sistem Gerak Manusia
BAB 2 Sistem Gerak ManusiaBAB 2 Sistem Gerak Manusia
BAB 2 Sistem Gerak Manusia
 
Bungalow @ goodman photos and floor plan
Bungalow @ goodman photos and floor planBungalow @ goodman photos and floor plan
Bungalow @ goodman photos and floor plan
 
뉴스페이퍼
뉴스페이퍼뉴스페이퍼
뉴스페이퍼
 
Trabajo final crm af
Trabajo final crm afTrabajo final crm af
Trabajo final crm af
 
Red Ribbon Days Corporate Profile
Red Ribbon Days Corporate ProfileRed Ribbon Days Corporate Profile
Red Ribbon Days Corporate Profile
 
Ch03
Ch03Ch03
Ch03
 
Hertford Location Map and Floor Plans
Hertford Location Map and Floor PlansHertford Location Map and Floor Plans
Hertford Location Map and Floor Plans
 
Gebeurtenis
GebeurtenisGebeurtenis
Gebeurtenis
 
software nmap
 software nmap software nmap
software nmap
 
Grabadora de voz
Grabadora de vozGrabadora de voz
Grabadora de voz
 
Skies miltonia location map
Skies miltonia location mapSkies miltonia location map
Skies miltonia location map
 
4 bedrooms
4 bedrooms4 bedrooms
4 bedrooms
 
2 1 progettazione ciclo vita vezzoli_polimi_12.13
2 1 progettazione ciclo vita vezzoli_polimi_12.132 1 progettazione ciclo vita vezzoli_polimi_12.13
2 1 progettazione ciclo vita vezzoli_polimi_12.13
 

Ähnlich wie HTML+CSS: how to get started

Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)
Thinkful
 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
butest
 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
butest
 
Everything is Relative: Frameworks, Plugins & SEO
Everything is Relative: Frameworks, Plugins & SEOEverything is Relative: Frameworks, Plugins & SEO
Everything is Relative: Frameworks, Plugins & SEO
Andy Stratton
 
web development.pdf
web development.pdfweb development.pdf
web development.pdf
BagHarki
 

Ähnlich wie HTML+CSS: how to get started (20)

Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)Code &amp; design your first website (3:16)
Code &amp; design your first website (3:16)
 
Code & Design Your First Website (Downtown Los Angeles)
Code & Design Your First Website (Downtown Los Angeles)Code & Design Your First Website (Downtown Los Angeles)
Code & Design Your First Website (Downtown Los Angeles)
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18
 
Basic CSS concepts by naveen kumar veligeti
Basic CSS concepts by naveen kumar veligetiBasic CSS concepts by naveen kumar veligeti
Basic CSS concepts by naveen kumar veligeti
 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
 
Intermediate Web Design.doc
Intermediate Web Design.docIntermediate Web Design.doc
Intermediate Web Design.doc
 
Intro to CSS
Intro to CSSIntro to CSS
Intro to CSS
 
Website designing company in delhi
Website designing company in delhiWebsite designing company in delhi
Website designing company in delhi
 
Everything is Relative: Frameworks, Plugins & SEO
Everything is Relative: Frameworks, Plugins & SEOEverything is Relative: Frameworks, Plugins & SEO
Everything is Relative: Frameworks, Plugins & SEO
 
Please dont touch-3.6-jsday
Please dont touch-3.6-jsdayPlease dont touch-3.6-jsday
Please dont touch-3.6-jsday
 
Thinkful - HTML/CSS Crash Course (May 4 2017)
Thinkful - HTML/CSS Crash Course (May 4 2017)Thinkful - HTML/CSS Crash Course (May 4 2017)
Thinkful - HTML/CSS Crash Course (May 4 2017)
 
Going native with html5 web components
Going native with html5 web componentsGoing native with html5 web components
Going native with html5 web components
 
web development.pdf
web development.pdfweb development.pdf
web development.pdf
 
Lecture2 CSS1
Lecture2  CSS1Lecture2  CSS1
Lecture2 CSS1
 
Bootcamp - Web Development Session 2
Bootcamp - Web Development Session 2Bootcamp - Web Development Session 2
Bootcamp - Web Development Session 2
 
Punch it Up with HTML and CSS
Punch it Up with HTML and CSSPunch it Up with HTML and CSS
Punch it Up with HTML and CSS
 
Web Components
Web ComponentsWeb Components
Web Components
 
An Seo’s Intro to Web Dev, HTML, CSS and JavaScript
An Seo’s Intro to Web Dev, HTML, CSS and JavaScriptAn Seo’s Intro to Web Dev, HTML, CSS and JavaScript
An Seo’s Intro to Web Dev, HTML, CSS and JavaScript
 
Web development Training in Ambala ! Batra Computer Centre
Web development Training in Ambala ! Batra Computer CentreWeb development Training in Ambala ! Batra Computer Centre
Web development Training in Ambala ! Batra Computer Centre
 
Html Workshop
Html WorkshopHtml Workshop
Html Workshop
 

Mehr von Dimitris Tsironis (7)

Automating Front-End Workflow
Automating Front-End WorkflowAutomating Front-End Workflow
Automating Front-End Workflow
 
Modern Webapps
Modern WebappsModern Webapps
Modern Webapps
 
Git 201
Git 201Git 201
Git 201
 
Git 101
Git 101Git 101
Git 101
 
Capistrano for non-rubyist
Capistrano for non-rubyistCapistrano for non-rubyist
Capistrano for non-rubyist
 
Coffeescript unfancy javascript
Coffeescript unfancy javascriptCoffeescript unfancy javascript
Coffeescript unfancy javascript
 
Coffeescript - take a sip of code
Coffeescript - take a sip of codeCoffeescript - take a sip of code
Coffeescript - take a sip of code
 

Kürzlich hochgeladen

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

HTML+CSS: how to get started

  • 1. < html > + css how can I craft webpages
  • 2. Who am I Dimitris Tsironis Founder at Geembo Javascript Developer at Bugsense Ingredients: 50% code / 50% design
  • 3. First, a story from good old days
  • 4. What is HTML Hyper Text Markup Language It’s just text with superpowers! It’s what your browser is made for.
  • 5. Basic elements HTML consists of elements Heading, paragraphs, articles, anchor links Images, video, audio Metadata, scripts and stylesheets
  • 6. How it works HTML needs this to work a text-based file doctype, html, head & body tags some actual content and you’re good to go...
  • 7. HTML elements Heading 1 - <h1>This is a title</h1> Paragraph - <p>This is a paragraph</p> Anchor link - <a href=”#”>This is a link</a> div - <div>This is a general element</div> img - <img src=”/path/to/logo.png” /> input - <input type=”text” name=”name” />
  • 8. Classes & IDs HTML has classes and IDs to make elements easier to distinguish Classes are more generic, like a box, button etc. IDs are very specific and must be used with caution
  • 9. Basic example HTML is as simple as ABC
  • 10. Basic example …which actually is
  • 11. Box model HTML elements always behave like boxes the most important thing about HTML it will help you get to the next level required to make a solid structure required to debug HTML
  • 12. Box model Here’s the previous example. See the boxes?
  • 13. Box model Here’s the previous example. See the boxes?
  • 15. What is CSS Cascading Style Seets It’s what makes your HTML beautiful.
  • 16. Basic CSS rules CSS consists of rules, like this one h1 {color: black; text-align:center;} selector declaration #1 declaration #2
  • 17. Basic CSS rules Some details about CSS rules selector defines what HTML element to target declaration have a property and a value declarations in a block, defined by brackets{...}
  • 18. CSS selectors CSS selectors are used to target specific HTML elements with rules h1 {...} <h1>This is a title</h1> p {...} <p>This is a paragraph</p> .active{...} <div class=”active”></div> .active{...} <img class=”active”></img> #signup{...} <button id=”signup”></button>
  • 20. Never, ever, ever, ever use IDs in your CSS! Seriously, don’t do this. It’s messy. You’ll end with super strong selectors that you can’t override.
  • 21. Tools you’ll need A crappy computer Nothing fancy, you probably already have one A competent text-editor Sublime Text 2 - highly recommended text-editor Developer’s tools Firebug is recommended, for Firefox & Chrome
  • 22. Tools you’ll need Google search Remember, Google has the answer to your problem Wamp Server Very basic web server for your PC
  • 23. Resources to read Mozilla Developer Network The best web library out there http://developer.mozilla.org/en-US/ CSS Tricks Your CSS buddy - you can find anything here http://www.css-tricks.com/
  • 24. Resources to read Github The biggest source code hosting site http://github.com/edu Codecademy You can learn code by doing http://www.codecademy.com
  • 25. Thank you! @tsironakos @geembohq tsironis.dimitris@gmail.com