SlideShare a Scribd company logo
The Internet,
  HTML & CSS
        NO MORE CONFUSION




Photo by emagic
DM 250 Week 1 - The Internet, XHTML, & CSS
DM 250 Week 1 - The Internet, XHTML, & CSS
DM 250 Week 1 - The Internet, XHTML, & CSS
THAT’S NOT THE INTERNET!
IT’S NOT
   A TRUCK EITHER



        Senator Ted Stevens -- 2006




                                      Photo by beardenb
The Internet
  A SERIES OF TUBES

It’s just a giant network.
The Internet
  A SERIES OF TUBES

It’s just a giant network.
The Word Wide Web is
 something different.
Introducing the World Wide Web
What is <HTML>?
HTML is a computer
language devised to
allow website creation.
These websites can then
be viewed by anyone
else connected to the
Internet.

-- HTMLSource

                  Graphic by itspaulkelly
DM 250 Week 1 - The Internet, XHTML, & CSS
HyperText
HyperText Markup
HyperText Markup Language
HTML Is the
 Foundation
of a Web Page
BUT
<b>how</b>
  does it
 <i>work</i>?   Photo by Rutty
XHTML
eXtensible HyperText Markup Language
html <tags>



              Photo by Jesper
<b>bold</b>
     <i>italic</i>
<p>Paragraph text.</p>



                         Photo by Jesper
DM 250 Week 1 - The Internet, XHTML, & CSS
DM 250 Week 1 - The Internet, XHTML, & CSS
Why Is XHTML Better?




                  Photo by Travelin Libarian
Why Is XHTML Better?

• It’s Strict.



                   Photo by Travelin Libarian
Why Is XHTML Better?

• It’s Strict.
• Helps you avoid
 cross-browser
 compatibility issues.



                         Photo by Travelin Libarian
Why Is XHTML Better?

• It’s Strict.
• Helps you avoid
 cross-browser
 compatibility issues.

• It makes you cool.
                         Photo by Travelin Libarian
Introducing
.css {
     font-size: 36px;
     color: green;
     font-weight: bold;
     text-align: left;
     }

img#lolcat{
    height: 640px;
    width: 539px;
    border: none;
    }
DM 250 Week 1 - The Internet, XHTML, & CSS
Cascading
Cascading Style
Cascading Style Sheets
DM 250 Week 1 - The Internet, XHTML, & CSS
<html>
<p class=“redText”>
This text is red with CSS styling it.
</p>
</html>
<style>
p.redText { color: red; }
</style>

<html>
<p class=“redText”>
This text is red with CSS styling it.
</p>
</html>
<style>
p.redText { color: red; }
</style>

<html>
<p class=“redText”>
This text is red with CSS styling it.
</p>
</html>
<style>
p.redText { color: red; }
</style>

<html>
<p class=“redText”>
This text is red with CSS styling it.
</p>
</html>


         This text is red with CSS styling it.
Anatomy of an
  XHTML
 Document

 Doctype
  Head
  Body
Document Type Definition
                  AKA: DTD or Doctype

For Example:
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Let’s Create an
    XHTML
   Skeleton


          Phote by: an_untrained_eye

More Related Content

PPTX
Khoa dang (kay)
PPTX
Web development basics
PDF
Php workshop L0 Introduction
PDF
Php workshop L01 CSS
PDF
Php workshop L02 php basics
PPTX
Artistic Web Applications - Week3 - Part 2
PDF
Introduction to HTML5
PPTX
Elastic: Why WYSIWYG is the future of WordPress themes — WordCamp NYC 2009
Khoa dang (kay)
Web development basics
Php workshop L0 Introduction
Php workshop L01 CSS
Php workshop L02 php basics
Artistic Web Applications - Week3 - Part 2
Introduction to HTML5
Elastic: Why WYSIWYG is the future of WordPress themes — WordCamp NYC 2009

What's hot (20)

PDF
BDD vs Behat
PPTX
Week 4 Lecture Part 1
PPTX
Artistic Web Applications - Week3 - Part 3
PDF
Web Development Workshop (Front End)
PPTX
Html lesson1 5
PDF
Web Programming - 1st TA Session
KEY
HTML Design for Devices
PDF
More On Html 5
PDF
Introduction to the Web and HTML
KEY
Theming websites effortlessly with Deliverance (CMSExpo 2010)
PPT
Website Design, Development & Maintenance | Foundations | Week 01
POTX
Introduction to PHP - Slide 1
PDF
Trends and Insights for Interactive Email & Google AMP for Email
PDF
WordCamp Atlanta 2014 - CSS For Beginners - By Michael Earley of ATL Squared ...
PDF
Harness the power of wordpress
PPT
Introduction to Wordpress (Research Based)
PDF
PPTX
Wordpress Profitability for Agencies, Firms, and Freelancers
PPTX
Html&css pp
PDF
BDD vs Behat
Week 4 Lecture Part 1
Artistic Web Applications - Week3 - Part 3
Web Development Workshop (Front End)
Html lesson1 5
Web Programming - 1st TA Session
HTML Design for Devices
More On Html 5
Introduction to the Web and HTML
Theming websites effortlessly with Deliverance (CMSExpo 2010)
Website Design, Development & Maintenance | Foundations | Week 01
Introduction to PHP - Slide 1
Trends and Insights for Interactive Email & Google AMP for Email
WordCamp Atlanta 2014 - CSS For Beginners - By Michael Earley of ATL Squared ...
Harness the power of wordpress
Introduction to Wordpress (Research Based)
Wordpress Profitability for Agencies, Firms, and Freelancers
Html&css pp
Ad

