SlideShare a Scribd company logo
-Dotun Longe, Devcribber
KIDS + CODE = WIN!
FRONT-END LIKE A
NATURAL
( TODDLER EDITION )
There are 3 things that make up today's frontend.
Html, CSS and javascript.
HTML is where you put the text and other content.
CSS makes your website pretty.
Javascript adds the magic. like making stuff move, appear and
disappear on command.
This is by far the simplest, kiddo.
Open up Notepad, type "I like ice cream"
           Save it as icecream.html. 
           Open it in your web browser.
           Viola, You have a Website.
HTML (SIMPLE)
Open up icecream.html in notepad.
           Delete the content. and add 
           <!DOCTYPE html><html><head></head><body><div><p></p></div>  
           </body></html>
HTML (ADVANCED)
doctype html =tell the browser, this is a web page.
html = we put all html web stuff inside here 
head = this is where we link our css files.
body = this is where we put our stuff.
div= think of it as a bucket.
p = paragraph
<x>y</x> = this is an element. while just the <x> is a tag
and anything with a / infront means we closing what we
opened.
Now add "i like ice-cream between the p's"
<!DOCTYPE html><html><head></head><body><div><p>I like ice-
cream</p></div></body></html>
save as index.html inside  a folder called ice-cream
Now we really have a website. :)
HTML
Open up Notepad
Write
html,body{height:100% width;100%}
.div p {background:blue; color:white;}
          Save it as style.css
          In your html, inside the head tag,
          type <link rel="stylesheet" href="style.css"> 
now we have a page with styling :)
CSS
Open up Notepad
Write
document.body.style.backgroundcolor = "red";
          Save it as "javascript.js" inside the ice-cream folder
          In your Html, inside the body tag, right before the closing      
          body tag, i.e"</body>". 
          type <script src="javascript.js"></script> 
Now we have a page with javascript.
JAVASCRIPT
If You Want To Do More.
Or Get Lost/Confused.
Get On StackOverflow.com
Or just google or your problem.
DO MORE

More Related Content

What's hot

MySQL database user creation
MySQL database user creationMySQL database user creation
MySQL database user creationalauddindcl
 
How To Install Wordpress Into Your Paid Web Hosting
How To Install Wordpress Into Your Paid Web HostingHow To Install Wordpress Into Your Paid Web Hosting
How To Install Wordpress Into Your Paid Web HostingRowela Rabi
 
Intro to front end development Basic
Intro to front end development BasicIntro to front end development Basic
Intro to front end development Basicabdulrahmanabdullah32
 
11cadogan cms tutorial
11cadogan cms tutorial11cadogan cms tutorial
11cadogan cms tutorialSarasotaSummit
 
Intro to java script
Intro to java scriptIntro to java script
Intro to java scriptlondiem
 
poornamatha : poornamitham poornath-poorna-muthatchyathe |
poornamatha :  poornamitham poornath-poorna-muthatchyathe |poornamatha :  poornamitham poornath-poorna-muthatchyathe |
poornamatha : poornamitham poornath-poorna-muthatchyathe |ashokha
 
Interacting with the DOM (JavaScript)
Interacting with the DOM (JavaScript)Interacting with the DOM (JavaScript)
Interacting with the DOM (JavaScript)Florence Davis
 
Google docs
Google docsGoogle docs
Google docsapwebco
 
Html basics 1
Html basics 1Html basics 1
Html basics 1H K
 
Html codes
Html codesHtml codes
Html codesCrashin
 

What's hot (18)

Coldfusion with Keith Diehl
Coldfusion with Keith DiehlColdfusion with Keith Diehl
Coldfusion with Keith Diehl
 
MySQL database user creation
MySQL database user creationMySQL database user creation
MySQL database user creation
 
How To Install Wordpress Into Your Paid Web Hosting
How To Install Wordpress Into Your Paid Web HostingHow To Install Wordpress Into Your Paid Web Hosting
How To Install Wordpress Into Your Paid Web Hosting
 
JavaScript
JavaScriptJavaScript
JavaScript
 
