SlideShare a Scribd company logo
1 of 22
1) Review your "Web" folder contents: ,[object Object],[object Object],[object Object],[object Object],[object Object]
2) Change some attributes of other pages ,[object Object],[object Object]
3) Get embed code for VuVox presentation
4) Paste embed code into <body> </body> tags
5) Now try it between the <head> </head> tags
6) Create a link: <a href=&quot;http://www...&quot;>text</a>
7) Create an email link:   <a href=&quot;mailto:ehughes@usc.edu&quot;> contact me </a>
8)  Create an &quot;unordered&quot; list in header: <ul> </ul>
9)   Link list contents to other pages:   <ul> <a href=&quot;about.html&quot;> about </a> <a href=&quot;media.html&quot;> media </a> </ul>
10)   Enter CSS & next phase in the evolution of Web development:  
10)   create a basic HTML document using <div> tags and &quot;id&quot;:   <div id=&quot;wrapper&quot;> </div>
11)  Structure:     <html>     <title>      </title>       <head>        </head>       <body>             <div>              </div>       </body> </html>
11)   Structure within <body> </body> tags :    <div id=&quot;wrapper&quot;>          <div id=&quot;header&quot;>          </div><!--Header-->            <div id=&quot;navigation&quot;>               </div><!--Navigation-->     <div id=&quot;menu&quot;>       </div><!--Menu-->        <div id=&quot;content&quot;>          </div><!--Content-->     <div id=&quot;footer&quot;>        </div><!--Footer-->   </div>
11)  CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the characteristics                      #wrapper {                   background: #ffffff;                margin: 60px auto;                width: 900px;                height: 1024px;           } 
11)  CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                      #header {                   background: #838283;                height: 200px;                width: 900px;                          } 
11)  CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                      #navigation {                   background: #a2a2a2;                width: 900px;                height: 20px;                          } 
11)  CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                      #menu {                   background: #333333;                float: left;                 width: 200px;                height: 624px;                          } 
11)  CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                      #content {                   background: #d2d0d2;                width: 900px;                height: 624px;                          } 
11)  CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                      #footer {                   background: #838283;                height: 180px;                width: 900px;                          } 
11)  CSS structure:    A) At the  top  of document define the <body> attributes:                     body {                   background: #f3f2f3;                color: #ffffff;                font family: Trebuchet                   MS, Arial, Times New                   Roman;                font size: 12px;         } 
12)   Name your stylesheet:   style.css
13)   Link your style sheet to your .html documents in the <head> </head> tags:   <link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;style.css />

More Related Content

What's hot

ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)Dimitris Psounis
 
La semana que cayeron twitter y facebook
La semana que cayeron twitter y facebookLa semana que cayeron twitter y facebook
La semana que cayeron twitter y facebookStramina
 
美团业务系统通用Ui方案
美团业务系统通用Ui方案美团业务系统通用Ui方案
美团业务系统通用Ui方案美团技术团队
 
ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)Dimitris Psounis
 
1205031717370093 12060822225951
1205031717370093 120608222259511205031717370093 12060822225951
1205031717370093 12060822225951ann ann
 
Henrik Juuls torsdagsforelæsning på ASB 25/11-2010
Henrik Juuls torsdagsforelæsning på ASB 25/11-2010Henrik Juuls torsdagsforelæsning på ASB 25/11-2010
Henrik Juuls torsdagsforelæsning på ASB 25/11-2010Johan Damgård
 
Test preguntas de algoritmos!
Test preguntas de algoritmos!Test preguntas de algoritmos!
Test preguntas de algoritmos!Edgardo Gonzalez
 
ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)Dimitris Psounis
 
Rebecca J Clay Resume 2016
Rebecca J Clay Resume 2016Rebecca J Clay Resume 2016
Rebecca J Clay Resume 2016Rebecca Clay
 
ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)Dimitris Psounis
 
CWSA CSS 2007-12-04
CWSA CSS 2007-12-04CWSA CSS 2007-12-04
CWSA CSS 2007-12-04David Mead
 

What's hot (20)

Chocolate tart
Chocolate tartChocolate tart
Chocolate tart
 
Croissants
CroissantsCroissants
Croissants
 
Pan perdu
Pan perduPan perdu
Pan perdu
 
The Social Network
The Social NetworkThe Social Network
The Social Network
 
The Social Network
The Social NetworkThe Social Network
The Social Network
 
ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.6 (ΕΚΤΥΠΩΣΗ)
 
La semana que cayeron twitter y facebook
La semana que cayeron twitter y facebookLa semana que cayeron twitter y facebook
La semana que cayeron twitter y facebook
 
Budino brulee
Budino bruleeBudino brulee
Budino brulee
 
美团业务系统通用Ui方案
美团业务系统通用Ui方案美团业务系统通用Ui方案
美团业务系统通用Ui方案
 
Audit ca my_aim_dubey
Audit ca my_aim_dubeyAudit ca my_aim_dubey
Audit ca my_aim_dubey
 
ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 6.2 (ΕΚΤΥΠΩΣΗ)
 
1205031717370093 12060822225951
1205031717370093 120608222259511205031717370093 12060822225951
1205031717370093 12060822225951
 
Stay on Board
Stay on BoardStay on Board
Stay on Board
 
Tiposmatriz
TiposmatrizTiposmatriz
Tiposmatriz
 
Henrik Juuls torsdagsforelæsning på ASB 25/11-2010
Henrik Juuls torsdagsforelæsning på ASB 25/11-2010Henrik Juuls torsdagsforelæsning på ASB 25/11-2010
Henrik Juuls torsdagsforelæsning på ASB 25/11-2010
 
