SlideShare una empresa de Scribd logo
1 de 22
[object Object],[object Object],[object Object]
<html> </html>
<html> </html> <head> </head> <body> </body>
<html> </html> <head> </head> <body> </body> commands page  content
<head> </head> <title>   Evan's page </title> links to other non html documents that change  the look or function of the site
<body> </body> Hello World! (element) (tag)
Create sandwich...Oops, I mean .html document   <html>        <head>          <title>          Evan's Site          </title>      </head> <body> Hello World! </body>   </html>
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
<body> </body> Hello World! (element) (tag) get sample text: www.lipsum.com paste lorem ipsum (element)
<body> </body> add basic formatting tags        lorem ipsum  <p> lorem ipsum </p>          lorem ipsum <p> Hello World! </p>
<body> </body> add basic formatting tags        lorem ipsum  <p>lorem ipsum</p>         lorem ipsum <h1> Hello World! </h1>
<body> </body> create an  unordered list      lorem ipsum  <p>lorem ipsum</p>         lorem ipsum <h1>Hello World!</h1> <ul> <li>home</li> <li>about</li> <li>contact</li> </ul>
<body  bgcolor=&quot;#cccccc&quot; > </body> add  attribute  to modify element        lorem ipsum  <p>lorem ipsum</p>         lorem ipsum <h1>Hello World!</h1>
<body bgcolor=&quot;#cccccc&quot;> </body> add  font  tag with  attributes     <font face=&quot;arial&quot; color=&quot;#ffffff&quot;>  <ul> <li>home</li> <li>about</li> <li>contact</li> </ul>     </font>
use attribute to remove  bullets <ul  style=&quot;list-style: none&quot; > <li>home</li> <li>about</li> <li>contact</li> </ul>
add image (both ways!)    <img src=&quot;http:url.jpg&quot; />    <img src=&quot;file&quot; />     
change image attributes    <img src=&quot;http:url.jpg&quot; />     <img src=&quot;file&quot;  height=&quot;200&quot; width=&quot;200&quot;  />     
wrap text around image by adding  &quot;align&quot;  attribute      <img src=&quot;file&quot;   height=&quot;200&quot; width=&quot;200&quot;  align=&quot;left&quot; />     
add margins to make   &quot;style&quot;  attribute         <img src=&quot;file&quot;   height=&quot;200&quot; width=&quot;200&quot;   align=&quot;left&quot; style=&quot;margin: 10px 10px 0px 0px&quot;  />       top-right-bottom-left
a link is an attribute    <h1>   Hello<a  href=&quot;http:www.usc.edu&quot; >  USC! </a>   </h1>     
wrap links with <a> tags    <a  href=&quot;index.html&quot; >Home</a> <a  href=&quot;about.html&quot; >About</a> <a  href=&quot;contact.html&quot; >Contact</a>        
create new pages ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Más contenido relacionado

La actualidad más candente

1.2 elements and attributes copy (3)
1.2 elements and attributes   copy (3)1.2 elements and attributes   copy (3)
1.2 elements and attributes copy (3)
Bulldogs83
 
Kml Basics Chpt 2 Placemarks
Kml Basics Chpt  2   PlacemarksKml Basics Chpt  2   Placemarks
Kml Basics Chpt 2 Placemarks
tcooper66
 
La sociedad del conocimiento
La sociedad del conocimientoLa sociedad del conocimiento
La sociedad del conocimiento
vyalb
 

La actualidad más candente (19)

Learning HTML
Learning HTMLLearning HTML
Learning HTML
 