JavaScript and BOM events
JavaScript and BOM eventsJavaScript and BOM events
JavaScript and BOM events
 
Intro to front end development Basic
Intro to front end development BasicIntro to front end development Basic
Intro to front end development Basic
 
11cadogan cms tutorial
11cadogan cms tutorial11cadogan cms tutorial
11cadogan cms tutorial
 
Intro to java script
Intro to java scriptIntro to java script
Intro to java script
 
poornamatha : poornamitham poornath-poorna-muthatchyathe |
poornamatha :  poornamitham poornath-poorna-muthatchyathe |poornamatha :  poornamitham poornath-poorna-muthatchyathe |
poornamatha : poornamitham poornath-poorna-muthatchyathe |
 
Interacting with the DOM (JavaScript)
Interacting with the DOM (JavaScript)Interacting with the DOM (JavaScript)
Interacting with the DOM (JavaScript)
 
Dreamweaver cs6
Dreamweaver cs6Dreamweaver cs6
Dreamweaver cs6
 
Java Script
Java ScriptJava Script
Java Script
 
Html5
Html5Html5
Html5
 
Html5 use cases
Html5 use casesHtml5 use cases
Html5 use cases
 
Google docs
Google docsGoogle docs
Google docs
 
lect9
lect9lect9
lect9
 
Html basics 1
Html basics 1Html basics 1
Html basics 1
 
Html codes
Html codesHtml codes
Html codes
 

Similar to Teaching Web Frontend Technologies To A Toddler

46h interaction 1.lesson Hello world
46h interaction 1.lesson Hello world46h interaction 1.lesson Hello world
46h interaction 1.lesson Hello worldhemi46h
 
Introduction to HTML and CSS
Introduction to HTML and CSSIntroduction to HTML and CSS
Introduction to HTML and CSSdanpaquette
 
Html beginner
Html beginnerHtml beginner
Html beginnerwihrbt
 
Html beginners tutorial
Html beginners tutorialHtml beginners tutorial
Html beginners tutorialnikhilsh66131
 
計算機概論20161205
計算機概論20161205計算機概論20161205
計算機概論20161205志宇 許
 
If you know nothing about HTML, this is where you can start !!
If you know nothing about HTML, this is where you can start !!If you know nothing about HTML, this is where you can start !!
If you know nothing about HTML, this is where you can start !!Dr Sukhpal Singh Gill
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)Ahsan Rahim
 
Web Design Basics
Web Design BasicsWeb Design Basics
Web Design BasicsCindy Royal
 
Html5, a gentle introduction
Html5, a gentle introduction Html5, a gentle introduction
Html5, a gentle introduction Diego Scataglini
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5Terry Ryan
 
HTML Notes And Some Attributes
HTML Notes And Some AttributesHTML Notes And Some Attributes
HTML Notes And Some AttributesHIFZUR RAHMAN
 
Web development (html)
Web development (html)Web development (html)
Web development (html)AliNaqvi131
 
Basics tags for HTML
Basics tags for HTMLBasics tags for HTML
Basics tags for HTMLvidyamittal
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to BootstrapRon Reiter
 
Semantic HTML5
Semantic HTML5Semantic HTML5
Semantic HTML5Terry Ryan
 

Similar to Teaching Web Frontend Technologies To A Toddler (20)

Web htmlt1
Web   htmlt1Web   htmlt1
Web htmlt1
 
46h interaction 1.lesson Hello world
46h interaction 1.lesson Hello world46h interaction 1.lesson Hello world
46h interaction 1.lesson Hello world
 
Introduction to HTML and CSS
Introduction to HTML and CSSIntroduction to HTML and CSS
Introduction to HTML and CSS
 
Html beginner
Html beginnerHtml beginner
Html beginner
 
Master page
Master pageMaster page
Master page
 
Html intro
Html introHtml intro
Html intro
 
Html beginners tutorial
Html beginners tutorialHtml beginners tutorial
Html beginners tutorial
 
計算機概論20161205
計算機概論20161205計算機概論20161205
計算機概論20161205
 
