SlideShare a Scribd company logo
Environment
IN A ROCKET
Learn front-end development at rocket speed
CSS FLEXBOX & CSS GRID
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
+BROWSER DEV TOOLSEDITOR +
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
You can use any editor to develop Flexbox and CSS Grid
projects. We suggest using VS Code in this workshop as it
includes Emmet out-of-the-box. It makes easier to build HTML
and be more focused on your CSS.
ENVIRONMENT SETUP: EDITOR
You can just use any text editor preinstalled in
your computer.
Editor: pre-installed
TextEditNotepad Gedit
Editor: additional
There are more advanced editors to code. We
will use VS Code for this course.
Sublime Text AtomVS Code
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
BROWSER DEV TOOLSEDITOR ++
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
Most used browser worldwide.

Source: StatCounter.
ENVIRONMENT SETUP: BROWSER
We will use its

Grid Inspector tool

when creating layouts.
You can just use any preinstalled browser in
your computer.
Browser: pre-installed Browser: additional
There are other browsers that you can also
install in your computer.
OperaChrome FirefoxSafariEdge Firefox
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
BROWSER DEV TOOLSEDITOR ++
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
FIREFOX CSS GRID INSPECTOR
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
BROWERSYNC EXTENSION FOR VISUAL STUDIO CODE
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
BASE CSS
in a
ROCKET
INSTALLATION
~ ~ ~
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
Chocolatey Homebrew
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
Chocolatey Homebrew
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
Copy
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
SOURCE: Chocolatey / Install.
1
2
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
Administrator: Command Prompt
> Set-ExecutionPolicy Bypass -Scope Process -Force;
[System.Net.ServicePointManager]::SecurityProtocol =
[System.Net.ServicePointManager]::SecurityProtocol -bor 3072;
iex ((New-Object
System.Net.WebClient).DownloadString('https://chocolatey.org/
install.ps1'))
SOURCE: Chocolatey / Install.
Paste from clipboard
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
Administrator: Command Prompt
> choco install googlechrome firefox vscode -y
Install two browsers and a code editor automatically
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
>
Administrator: Command Prompt
Now your work environment is ready and 

you can easily keep your tools updated with this command:
choco upgrade all
SOURCE: Chocolatey / Upgrade.
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
Chocolatey Homebrew
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW
Copy
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW
SOURCE: Homebrew and Homebrew-Cask.
Terminal
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/
Homebrew/install/master/install.sh)"
Paste from clipboard
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW
Terminal
$ brew cask install google-chrome firefox visual-studio-code
Install two browsers and a code editor automatically
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW
Now your work environment is ready and 

you can easily keep your tools updated with this command:
Terminal
$ brew update && brew upgrade && brew cask upgrade
FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com
+BROWSER DEV TOOLSEDITOR +
Learn front-end development at rocket speed
inarocket.com
by miguelsanchez.com
YOU CAN CONTINUE THIS COURSE FOR FREE ON
+ READY TO USE CODE
+ QUIZZES
+ FREE UPDATES
We respect your time

No more blah blah videos. Just straight to
the point slides with relevant information.
Ready to use code

Real code you can just copy and paste into
your real projects.
Step by step guides

Clear and concise steps to build real use
solutions. No missed points.
Learn front-end development at rocket speed
inarocket.com
Environment
IN A ROCKET
Learn front-end development at rocket speed
CSS FLEXBOX & CSS GRID

More Related Content

Similar to 1- Learn Flexbox & CSS Grid / Environment setup (20)

PPT
6 css week12 2020 2021 for g10
Osama Ghandour Geris
 
PDF
DocuOps & Asciidoctor in a JVM World
Schalk Cronjé
 
PPTX
Azure from scratch part 5 By Girish Kalamati
Girish Kalamati
 
PDF
Fasten RWD Development with Sass
Sven Wolfermann
 
PDF
Docker for developers on mac and windows
Docker, Inc.
 
PDF
ITB2019 Containerizing ContentBox CMS - Gavin Pickin
Ortus Solutions, Corp
 
PPTX
Building a production-ready, fully-scalable Docker Swarm using Terraform & Pa...
Outlyer
 
PPTX
Pp docker-swarm-doxlon-28th-march-2017
Bobby DeVeaux, DevOps Consultant
 
PDF
Not Just a Pretty Face: How to design and build a cross-CMS CSS framework
crystalenka
 
PDF
Hitchhiker's guide to the front end development
정윤 김
 
PPT
Using a CSS Framework
Gareth Saunders
 
PPTX
Running Docker in Development & Production (#ndcoslo 2015)
Ben Hall
 
PPTX
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
KEY
It's a Mod World - A Practical Guide to Rocking Modernizr
Michael Enslow
 
PDF
Docker, the Future of DevOps
andersjanmyr
 
PDF
Docker, Kubernetes, and Google Cloud
Samuel Chow
 
PDF
Building performance auf der Developer Conference Hamburg
Oliver Ochs
 
PPTX
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
PPTX
Containerizing ContentBox CMS
Gavin Pickin
 
PDF
Continuous Delivery com Docker, OpenShift e Jenkins
Bruno Padilha
 
6 css week12 2020 2021 for g10
Osama Ghandour Geris
 
DocuOps & Asciidoctor in a JVM World
Schalk Cronjé
 
Azure from scratch part 5 By Girish Kalamati
Girish Kalamati
 
Fasten RWD Development with Sass
Sven Wolfermann
 
Docker for developers on mac and windows
Docker, Inc.
 
ITB2019 Containerizing ContentBox CMS - Gavin Pickin
Ortus Solutions, Corp
 
Building a production-ready, fully-scalable Docker Swarm using Terraform & Pa...
Outlyer
 
Pp docker-swarm-doxlon-28th-march-2017
Bobby DeVeaux, DevOps Consultant
 
Not Just a Pretty Face: How to design and build a cross-CMS CSS framework
crystalenka
 
Hitchhiker's guide to the front end development
정윤 김
 
Using a CSS Framework
Gareth Saunders
 
Running Docker in Development & Production (#ndcoslo 2015)
Ben Hall
 
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
It's a Mod World - A Practical Guide to Rocking Modernizr
Michael Enslow
 
Docker, the Future of DevOps
andersjanmyr
 
Docker, Kubernetes, and Google Cloud
Samuel Chow
 
Building performance auf der Developer Conference Hamburg
Oliver Ochs
 
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon
 
Containerizing ContentBox CMS
Gavin Pickin
 
Continuous Delivery com Docker, OpenShift e Jenkins
Bruno Padilha
 

More from In a Rocket (14)

PDF
17- Learn CSS Fundamentals / Units
In a Rocket
 
PDF
16- Learn CSS Fundamentals / Background
In a Rocket
 
PDF
15- Learn CSS Fundamentals / Color
In a Rocket
 
PDF
14- Learn CSS Fundamentals / Inheritance
In a Rocket
 
PDF
13- Learn CSS Fundamentals / Specificity
In a Rocket
 
PDF
12- Learn CSS Fundamentals / Mix & group
In a Rocket
 
PDF
11- Learn CSS Fundamentals / Combinators
In a Rocket
 
PDF
10- Learn CSS Fundamentals / Pseudo-elements
In a Rocket
 
PDF
9- Learn CSS Fundamentals / Pseudo-classes
In a Rocket
 
PDF
8- Learn CSS Fundamentals / Attribute selectors
In a Rocket
 
PDF
2- Learn HTML Fundamentals / Text Formatting
In a Rocket
 
PDF
1- Learn HTML Fundamentals / Start in 5 Minutes
In a Rocket
 
PDF
Learn SUIT: CSS Naming Convention
In a Rocket
 
PDF
Learn BEM: CSS Naming Convention
In a Rocket
 
17- Learn CSS Fundamentals / Units
In a Rocket
 
16- Learn CSS Fundamentals / Background
In a Rocket
 
15- Learn CSS Fundamentals / Color
In a Rocket
 
14- Learn CSS Fundamentals / Inheritance
In a Rocket
 
13- Learn CSS Fundamentals / Specificity
In a Rocket
 
12- Learn CSS Fundamentals / Mix & group
In a Rocket
 
11- Learn CSS Fundamentals / Combinators
In a Rocket
 
10- Learn CSS Fundamentals / Pseudo-elements
In a Rocket
 
9- Learn CSS Fundamentals / Pseudo-classes
In a Rocket
 
8- Learn CSS Fundamentals / Attribute selectors
In a Rocket
 
2- Learn HTML Fundamentals / Text Formatting
In a Rocket
 
1- Learn HTML Fundamentals / Start in 5 Minutes
In a Rocket
 
Learn SUIT: CSS Naming Convention
In a Rocket
 
Learn BEM: CSS Naming Convention
In a Rocket
 
Ad

Recently uploaded (20)

PPTX
Class_4_Limbgvchgchgchgchgchgcjhgchgcnked_Lists.pptx
test123n
 
PPTX
原版一样(ISM毕业证书)德国多特蒙德国际管理学院毕业证多少钱
taqyed
 
PDF
The Convergence of Threat Behaviors Across Intrusions
Joe Slowik
 
PDF
ContextForge MCP Gateway - the missing proxy for AI Agents and Tools
Mihai Criveti
 
PPTX
Lesson 1.1 Career-Opportunities-in-Ict.pptx
lizelgumadlas1
 
PDF
Clive Dickens RedTech Public Copy - Collaborate or Die
Clive Dickens
 
PDF
Google Chrome vs Other Browsers: Why Users Still Prefer It.pdf
hgfdsqetuiplmnvcz43
 
PPTX
Q1 English3 Week5 [email protected]
JenniferCawaling1
 
PPT
Almos Entirely Correct Mixing with Apps to Voting
gapati2964
 
PDF
Slides: Eco Economic Epochs for The World Game (s) pdf
Steven McGee
 
PDF
web application development company in bangalore.pdf
https://dkpractice.co.in/seo.html tech
 
PDF
Materi tentang From Digital Economy to Fintech.pdf
Abdul Hakim
 
PDF
B M Mostofa Kamal Al-Azad [Document & Localization Expert]
Mostofa Kamal Al-Azad
 
PDF
What Is Google Chrome? Fast & Secure Web Browser Guide
hgfdsqetuiplmnvcz43
 
PPTX
原版一样(ANU毕业证书)澳洲澳大利亚国立大学毕业证在线购买
Taqyea
 
PDF
BroadLink Cloud Service introduction.pdf
DevendraDwivdi1
 
PDF
Beginning-Laravel-Build-Websites-with-Laravel-5.8-by-Sanjib-Sinha-z-lib.org.pdf
TagumLibuganonRiverB
 
PPTX
BitRecover OST to PST Converter Software
antoniogosling01
 
PDF
Transmission Control Protocol (TCP) and Starlink
APNIC
 
PDF
I Want to join occult brotherhood for money ritual#((+2347089754903))
haragonoccult
 
Class_4_Limbgvchgchgchgchgchgcjhgchgcnked_Lists.pptx
test123n
 
原版一样(ISM毕业证书)德国多特蒙德国际管理学院毕业证多少钱
taqyed
 
The Convergence of Threat Behaviors Across Intrusions
Joe Slowik
 
ContextForge MCP Gateway - the missing proxy for AI Agents and Tools
Mihai Criveti
 
Lesson 1.1 Career-Opportunities-in-Ict.pptx
lizelgumadlas1
 
Clive Dickens RedTech Public Copy - Collaborate or Die
Clive Dickens
 
Google Chrome vs Other Browsers: Why Users Still Prefer It.pdf
hgfdsqetuiplmnvcz43
 
Almos Entirely Correct Mixing with Apps to Voting
gapati2964
 
Slides: Eco Economic Epochs for The World Game (s) pdf
Steven McGee
 
web application development company in bangalore.pdf
https://dkpractice.co.in/seo.html tech
 
Materi tentang From Digital Economy to Fintech.pdf
Abdul Hakim
 
B M Mostofa Kamal Al-Azad [Document & Localization Expert]
Mostofa Kamal Al-Azad
 
What Is Google Chrome? Fast & Secure Web Browser Guide
hgfdsqetuiplmnvcz43
 
原版一样(ANU毕业证书)澳洲澳大利亚国立大学毕业证在线购买
Taqyea
 
BroadLink Cloud Service introduction.pdf
DevendraDwivdi1
 
Beginning-Laravel-Build-Websites-with-Laravel-5.8-by-Sanjib-Sinha-z-lib.org.pdf
TagumLibuganonRiverB
 
BitRecover OST to PST Converter Software
antoniogosling01
 
Transmission Control Protocol (TCP) and Starlink
APNIC
 
I Want to join occult brotherhood for money ritual#((+2347089754903))
haragonoccult
 
Ad

1- Learn Flexbox & CSS Grid / Environment setup

  • 1. Environment IN A ROCKET Learn front-end development at rocket speed CSS FLEXBOX & CSS GRID
  • 2. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com +BROWSER DEV TOOLSEDITOR +
  • 3. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com You can use any editor to develop Flexbox and CSS Grid projects. We suggest using VS Code in this workshop as it includes Emmet out-of-the-box. It makes easier to build HTML and be more focused on your CSS. ENVIRONMENT SETUP: EDITOR You can just use any text editor preinstalled in your computer. Editor: pre-installed TextEditNotepad Gedit Editor: additional There are more advanced editors to code. We will use VS Code for this course. Sublime Text AtomVS Code
  • 4. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com BROWSER DEV TOOLSEDITOR ++
  • 5. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com Most used browser worldwide.
 Source: StatCounter. ENVIRONMENT SETUP: BROWSER We will use its
 Grid Inspector tool
 when creating layouts. You can just use any preinstalled browser in your computer. Browser: pre-installed Browser: additional There are other browsers that you can also install in your computer. OperaChrome FirefoxSafariEdge Firefox
  • 6. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com BROWSER DEV TOOLSEDITOR ++
  • 7. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com FIREFOX CSS GRID INSPECTOR
  • 8. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com BROWERSYNC EXTENSION FOR VISUAL STUDIO CODE
  • 9. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com BASE CSS
  • 11. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com Chocolatey Homebrew
  • 12. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com Chocolatey Homebrew
  • 13. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY
  • 14. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY Copy
  • 15. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY SOURCE: Chocolatey / Install. 1 2
  • 16. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY Administrator: Command Prompt > Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/ install.ps1')) SOURCE: Chocolatey / Install. Paste from clipboard
  • 17. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY Administrator: Command Prompt > choco install googlechrome firefox vscode -y Install two browsers and a code editor automatically
  • 18. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com WINDOWS: INSTALL YOUR ENVIRONMENT WITH CHOCOLATEY > Administrator: Command Prompt Now your work environment is ready and 
 you can easily keep your tools updated with this command: choco upgrade all SOURCE: Chocolatey / Upgrade.
  • 19. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com Chocolatey Homebrew
  • 20. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW Copy
  • 21. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW SOURCE: Homebrew and Homebrew-Cask. Terminal $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ Homebrew/install/master/install.sh)" Paste from clipboard
  • 22. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW Terminal $ brew cask install google-chrome firefox visual-studio-code Install two browsers and a code editor automatically
  • 23. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com MACOS: INSTALL YOUR ENVIRONMENT WITH HOMEBREW Now your work environment is ready and 
 you can easily keep your tools updated with this command: Terminal $ brew update && brew upgrade && brew cask upgrade
  • 24. FLEXBOX & CSS GRID: The CSS layout nightmare is over inarocket.com +BROWSER DEV TOOLSEDITOR +
  • 25. Learn front-end development at rocket speed inarocket.com by miguelsanchez.com YOU CAN CONTINUE THIS COURSE FOR FREE ON + READY TO USE CODE + QUIZZES + FREE UPDATES
  • 26. We respect your time
 No more blah blah videos. Just straight to the point slides with relevant information. Ready to use code
 Real code you can just copy and paste into your real projects. Step by step guides
 Clear and concise steps to build real use solutions. No missed points. Learn front-end development at rocket speed inarocket.com
  • 27. Environment IN A ROCKET Learn front-end development at rocket speed CSS FLEXBOX & CSS GRID