HTML Intro Assignment
HTML Intro AssignmentHTML Intro Assignment
HTML Intro Assignment
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Intro to HTML (Kid's Class at TIY)
Intro to HTML (Kid's Class at TIY)Intro to HTML (Kid's Class at TIY)
Intro to HTML (Kid's Class at TIY)
 
1.2 elements and attributes copy (3)
1.2 elements and attributes   copy (3)1.2 elements and attributes   copy (3)
1.2 elements and attributes copy (3)
 
The Basics of (X)HTML Tags
The Basics of (X)HTML TagsThe Basics of (X)HTML Tags
The Basics of (X)HTML Tags
 
Html class-02
Html class-02Html class-02
Html class-02
 
10x10
10x1010x10
10x10
 
Learning Html
Learning HtmlLearning Html
Learning Html
 
Kml Basics Chpt 2 Placemarks
Kml Basics Chpt  2   PlacemarksKml Basics Chpt  2   Placemarks
Kml Basics Chpt 2 Placemarks
 
La sociedad del conocimiento
La sociedad del conocimientoLa sociedad del conocimiento
La sociedad del conocimiento
 
Html 101
Html 101Html 101
Html 101
 
Yerma
YermaYerma
Yerma
 
YL Intro html
YL Intro htmlYL Intro html
YL Intro html
 
Images4
Images4Images4
Images4
 
Images
ImagesImages
Images
 
Intro to html
Intro to htmlIntro to html
Intro to html
 
Html
HtmlHtml
Html
 
Ajax ons2
Ajax ons2Ajax ons2
Ajax ons2
 

Destacado

Cloud App Develop
Cloud App DevelopCloud App Develop
Cloud App Develop
Fin Chen
 
Node.JS and WebSockets with Faye
Node.JS and WebSockets with FayeNode.JS and WebSockets with Faye
Node.JS and WebSockets with Faye
Matjaž Lipuš
 

Destacado (20)

CSS3 Refresher
CSS3 RefresherCSS3 Refresher
CSS3 Refresher
 
Html javascript
Html javascriptHtml javascript
Html javascript
 
Eye catching HTML BASICS tips: Learn easily
Eye catching HTML BASICS tips: Learn easilyEye catching HTML BASICS tips: Learn easily
Eye catching HTML BASICS tips: Learn easily
 
Oocss & progressive css3 selectors
Oocss & progressive css3 selectorsOocss & progressive css3 selectors
Oocss & progressive css3 selectors
 
HTML and CSS Basics
HTML and CSS BasicsHTML and CSS Basics
HTML and CSS Basics
 
Css3
Css3Css3
Css3
 
(C)NodeJS
(C)NodeJS(C)NodeJS
(C)NodeJS
 
Cloud App Develop
Cloud App DevelopCloud App Develop
Cloud App Develop
 
CSS3: Simply Responsive
CSS3: Simply ResponsiveCSS3: Simply Responsive
CSS3: Simply Responsive
 
HTML basics
HTML basicsHTML basics
HTML basics
 
CSS3: Ripe and Ready
CSS3: Ripe and ReadyCSS3: Ripe and Ready
CSS3: Ripe and Ready
 
CSS3
CSS3CSS3
CSS3
 
Introduction to php 2
Introduction to php   2Introduction to php   2
Introduction to php 2
 
HTML Basics 2 workshop
HTML Basics 2 workshopHTML Basics 2 workshop
HTML Basics 2 workshop
 
HTML Basics
HTML BasicsHTML Basics
HTML Basics
 
Node.JS and WebSockets with Faye
Node.JS and WebSockets with FayeNode.JS and WebSockets with Faye
Node.JS and WebSockets with Faye
 
Basics Of Html
Basics Of HtmlBasics Of Html
Basics Of Html
 
Css3
Css3Css3
Css3
 
Mastering CSS3 Selectors
Mastering CSS3 SelectorsMastering CSS3 Selectors
Mastering CSS3 Selectors
 
20131108 cs query by howard
20131108 cs query by howard20131108 cs query by howard
20131108 cs query by howard
 

Similar a Html basics IML 140 (weeks 2-3) (20)

Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Html tags
Html tagsHtml tags
Html tags
 
HTML & CSS
HTML & CSSHTML & CSS
HTML & CSS
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 
HTML Fundamentals
HTML FundamentalsHTML Fundamentals
HTML Fundamentals
 
Html ppt
Html pptHtml ppt
Html ppt
 
HTML5
HTML5HTML5
HTML5
 
Understanding html
Understanding htmlUnderstanding html
Understanding html
 
KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7
 
Tor2
Tor2Tor2
Tor2
 
Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 
Html
HtmlHtml
Html
 
Htmltag.ppt
Htmltag.pptHtmltag.ppt
Htmltag.ppt
 
Htmltag.ppt
Htmltag.pptHtmltag.ppt
Htmltag.ppt
 
Understanding THML
Understanding THMLUnderstanding THML
Understanding THML
 
Intro Html
Intro HtmlIntro Html
Intro Html
 
Java Script
Java ScriptJava Script
Java Script
 
HTML + CSS
HTML + CSSHTML + CSS
HTML + CSS
 

Más de Evan Hughes

Media for business_commercials
Media for business_commercialsMedia for business_commercials
Media for business_commercials
Evan Hughes
 
Design and presenting with slides
Design and presenting with slidesDesign and presenting with slides
Design and presenting with slides
Evan Hughes
 
Dreamweaver Template
Dreamweaver TemplateDreamweaver Template
Dreamweaver Template
Evan Hughes
 
Web and creative cultures week 2
Web and creative cultures week 2Web and creative cultures week 2
Web and creative cultures week 2
Evan Hughes
 
Web and creative cultures week 2
Web and creative cultures week 2Web and creative cultures week 2
Web and creative cultures week 2
Evan Hughes
 
IML 140 Design - Basics
IML 140 Design - BasicsIML 140 Design - Basics
IML 140 Design - Basics
Evan Hughes
 
Remixand culture
Remixand cultureRemixand culture
Remixand culture
Evan Hughes
 
Mobile design patterns
Mobile design patternsMobile design patterns
Mobile design patterns
Evan Hughes
 
Weeks3 5 cs_sbasics
Weeks3 5 cs_sbasicsWeeks3 5 cs_sbasics
Weeks3 5 cs_sbasics
Evan Hughes
 

Más de Evan Hughes (20)

IML 140 - The Art of the Storytelling Business
IML 140 - The Art of the Storytelling BusinessIML 140 - The Art of the Storytelling Business
IML 140 - The Art of the Storytelling Business
 
Blog HTML example for IML 295
Blog HTML example for IML 295Blog HTML example for IML 295
Blog HTML example for IML 295
 
Html intro for IML 295, week 11
Html intro for IML 295, week 11Html intro for IML 295, week 11
Html intro for IML 295, week 11
 
Media for business_commercials
Media for business_commercialsMedia for business_commercials
Media for business_commercials
 
I ml 140 digital media for business - final week
I ml 140  digital media for business - final weekI ml 140  digital media for business - final week
I ml 140 digital media for business - final week
 
Design and presenting with slides
Design and presenting with slidesDesign and presenting with slides
Design and presenting with slides
 
Iml140 web week_1
Iml140 web week_1Iml140 web week_1
Iml140 web week_1
 
Dreamweaver Template
Dreamweaver TemplateDreamweaver Template
Dreamweaver Template
 
Iml140 cs sbasics_week5
Iml140 cs sbasics_week5Iml140 cs sbasics_week5
Iml140 cs sbasics_week5
 
Week 4 css basics
Week 4 css basicsWeek 4 css basics
Week 4 css basics
 
Word Press Site
Word Press SiteWord Press Site
Word Press Site
 
Web and creative cultures week 2
Web and creative cultures week 2Web and creative cultures week 2
Web and creative cultures week 2
 
Web and creative cultures week 2
Web and creative cultures week 2Web and creative cultures week 2
Web and creative cultures week 2
 
Dreamweaver template
Dreamweaver templateDreamweaver template
Dreamweaver template
 
IML 140 Design - Basics
IML 140 Design - BasicsIML 140 Design - Basics
IML 140 Design - Basics
 
Remixand culture
Remixand cultureRemixand culture
Remixand culture
 
Mobile design patterns
Mobile design patternsMobile design patterns
Mobile design patterns
 
Weeks3 5 cs_sbasics
Weeks3 5 cs_sbasicsWeeks3 5 cs_sbasics
Weeks3 5 cs_sbasics
 
Color Theory Basics
Color Theory BasicsColor Theory Basics
Color Theory Basics
 
Iml 295 week
Iml 295 weekIml 295 week
Iml 295 week
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Último (20)

Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Html basics IML 140 (weeks 2-3)

  • 1.
  • 3. <html> </html> <head> </head> <body> </body>
  • 4. <html> </html> <head> </head> <body> </body> commands page  content
  • 5. <head> </head> <title>   Evan's page </title> links to other non html documents that change  the look or function of the site
  • 6. <body> </body> Hello World! (element) (tag)
  • 7. Create sandwich...Oops, I mean .html document   <html>       <head>          <title>          Evan's Site          </title>     </head> <body> Hello World! </body>   </html>
  • 8.
  • 9. <body> </body> Hello World! (element) (tag) get sample text: www.lipsum.com paste lorem ipsum (element)
  • 10. <body> </body> add basic formatting tags       lorem ipsum  <p> lorem ipsum </p>         lorem ipsum <p> Hello World! </p>
  • 11. <body> </body> add basic formatting tags       lorem ipsum  <p>lorem ipsum</p>        lorem ipsum <h1> Hello World! </h1>
  • 12. <body> </body> create an unordered list     lorem ipsum  <p>lorem ipsum</p>        lorem ipsum <h1>Hello World!</h1> <ul> <li>home</li> <li>about</li> <li>contact</li> </ul>
  • 13. <body bgcolor=&quot;#cccccc&quot; > </body> add attribute to modify element       lorem ipsum  <p>lorem ipsum</p>        lorem ipsum <h1>Hello World!</h1>
  • 14. <body bgcolor=&quot;#cccccc&quot;> </body> add font tag with attributes    <font face=&quot;arial&quot; color=&quot;#ffffff&quot;> <ul> <li>home</li> <li>about</li> <li>contact</li> </ul>    </font>
  • 15. use attribute to remove bullets <ul style=&quot;list-style: none&quot; > <li>home</li> <li>about</li> <li>contact</li> </ul>
  • 16. add image (both ways!)   <img src=&quot;http:url.jpg&quot; />   <img src=&quot;file&quot; />   
  • 17. change image attributes   <img src=&quot;http:url.jpg&quot; />   <img src=&quot;file&quot; height=&quot;200&quot; width=&quot;200&quot; />   
  • 18. wrap text around image by adding &quot;align&quot; attribute     <img src=&quot;file&quot; height=&quot;200&quot; width=&quot;200&quot; align=&quot;left&quot; />   
  • 19. add margins to make  &quot;style&quot; attribute       <img src=&quot;file&quot; height=&quot;200&quot; width=&quot;200&quot; align=&quot;left&quot; style=&quot;margin: 10px 10px 0px 0px&quot; />    top-right-bottom-left
  • 20. a link is an attribute   <h1> Hello<a href=&quot;http:www.usc.edu&quot; > USC! </a>   </h1>   
  • 21. wrap links with <a> tags   <a href=&quot;index.html&quot; >Home</a> <a href=&quot;about.html&quot; >About</a> <a href=&quot;contact.html&quot; >Contact</a>     
  • 22.