If you know nothing about HTML, this is where you can start !!
If you know nothing about HTML, this is where you can start !!If you know nothing about HTML, this is where you can start !!
If you know nothing about HTML, this is where you can start !!
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)
 
Web Design Basics
Web Design BasicsWeb Design Basics
Web Design Basics
 
HTML & CSS 2017
HTML & CSS 2017HTML & CSS 2017
HTML & CSS 2017
 
Html5, a gentle introduction
Html5, a gentle introduction Html5, a gentle introduction
Html5, a gentle introduction
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
HTML Notes And Some Attributes
HTML Notes And Some AttributesHTML Notes And Some Attributes
HTML Notes And Some Attributes
 
Web development (html)
Web development (html)Web development (html)
Web development (html)
 
Basics tags for HTML
Basics tags for HTMLBasics tags for HTML
Basics tags for HTML
 
Html
HtmlHtml
Html
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
 
Semantic HTML5
Semantic HTML5Semantic HTML5
Semantic HTML5
 

Recently uploaded

Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptxJungkooksNonexistent
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEHimani415946
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxTristanJasperRamos
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shoplaozhuseo02
 
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理aagad
 
Article writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptxArticle writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptxabhinandnam9997
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxlaozhuseo02
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesSanjeev Rampal
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxnatyesu
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxGal Baras
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...JeyaPerumal1
 
The AI Powered Organization-Intro to AI-LAN.pdf
The AI Powered Organization-Intro to AI-LAN.pdfThe AI Powered Organization-Intro to AI-LAN.pdf
The AI Powered Organization-Intro to AI-LAN.pdfSiskaFitrianingrum
 

Recently uploaded (12)

Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
 
Article writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptxArticle writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptx
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
The AI Powered Organization-Intro to AI-LAN.pdf
The AI Powered Organization-Intro to AI-LAN.pdfThe AI Powered Organization-Intro to AI-LAN.pdf
The AI Powered Organization-Intro to AI-LAN.pdf
 

Teaching Web Frontend Technologies To A Toddler

  • 1. -Dotun Longe, Devcribber KIDS + CODE = WIN! FRONT-END LIKE A NATURAL ( TODDLER EDITION )
  • 2. There are 3 things that make up today's frontend. Html, CSS and javascript. HTML is where you put the text and other content. CSS makes your website pretty. Javascript adds the magic. like making stuff move, appear and disappear on command.
  • 3. This is by far the simplest, kiddo. Open up Notepad, type "I like ice cream"            Save it as icecream.html.             Open it in your web browser.            Viola, You have a Website. HTML (SIMPLE)
  • 4. Open up icecream.html in notepad.            Delete the content. and add             <!DOCTYPE html><html><head></head><body><div><p></p></div>              </body></html> HTML (ADVANCED) doctype html =tell the browser, this is a web page. html = we put all html web stuff inside here  head = this is where we link our css files. body = this is where we put our stuff. div= think of it as a bucket. p = paragraph <x>y</x> = this is an element. while just the <x> is a tag and anything with a / infront means we closing what we opened.
  • 5. Now add "i like ice-cream between the p's" <!DOCTYPE html><html><head></head><body><div><p>I like ice- cream</p></div></body></html> save as index.html inside  a folder called ice-cream Now we really have a website. :) HTML
  • 6. Open up Notepad Write html,body{height:100% width;100%} .div p {background:blue; color:white;}           Save it as style.css           In your html, inside the head tag,           type <link rel="stylesheet" href="style.css">  now we have a page with styling :) CSS
  • 7. Open up Notepad Write document.body.style.backgroundcolor = "red";           Save it as "javascript.js" inside the ice-cream folder           In your Html, inside the body tag, right before the closing                 body tag, i.e"</body>".            type <script src="javascript.js"></script>  Now we have a page with javascript. JAVASCRIPT
  • 8. If You Want To Do More. Or Get Lost/Confused. Get On StackOverflow.com Or just google or your problem. DO MORE