SlideShare a Scribd company logo
FRONT-END DEVELOPMENT,
PART 1: HTML/CSS
_by Oleksii Prohonnyi
Front-end development introduction (HTML, CSS). Part 1
Who am I
Oleksii Prohonnyi
Tech. lead @ Sigma Software
 4+ years in IT
 2 technologies
 13 mentees
 60+ interviews
Front-end development introduction (HTML, CSS). Part 1
FRONT-END
Front-end development
is the development of those elements
of a website that the customer sees
and interacts with directly.
<wikipedia.org>
HTML
Front-end development introduction (HTML, CSS). Part 1
HTML (HyperText Markup Language)
is the standard markup language used
to create web pages. It is written in the
form of HTML elements consisting of
tags enclosed in angle brackets (like
<html> ).
<wikipedia.org>
CSS
Front-end development introduction (HTML, CSS). Part 1
CSS (Cascading Style Sheets)
is a style sheet language used for
describing the look and formatting of a
document written in a markup
language.
<wikipedia.org>
SEMANTIC HTML/CSS
Front-end development introduction (HTML, CSS). Part 1
W3C standards
 Web Design and Applications
 Web of Devices
 Web Architecture
 Semantic Web
 XML Technology
 Web of Services
 Browsers and Authoring Tools
Semantic HTML/CSS
is the use of HTML markup to reinforce the
semantics, or meaning, of the information in
webpages rather than merely to define its
presentation or look. Semantic HTML is
processed by regular web browsers as well
as by many other user agents. CSS is used
to suggest its presentation to human users.
<wikipedia.org>
W3C SEMANTIC
VALIDATION SERVICES
Front-end development introduction (HTML, CSS). Part 1
Front-end development introduction (HTML, CSS). Part 1
DEMO
(check http://foodsense.is/ in w3c validators online)
Front-end development introduction (HTML, CSS). Part 1
Front-end development introduction (HTML, CSS). Part 1
HTML5
Front-end development introduction (HTML, CSS). Part 1
HTML5 features
 New Doctype
 The Figure Element
 No More Types for Scripts and Links
 To Quote or Not to Quote
 Make your Content Editable
 Custom Inputs (Regular Expressions)
 Placeholders
 The Semantic Header and Footer
 Audio/ Video Support
 The Data Attribute
See more: tutsplus.com
DEMO
(open example from file)
CSS3
Front-end development introduction (HTML, CSS). Part 1
CSS3 features
 CSS Animations and Transitions
 Calculating Values With calc()
 Advanced Selectors
 Generated Content and Counters
 Gradients
 Box Sizing
 Border Images
 Media Queries
 Multiple Backgrounds
 CSS 3D Transforms
See more: tutorialzine.com
DEMO
(open example from file)
MULTI-DEVICE
SUPPORT
Front-end development introduction (HTML, CSS). Part 1
Front-end development introduction (HTML, CSS). Part 1
RESPONSIVE DESIGN
Front-end development introduction (HTML, CSS). Part 1
Device dependent styles
 Separate HTML file for each device
 JavaScript (Navigator DOM object analysis) scripting
 @media queries css3 styles
RESPONSIVE DESIGN
SEPARATE HTML FILE
Separate html file approach
 index.html + desktop.css = desktop version
 tablet.html + tablet.css = tablet version
 phone.html + phone.css = phone version
RESPONSIVE DESIGN
JAVASCRIPT
JavaScript approach
 index.html
 desktop.css + tablet.css + phone.css
 main.js (check device)
RESPONSIVE DESIGN
@MEDIA QUERIES
@Media queries
 index.html
 Responsive.css
 <No JavaScript>
Front-end development introduction (HTML, CSS). Part 1
DEMO
(open example from file)
Browser’s CSS compatibility
 "Can I use" provides up-to-date browser support tables
for support of front-end web technologies on desktop
and mobile web browsers.
 http://caniuse.com
CHROME DEV TOOLS
Front-end development introduction (HTML, CSS). Part 1
Chrome Developer Tools
 (DevTools for short), are a set of web authoring and
debugging tools built into Google Chrome. The DevTools
provide web developers deep access into the internals of
the browser and their web application.
 https://developer.chrome.com/devtools
DEMO
(try emulation, html/css debugging, profiling features on
http://foodsense.is/ website)
Front-end development introduction (HTML, CSS). Part 1
DEVELOPMENT TOOLS
Front-end development introduction (HTML, CSS). Part 1
JetBrains WebStorm IDE
 A lightweight yet powerful IDE, perfectly equipped for
complex client-side development and server-side
development with Node.js.
 https://www.jetbrains.com/webstorm/
Front-end development introduction (HTML, CSS). Part 1
Grunt tasks runner
 In one word: automation. The less work you have to do
when performing repetitive tasks like minification,
compilation, unit testing, linting, etc, the easier your job
becomes.
 http://gruntjs.com/
DEMO
(try by yourself WebStorm IDE and grunt task runner)
ONE MORE THING
Front-end development introduction (HTML, CSS). Part 1
"Life is like riding a
bicycle. To keep your
balance, you must
keep moving."
- Albert Einstein
REFERENCES
References
 developer.mozilla.org
 w3schools.com
 css-tricks.com
 html5rocks.com
 Presentation sources: github.com
Front-end development introduction (HTML, CSS). Part 1
Oleksii Prohonnyi
linkedin.com/in/oprohonnyi
slideshare.net/oprohonnyi

More Related Content

PPT
Web development | Derin Dolen
Derin Dolen
 
PPTX
Front End Development | Introduction
JohnTaieb
 
PPTX
Introduction to Web Development
Parvez Mahbub
 
PPTX
ppt of web development for diploma student
Abhishekchauhan863165
 
PDF
Introduction to web development
Mohammed Safwat
 
PPTX
Front-End Web Development
Yash Sati
 
PDF
Web Development with HTML5, CSS3 & JavaScript
Edureka!
 
PPTX
Web Development
Aditya Raman
 
Web development | Derin Dolen
Derin Dolen
 
Front End Development | Introduction
JohnTaieb
 
Introduction to Web Development
Parvez Mahbub
 
ppt of web development for diploma student
Abhishekchauhan863165
 
Introduction to web development
Mohammed Safwat
 
Front-End Web Development
Yash Sati
 
Web Development with HTML5, CSS3 & JavaScript
Edureka!
 
Web Development
Aditya Raman
 

What's hot (20)

PDF
Web Development Presentation
TurnToTech
 
PPTX
Front end web development
viveksewa
 
PPT
Ppt of web development
bethanygfair
 
ODP
Introduction of Html/css/js
Knoldus Inc.
 
PPTX
Web development using javaScript, React js, Node js, HTML, CSS and SQL
Jayant Surana
 
PPTX
Web Development
Lena Petsenchuk
 
PPT
Introduction to JavaScript
Andres Baravalle
 
PDF
Web Design & Development - Session 1
Shahrzad Peyman
 
PPT
Web Standards
ChrisF1502010
 
PPTX
Web Development In 2018
Traversy Media
 
PPT
Web Development Ppt
Bruce Tucker
 
PPT
Web Development on Web Project Presentation
Milind Gokhale
 
PDF
Basics of JavaScript
Bala Narayanan
 
PDF
WEB I - 01 - Introduction to Web Development
Randy Connolly
 
PPTX
MERN PPT
NeerajGupta96647
 
PDF
WEB DEVELOPMENT USING REACT JS
MuthuKumaran Singaravelu
 
PDF
Web Designing Presentation
RahulSuri30
 
PDF
Fundamentals of Web Development For Non-Developers
Lemi Orhan Ergin
 
PPTX
Web Designing
BALUJAINSTITUTE
 
PPTX
Backend Programming
Ruwandi Madhunamali
 
Web Development Presentation
TurnToTech
 
Front end web development
viveksewa
 
Ppt of web development
bethanygfair
 
Introduction of Html/css/js
Knoldus Inc.
 
Web development using javaScript, React js, Node js, HTML, CSS and SQL
Jayant Surana
 
Web Development
Lena Petsenchuk
 
Introduction to JavaScript
Andres Baravalle
 
Web Design & Development - Session 1
Shahrzad Peyman
 
Web Standards
ChrisF1502010
 
Web Development In 2018
Traversy Media
 
Web Development Ppt
Bruce Tucker
 
Web Development on Web Project Presentation
Milind Gokhale
 
Basics of JavaScript
Bala Narayanan
 
WEB I - 01 - Introduction to Web Development
Randy Connolly
 
WEB DEVELOPMENT USING REACT JS
MuthuKumaran Singaravelu
 
Web Designing Presentation
RahulSuri30
 
Fundamentals of Web Development For Non-Developers
Lemi Orhan Ergin
 
Web Designing
BALUJAINSTITUTE
 
Backend Programming
Ruwandi Madhunamali
 
Ad

Viewers also liked (20)

PDF
Modern Front-End Development
mwrather
 
PDF
Understand front end developer
Hsuan Fu Lien
 
PDF
Professional Front End Development
nelsonmenezes
 
PDF
Modern front end development
Tomislav Mesić
 
PDF
Front End Best Practices
Holger Bartel
 
PPTX
HTML CSS and Web Development
Rahul Mishra
 
PPTX
Building a Best-in-Class Economic Development Website
Atlas Integrated
 
PPTX
Website development-Design solution for any business
MT Web Technologies
 
PPT
introduction to web technology
vikram singh
 
PPTX
Web application architecture
Tejaswini Deshpande
 
PPTX
Introduction to Web Architecture
Chamnap Chhorn
 
PPT
Web Development using HTML & CSS
Shashank Skills Academy
 
PDF
Introduction to HTML and CSS
Mario Hernandez
 
PPTX
Css presentation lecture 1
Mudasir Syed
 
KEY
Front end engineering, YUI Gallery, and your future
Luke Smith
 
PPTX
Front-End Intelligence
Judy T Raj
 
PPTX
(Fast) Introduction to HTML & CSS
Dave Kelly
 
PPT
Introduction To Web Design
Ermilo John Gialogo
 
PPTX
Basic concepts for python web development
NexSoftsys
 
PDF
Front-End Frameworks: a quick overview
Diacode
 
Modern Front-End Development
mwrather
 
Understand front end developer
Hsuan Fu Lien
 
Professional Front End Development
nelsonmenezes
 
Modern front end development
Tomislav Mesić
 
Front End Best Practices
Holger Bartel
 
HTML CSS and Web Development
Rahul Mishra
 
Building a Best-in-Class Economic Development Website
Atlas Integrated
 
Website development-Design solution for any business
MT Web Technologies
 
introduction to web technology
vikram singh
 
Web application architecture
Tejaswini Deshpande
 
Introduction to Web Architecture
Chamnap Chhorn
 
Web Development using HTML & CSS
Shashank Skills Academy
 
Introduction to HTML and CSS
Mario Hernandez
 
Css presentation lecture 1
Mudasir Syed
 
Front end engineering, YUI Gallery, and your future
Luke Smith
 
Front-End Intelligence
Judy T Raj
 
(Fast) Introduction to HTML & CSS
Dave Kelly
 
Introduction To Web Design
Ermilo John Gialogo
 
Basic concepts for python web development
NexSoftsys
 
Front-End Frameworks: a quick overview
Diacode
 
Ad

Similar to Front-end development introduction (HTML, CSS). Part 1 (20)

PPTX
Curtin University Frontend Web Development
Daryll Chu
 
PDF
Html 5 mobile - nitty gritty
Mario Noble
 
PDF
CSS3: Simply Responsive
Denise Jacobs
 
KEY
Getting started with CSS frameworks using Zurb foundation
Melanie Archer
 
PPTX
Basics about front-end
CETPA Infotech
 
PPT
Web design-workflow
Peter Kaizer
 
PDF
A Complete Guide to Frontend - UI Developer
nariyaravi
 
PPTX
Bootstrap basics.pptx of web design responsive design
joby7
 
PDF
Responsive Web Design with HTML5 and CSS3
Kannika Kong
 
PDF
CSS3: Ripe and Ready to Respond
Denise Jacobs
 
PDF
Beautiful.ai - HTMLCSS Fundamentals Mastering the Essentials.pdf
vijaysharma3370
 
PDF
Responsive Web Design with HTML5 and CSS3 Second Edition Ben Frain
imrentaede
 
PPTX
Basic web dveleopers terms for UX and graphic designers
Ran Bar-Zik
 
PPTX
Rakshat bhati
Rakshat bhati
 
PDF
Great Responsive-ability Web Design
Mike Wilcox
 
PDF
Code & Design Your First Website (Downtown Los Angeles)
Thinkful
 
PDF
Introduction to Frontend Development - Session 1 - HTML Fundamentals
Kalin Chernev
 
PPTX
025444215.pptx
RiyaJenner1
 
PPTX
Responsive web design
Senthilkumar Gopal
 
Curtin University Frontend Web Development
Daryll Chu
 
Html 5 mobile - nitty gritty
Mario Noble
 
CSS3: Simply Responsive
Denise Jacobs
 
Getting started with CSS frameworks using Zurb foundation
Melanie Archer
 
Basics about front-end
CETPA Infotech
 
Web design-workflow
Peter Kaizer
 
A Complete Guide to Frontend - UI Developer
nariyaravi
 
Bootstrap basics.pptx of web design responsive design
joby7
 
Responsive Web Design with HTML5 and CSS3
Kannika Kong
 
CSS3: Ripe and Ready to Respond
Denise Jacobs
 
Beautiful.ai - HTMLCSS Fundamentals Mastering the Essentials.pdf
vijaysharma3370
 
Responsive Web Design with HTML5 and CSS3 Second Edition Ben Frain
imrentaede
 
Basic web dveleopers terms for UX and graphic designers
Ran Bar-Zik
 
Rakshat bhati
Rakshat bhati
 
Great Responsive-ability Web Design
Mike Wilcox
 
Code & Design Your First Website (Downtown Los Angeles)
Thinkful
 
Introduction to Frontend Development - Session 1 - HTML Fundamentals
Kalin Chernev
 
025444215.pptx
RiyaJenner1
 
Responsive web design
Senthilkumar Gopal
 

More from Oleksii Prohonnyi (20)

PPTX
Utility libraries to make your life easier
Oleksii Prohonnyi
 
PPTX
Dive into Angular, part 4: Angular 2.0
Oleksii Prohonnyi
 
PPTX
Dive into Angular, part 5: Experience
Oleksii Prohonnyi
 
PPTX
Dive into Angular, part 3: Performance
Oleksii Prohonnyi
 
PPTX
Dive into Angular, part 2: Architecture
Oleksii Prohonnyi
 
PPTX
Dive into Angular, part 1: Introduction
Oleksii Prohonnyi
 
PPTX
Cycle.js overview
Oleksii Prohonnyi
 
PPTX
Moment.js overview
Oleksii Prohonnyi
 
PPTX
Bower introduction
Oleksii Prohonnyi
 
PPTX
JavaScript Presentation Frameworks and Libraries
Oleksii Prohonnyi
 
PPTX
Introduction to D3.js
Oleksii Prohonnyi
 
PPTX
Conference DotJS 2015 Paris review
Oleksii Prohonnyi
 
PPTX
Asm.js introduction
Oleksii Prohonnyi
 
PPTX
Code review process with JetBrains UpSource
Oleksii Prohonnyi
 
PPTX
D3.JS Tips & Tricks (export to svg, crossfilter, maps etc.)
Oleksii Prohonnyi
 
PPTX
OpenLayer's basics
Oleksii Prohonnyi
 
PPTX
Front-end rich JavaScript application creation (Backbone.js)
Oleksii Prohonnyi
 
PPTX
Как создать сайт за 2 часа? (Wordpress)
Oleksii Prohonnyi
 
PPT
Разработка веб-сайта. Сайт. Зачем он?
Oleksii Prohonnyi
 
PPTX
Google Chrome DevTools features overview
Oleksii Prohonnyi
 
Utility libraries to make your life easier
Oleksii Prohonnyi
 
Dive into Angular, part 4: Angular 2.0
Oleksii Prohonnyi
 
Dive into Angular, part 5: Experience
Oleksii Prohonnyi
 
Dive into Angular, part 3: Performance
Oleksii Prohonnyi
 
Dive into Angular, part 2: Architecture
Oleksii Prohonnyi
 
Dive into Angular, part 1: Introduction
Oleksii Prohonnyi
 
Cycle.js overview
Oleksii Prohonnyi
 
Moment.js overview
Oleksii Prohonnyi
 
Bower introduction
Oleksii Prohonnyi
 
JavaScript Presentation Frameworks and Libraries
Oleksii Prohonnyi
 
Introduction to D3.js
Oleksii Prohonnyi
 
Conference DotJS 2015 Paris review
Oleksii Prohonnyi
 
Asm.js introduction
Oleksii Prohonnyi
 
Code review process with JetBrains UpSource
Oleksii Prohonnyi
 
D3.JS Tips & Tricks (export to svg, crossfilter, maps etc.)
Oleksii Prohonnyi
 
OpenLayer's basics
Oleksii Prohonnyi
 
Front-end rich JavaScript application creation (Backbone.js)
Oleksii Prohonnyi
 
Как создать сайт за 2 часа? (Wordpress)
Oleksii Prohonnyi
 
Разработка веб-сайта. Сайт. Зачем он?
Oleksii Prohonnyi
 
Google Chrome DevTools features overview
Oleksii Prohonnyi
 

Recently uploaded (20)

PPTX
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
PPTX
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
PDF
5.EXPLORING-FORCES-Detailed-Notes.pdf/8TH CLASS SCIENCE CURIOSITY
Sandeep Swamy
 
PPTX
Care of patients with elImination deviation.pptx
AneetaSharma15
 
PDF
The Picture of Dorian Gray summary and depiction
opaliyahemel
 
DOCX
UPPER GASTRO INTESTINAL DISORDER.docx
BANDITA PATRA
 
PDF
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
PPTX
vedic maths in python:unleasing ancient wisdom with modern code
mistrymuskan14
 
PPTX
TEF & EA Bsc Nursing 5th sem.....BBBpptx
AneetaSharma15
 
PDF
Phylum Arthropoda: Characteristics and Classification, Entomology Lecture
Miraj Khan
 
PPTX
Odoo 18 Sales_ Managing Quotation Validity
Celine George
 
PPTX
An introduction to Dialogue writing.pptx
drsiddhantnagine
 
PDF
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
PPTX
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
PPTX
Strengthening open access through collaboration: building connections with OP...
Jisc
 
PDF
Wings of Fire Book by Dr. A.P.J Abdul Kalam Full PDF
hetalvaishnav93
 
PDF
Sunset Boulevard Student Revision Booklet
jpinnuck
 
PPTX
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
PPTX
Software Engineering BSC DS UNIT 1 .pptx
Dr. Pallawi Bulakh
 
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
5.EXPLORING-FORCES-Detailed-Notes.pdf/8TH CLASS SCIENCE CURIOSITY
Sandeep Swamy
 
Care of patients with elImination deviation.pptx
AneetaSharma15
 
The Picture of Dorian Gray summary and depiction
opaliyahemel
 
UPPER GASTRO INTESTINAL DISORDER.docx
BANDITA PATRA
 
What is CFA?? Complete Guide to the Chartered Financial Analyst Program
sp4989653
 
vedic maths in python:unleasing ancient wisdom with modern code
mistrymuskan14
 
TEF & EA Bsc Nursing 5th sem.....BBBpptx
AneetaSharma15
 
Phylum Arthropoda: Characteristics and Classification, Entomology Lecture
Miraj Khan
 
Odoo 18 Sales_ Managing Quotation Validity
Celine George
 
An introduction to Dialogue writing.pptx
drsiddhantnagine
 
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
Strengthening open access through collaboration: building connections with OP...
Jisc
 
Wings of Fire Book by Dr. A.P.J Abdul Kalam Full PDF
hetalvaishnav93
 
Sunset Boulevard Student Revision Booklet
jpinnuck
 
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
Software Engineering BSC DS UNIT 1 .pptx
Dr. Pallawi Bulakh
 

Front-end development introduction (HTML, CSS). Part 1