Test preguntas de algoritmos!
Test preguntas de algoritmos!Test preguntas de algoritmos!
Test preguntas de algoritmos!
 
ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ20 ΜΑΘΗΜΑ 1.2 (ΕΚΤΥΠΩΣΗ)
 
Rebecca J Clay Resume 2016
Rebecca J Clay Resume 2016Rebecca J Clay Resume 2016
Rebecca J Clay Resume 2016
 
ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)
ΠΛΗ30 ΜΑΘΗΜΑ 6.3 (ΕΚΤΥΠΩΣΗ)
 
CWSA CSS 2007-12-04
CWSA CSS 2007-12-04CWSA CSS 2007-12-04
CWSA CSS 2007-12-04
 

More from Evan Hughes

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 BusinessEvan Hughes
 
Blog HTML example for IML 295
Blog HTML example for IML 295Blog HTML example for IML 295
Blog HTML example for IML 295Evan Hughes
 
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 11Evan Hughes
 
Media for business_commercials
Media for business_commercialsMedia for business_commercials
Media for business_commercialsEvan Hughes
 
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 weekEvan Hughes
 
Design and presenting with slides
Design and presenting with slidesDesign and presenting with slides
Design and presenting with slidesEvan Hughes
 
Iml140 web week_1
Iml140 web week_1Iml140 web week_1
Iml140 web week_1Evan Hughes
 
Dreamweaver Template
Dreamweaver TemplateDreamweaver Template
Dreamweaver TemplateEvan Hughes
 
Iml140 cs sbasics_week5
Iml140 cs sbasics_week5Iml140 cs sbasics_week5
Iml140 cs sbasics_week5Evan Hughes
 
Week 4 css basics
Week 4 css basicsWeek 4 css basics
Week 4 css basicsEvan Hughes
 
Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Evan Hughes
 
Web and creative cultures week 2
Web and creative cultures week 2Web and creative cultures week 2
Web and creative cultures week 2Evan Hughes
 
Web and creative cultures week 2
Web and creative cultures week 2Web and creative cultures week 2
Web and creative cultures week 2Evan Hughes
 
Dreamweaver template
Dreamweaver templateDreamweaver template
Dreamweaver templateEvan Hughes
 
IML 140 Design - Basics
IML 140 Design - BasicsIML 140 Design - Basics
IML 140 Design - BasicsEvan Hughes
 
Remixand culture
Remixand cultureRemixand culture
Remixand cultureEvan Hughes
 
Mobile design patterns
Mobile design patternsMobile design patterns
Mobile design patternsEvan Hughes
 
Weeks3 5 cs_sbasics
Weeks3 5 cs_sbasicsWeeks3 5 cs_sbasics
Weeks3 5 cs_sbasicsEvan Hughes
 
Color Theory Basics
Color Theory BasicsColor Theory Basics
Color Theory BasicsEvan Hughes
 

More from 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
 
Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)
 
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
 

Week 3 html_css_basics

  • 1.
  • 2.
  • 3. 3) Get embed code for VuVox presentation
  • 4. 4) Paste embed code into <body> </body> tags
  • 5. 5) Now try it between the <head> </head> tags
  • 6. 6) Create a link: <a href=&quot;http://www...&quot;>text</a>
  • 7. 7) Create an email link:   <a href=&quot;mailto:ehughes@usc.edu&quot;> contact me </a>
  • 8. 8) Create an &quot;unordered&quot; list in header: <ul> </ul>
  • 9. 9) Link list contents to other pages:   <ul> <a href=&quot;about.html&quot;> about </a> <a href=&quot;media.html&quot;> media </a> </ul>
  • 10. 10) Enter CSS & next phase in the evolution of Web development:  
  • 11. 10) create a basic HTML document using <div> tags and &quot;id&quot;:   <div id=&quot;wrapper&quot;> </div>
  • 12. 11) Structure:     <html>     <title>      </title>       <head>        </head>       <body>             <div>              </div>       </body> </html>
  • 13. 11) Structure within <body> </body> tags :    <div id=&quot;wrapper&quot;>          <div id=&quot;header&quot;>          </div><!--Header-->            <div id=&quot;navigation&quot;>               </div><!--Navigation-->     <div id=&quot;menu&quot;>       </div><!--Menu-->        <div id=&quot;content&quot;>          </div><!--Content-->     <div id=&quot;footer&quot;>        </div><!--Footer-->   </div>
  • 14. 11) CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the characteristics                     #wrapper {                   background: #ffffff;                margin: 60px auto;                width: 900px;                height: 1024px;           } 
  • 15. 11) CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                     #header {                   background: #838283;                height: 200px;                width: 900px;                         } 
  • 16. 11) CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                     #navigation {                   background: #a2a2a2;                width: 900px;                height: 20px;                         } 
  • 17. 11) CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                     #menu {                   background: #333333;                float: left;                width: 200px;                height: 624px;                         } 
  • 18. 11) CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                     #content {                   background: #d2d0d2;                width: 900px;                height: 624px;                         } 
  • 19. 11) CSS structure:    A) Reference the &quot;class&quot; attribute you created using # B) The define the attributes                     #footer {                   background: #838283;                height: 180px;                width: 900px;                         } 
  • 20. 11) CSS structure:    A) At the top of document define the <body> attributes:                     body {                   background: #f3f2f3;                color: #ffffff;                font family: Trebuchet                   MS, Arial, Times New                   Roman;                font size: 12px;         } 
  • 21. 12) Name your stylesheet:   style.css
  • 22. 13) Link your style sheet to your .html documents in the <head> </head> tags:   <link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;style.css />