Viewers also liked (6)

PPT
البلاك بورد,معايير سكورم
PPT
WEB 2.0 Ppt
PDF
Introduction to JavaScript
PPT
Introduction to Javascript
PPT
Js ppt
PPT
JavaScript - An Introduction
البلاك بورد,معايير سكورم
WEB 2.0 Ppt
Introduction to JavaScript
Introduction to Javascript
Js ppt
JavaScript - An Introduction
Ad

Similar to DM 250 Week 1 - The Internet, XHTML, & CSS (20)

PDF
Les Basiques - Web Développement HTML5, CSS3, JS et PHP
KEY
PDF
Standardizing the Web: A Look into the Why of Web Standards
PPTX
Using HTML5 and CSS3 today
PDF
GDI Seattle Intermediate HTML and CSS Class 1
PDF
A Primer on HTML 5 - By Nick Armstrong
PPTX
Basics about front-end
PPT
Pubcon Las Vegas 2012 CSS and HTML coding
PPTX
WebDev project using html , css, js , python and deployment of the site.
PPTX
Web Development PPT from Chd University.
PPTX
Intro to HTML and CSS
PPTX
Curtin University Frontend Web Development
ZIP
Html5 public
PDF
Xhtml Basics
PDF
xhtml_basics
PDF
xhtml_basics
PDF
Xhtml Basics
PDF
Webware - 문서에서 운영 체제 까지 - 윤석찬 (2014)
PPT
Web Applications
PDF
Prototyping interactions
Les Basiques - Web Développement HTML5, CSS3, JS et PHP
Standardizing the Web: A Look into the Why of Web Standards
Using HTML5 and CSS3 today
GDI Seattle Intermediate HTML and CSS Class 1
A Primer on HTML 5 - By Nick Armstrong
Basics about front-end
Pubcon Las Vegas 2012 CSS and HTML coding
WebDev project using html , css, js , python and deployment of the site.
Web Development PPT from Chd University.
Intro to HTML and CSS
Curtin University Frontend Web Development
Html5 public
Xhtml Basics
xhtml_basics
xhtml_basics
Xhtml Basics
Webware - 문서에서 운영 체제 까지 - 윤석찬 (2014)
Web Applications
Prototyping interactions

More from Joel G Goodman (13)

PDF
Building An Effective Creative Team | #econfpsu
PDF
How To Theme: A Design Workflow for WordPress
PDF
Content Strategist's Guide to Design
PDF
Typography Matters #psuweb
PDF
Change the Future: Borrowing Ideas, Design, & Strategy From Beyond Academia
PDF
Typography Matters
PDF
Study Abroad: Borrowing Ideas, Design, & Strategy from Beyond the Walls of Ac...
PDF
[psuweb13] We Are What They See: Interpersonal User Experience
PDF
[wcatx] jQuery for WordPress Theme Designers
PDF
All in the Game: Mobilizing your campus transmedia
KEY
Netflix: An Analysis
KEY
Working With Clients
KEY
DM250 Week 2 - CSS
Building An Effective Creative Team | #econfpsu
How To Theme: A Design Workflow for WordPress
Content Strategist's Guide to Design
Typography Matters #psuweb
Change the Future: Borrowing Ideas, Design, & Strategy From Beyond Academia
Typography Matters
Study Abroad: Borrowing Ideas, Design, & Strategy from Beyond the Walls of Ac...
[psuweb13] We Are What They See: Interpersonal User Experience
[wcatx] jQuery for WordPress Theme Designers
All in the Game: Mobilizing your campus transmedia
Netflix: An Analysis
Working With Clients
DM250 Week 2 - CSS

Recently uploaded (20)

PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Open folder Downloads.pdf yes yes ges yes
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Pre independence Education in Inndia.pdf
PDF
The Final Stretch: How to Release a Game and Not Die in the Process.
PDF
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
Abdominal Access Techniques with Prof. Dr. R K Mishra
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Anesthesia in Laparoscopic Surgery in India
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
O7-L3 Supply Chain Operations - ICLT Program
Microbial disease of the cardiovascular and lymphatic systems
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
Cell Structure & Organelles in detailed.
Open folder Downloads.pdf yes yes ges yes
Week 4 Term 3 Study Techniques revisited.pptx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
GDM (1) (1).pptx small presentation for students
Pre independence Education in Inndia.pdf
The Final Stretch: How to Release a Game and Not Die in the Process.
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester

DM 250 Week 1 - The Internet, XHTML, & CSS