SlideShare a Scribd company logo
Intro to the Web __
WiFi Access
Login:
pnmlab
Password:
pnmlab808
@Rob
HELLOmy name is
@Rob’s Experience
@Rob’s Geek Cred
@Rob
WordPress
Plugin
Developer
<>
#IRC Operator
@Zeppo
Former
Board of
Directors
Information Management
Staff Sergeant
US Air Force
Software as a Service
Architect / Growth Hacker
CC Creative
Commons
Contributor
Wikipedia
Editor
PATENT APPLICATION
#US20060294199
Systems &
Methods for a
Standard Web
Platform
Google Search Engine Optimization Expert
@Rob Bertholf | Search Engine Optimization Expert
rob.bertholf.com
Hi, I’m @Rob on Twitter. California guy living in
Honolulu, Hawaii the last 10 years. I teach at
University of Hawaii’s PNM program and I am
passionate about Development, Social Marketing
Strategy, Web Analytics & Conversion optimization.
Search engine optimization - Wikipedia
en.wikipedia.org/wiki/Search_engine_optimization
About 22,500,000 Results
Top Ranked
Pacific New Media
@pacificnewmedia
Follow @PacificNewMedia
Excited to speak at #Clarity15
on #SEO #KPI’s & Reporting!
Rob Bertholf
@Rob
Follow @Rob
Excited to speak at #UHPNM
on Intro to the #Internet!
Introductions
:)
HELLOyour name is
1) Name
2) Industry
3) Takeaway
Intro to the Web __
@Rob Bertholf
●
●
●
●
internet
[in-ter-net]
noun
1. The Internet is a global system of
interconnected computer networks that use
the standard Internet protocol suite (TCP/IP)
to link several billion devices worldwide.
The Internet
or the
“Cloud”
Server
Server
ROUTER
LAPTOP
DESKTOP
Ethernet Cable
Wireless
MODEM
ISP
INTERNET
●
●
●
●
●
World
Wide Web
FTP
Email
Telnet
web
/web/
noun
1. an information system on the Internet that
allows documents to be connected to
other documents by hypertext links,
enabling the user to search for information
by moving from one document to another.
Web Browser
http://domain.com/myfile.html
Hello World!
Internet
http://domain.com/myfile.html
Web Server
Browser
Hypertext Transfer ProtocolWeb Browser
http://domain.com/myfile.html
Hello World!
Internet
http://domain.com/myfile.html
Web Server
→ domain.com
→ myfile.html
Browser
Secure
Hypertext Transfer ProtocolWeb Browser
https://domain.com/myfile.html
Hello World!
Internet
https://domain.com/myfile.html
Web Server
Browser
Secure
Hypertext Transfer ProtocolWeb Browser
https://domain.com/myfile.html
Hello World!
Internet
https://domain.com/myfile.html
Web Server
Browser
protocol
[proh-tuh-kawl, -kol, -kohl]
noun
1. set of rules that allow two electronic items to
connect to and exchange information with
one another.
Introduction to Web Technology
Internet Protocol (IP)
Internet
Transmission Control Protocol (TCP)
Internet Protocol (IP)
Internet
Hypertext Transfer ProtocolWeb Browser
http://domain.com/myfile.html
Hello World!
Internet
http://domain.com/myfile.html
Web Server
→ domain.com
→ myfile.html
Browser
File Transfer Protocol
Internet
ftp://domain.com
Web/File Server
myfile.html
FTP Program
FTP Request
ftp://domain.com
domain.com
myfile.html
C:MyWebsite
myfile.html
Introduction to Web Technology
●
●
●
Internet Protocol (IP) address
noun
1. a unique string of numbers separated by
periods that identifies each computer using
the Internet Protocol to communicate over a
network.
1212 Nuuanu Ave
Honolulu, HI 96817
128.1.0.1
128.1.0.1
Chrome
http://128.1.0.1
“Visit us on the web at
127.0.0.1”
Chrome
http://Company.com
“Visit us on the web at
Company.com”
●
●
Domain Name
noun
1. A domain name is an identification string that
defines a realm of administrative autonomy,
authority or control within the Internet.
Introduction to Web Technology
Introduction to Web Technology
Domain Name System
noun
1. DNS is an abbreviation for Domain Name
System, a system for naming computers and
network services that is organized into a
hierarchy of domains. DNS naming is used in
TCP/IP networks, such as the Internet, to
locate computers and services through
user-friendly names.
MyComany.com
DNS
Lookup
127.0.0.1=
Name Server Web Server
http://domain.com http://128.1.0.1
Introduction to Web Technology
@Rob Bertholf
Web Browser
noun
1. A web browser (commonly referred to as a
browser) is a software application for
retrieving, presenting, and traversing
information resources on the World Wide
Web.
Chrome Firefox
Internet
Exploder
Safari
Requests a FileWeb Browser
http://domain.com/myfile.html
Hello World!
Internet
http://domain.com/myfile.html
Web Server
→ domain.com
→ myfile.html
Browser
My Page - Browser
myfile.html
Hello World!
mypage.html
<html>
<head>
<title>My Page</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>
view-source:cat.html
Cat Page - Chrome
<html>
<head>
<title>Cat Page</title>
</head>
<body>
<h1>Meow.</h1>
<img src=”cat.jpg” />
</body>
Cat Page - Chrome
cat.html
Meow.
cat.jpg
Hypertext Markup Language
noun
1. HTML stands for Hypertext Markup
Language, a standardized system for tagging
text files to achieve font, color, graphic, and
hyperlink effects on World Wide Web pages.
<html>
<head>
<title>My Page</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>
myfile.html
Cat Page - Chrome
cat.html
Meow.
Introduction to Web Technology
Hyperlink
noun
1. A link from a hypertext file or document to
another location or file, typically activated by
clicking on a highlighted word or image on
the screen.
cat.html
My Page - Browser
mypage.html
Hello World!
Click Here for Cats!
Meow.
Cats - Browser
cat.jpg
Hyperlink
Introduction to Web Technology
Introduction to Web Technology
@Rob Bertholf
●
●
mypage.html
cat.html
cat.jpg
How to publish
a website?
Web Host
mypage.html
cat.html
cat.jpg
Web Server
FTP
mypage.html
cat.html
cat.jpg
mypage.html
cat.html
cat.jpg
Web Server
World Wide Web
Web Server
Chrome
http://www.domain.com
Hello World!
IP Address
127.0.0.2
127.0.0.3
127.0.0.4 127.0.0.1
Chrome
http://www.domain.com
Hello World!
File Transfer Protocol
noun
1. A standard network protocol used to transfer
computer files between a client and server
on a computer network. FTP is built on a
client-server model architecture and uses
separate control and data connections
between the client and the server.
File Transfer Protocol
Internet
ftp://domain.com
Web/File Server
myfile.html
FTP Program
FTP Request
ftp://domain.com
domain.com
myfile.html
C:MyWebsite
myfile.html
Internet
ftp://domain.com/myfile.html
Web/File Server
FTP Program
FTP Software
ftp://domain.com
domain.com
myfile.html
C:MyWebsite
myfile.html
Content Management System
/cms/
noun
1. a web application designed to make it easy
for non-technical users to add, edit and
manage a website. Not only do content
management systems help website users
with content editing, they also take care of
a lot of "behind the scenes" work.
WYSIWYG Editor
What you see is what you get
Edit Page - Chrome Edit Page - Chrome
Cat Page
Title
Publish
TextVisual
Cat Page
Title
Publish
TextVisual
<h1>Meow.</h1>
<img src=”cat.jpg” />
Meow.
B i u
WordPress
[Word Press]
noun
1. an online, open source website creation
tool written in PHP. But in non-geek speak,
it's probably the easiest and most powerful
blogging and website content management
system (or CMS) in existence today.
●
●
Introduction to Web Technology
Web Accessibility __
@Rob Bertholf
●
●
●
●
●
●
@Rob Bertholf
Introduction to Web Technology
Introduction to Web Technology
@Rob Bertholf
SPECIAL OFFER
●
○
○
○
○
View DemoDirection-aware hover effect
View DemoProduct Info Reveals
View DemoLightbox
Introduction to Web Technology
●
●
●
Introduction to Web Technology
●
●
Introduction to Web Technology
Introduction to Web Technology
●
●
Introduction to Web Technology
Introduction to Web Technology
●
●
Introduction to Web Technology
@User123: I bought
this product name
and it was great!
Brand Position
Statement
http://catsworld.com
Meow.
Chrome
Cats World Online
Home
About
Contact
Footer
Header
Sidebar Content
http://catsworld.com
Meow.
Desktop
Cats World Online
Home
About
Contact
http://catsworld.com
Meow.
Mobile Device
Cats World Online
@Rob Bertholf
Introduction to Web Technology
●
●
●
●
Introduction to Web Technology
●
○
○
○
○
○
@Rob Bertholf
Web Accessibility __
●
●
●
●
Introduction to Web Technology
●
●
●
●
●
●
●
●
●
●
●
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
●
●
●
●
●
●
Introduction to Web Technology
<title>This is the Title</title>
This is the Title - Chrome Browser
some.url
<!DOCTYPE>
<html>
<head>
This is the Header
●
○
○
●
○
○
●
○
○
●
<img src="image.png" alt="text goes here">
●
○
○
<h1>This is my heading</h1>
●
●
●
●
○
■
■
○
■
■
■
○
Some people cannot read text if there
is not sufficient contrast between the
text and background, for example, light
gray text on a light background.
Some people cannot read text if
there is not sufficient contrast
between the text and
background, for example, light
gray text on a light background.
For others, bright colors (high
luminance) are not readable;
they need low luminance.
Some people cannot read text if
there is not sufficient contrast
between the text and
background, for example, light
gray text on a light background.
For others, bright colors (high
luminance) are not readable;
they need low luminance.
AA
●
●
●
●
●
tab
●
●
●
●
●
●
●
Introduction to Web Technology
●
●
○
○
Email Address
Question above an option group?
Yes
No
●
●
●
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Replace & with &amp;
Replace " with &quot;
Replace < with &lt;
Replace > with &gt;
Introduction to Web Technology
<script type="text/javascript">
//<![CDATA[
$(function() {
$('#divone').tipsy({fade: true, gravity: 'n'});
});
//]]>
</script>
Introduction to Web Technology
<A HREF="#" onClick="doSomething();">Text</A>
<a href="#" onclick="doSomething();">Text</a>
Introduction to Web Technology
Introduction to Web Technology
●
●
●
●
●
●
●
●
@Rob Bertholf
eCommerce Best
Practices __
@Rob Bertholf
Introduction to Web Technology
Introduction to Web Technology
●
○
■
○
○
●
○
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
●
○
○
●
○
○
○
●
○
○
Introduction to Web Technology
Introduction to Web Technology
●
●
●
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Buy for $88
Introduction to Web Technology
Introduction to Web Technology
:) Nice Prompt
:( Design Style Changes
:) Several Payment Options
:) Secure Checkout
:) Clear Order Summary
? Lots of Shipping Options
:) Clear Order Summary
:( Return to site/add more
items?
:) Lots of Payment Options
:) Saved Information for
Fast Checkout
:) Auto Subscribe to
newsletter
Introduction to Web Technology
●
●
●
●
●
Introduction to Web Technology
●
Introduction to Web Technology
Simple Navigation
Large, Immersive Photos
Understanding of Audience & Use of Lifestyle Imagery
@Rob Bertholf
Future of the Web __
@Rob Bertholf
Introduction to Web Technology
Web 1.0
Article Person
Song Book
Portal
Introduction to Web Technology
Web 2.0
Article Person
Song
Book
Collaborate
Connect & Share
Review
Discuss
Collaboration
Introduction to Web Technology
Web 3.0
Article Person
Song Book
written by
is loved by
references
inspired by
isreading
discussed
in
Context
Trust
Crypto
URI / IRI
XML
Data Interchange:RDF
Rules:
RIF
RDF-S
Unifying Logic
Ontology: OWLQuery:
SPARQL
Proof
Unicode
Introduction to Web Technology
Web 4.0
Internet of Things (IoT)
Introduction to Web Technology
@Rob Bertholf
Images __
●
●
●
●
●
Introduction to Web Technology
Introduction to Web Technology
Raster Vector
Introduction to Web Technology
BMP JPEG GIF PNG TIFF SVG
Google Chrome Yes Yes Yes Yes No Partial
Internet Explorer Yes Yes Yes Yes Yes Partial
Mozilla Firefox Yes Yes Yes Yes No Partial
Safari Yes Yes Yes Yes Yes Partial
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
●
.JPG & .JPEG are the same
●
●
●
●
●
●
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Google - Browser
http://www.google.com
Google
Images
Google Search Console - Browser
https://www.google.com/webmasters/tools/
Google Search Console
Search Analytics
Google Search Console
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
CC
Introduction to Web Technology
Introduction to Web Technology
●
●
●
●
IMG_2348.JPG
IMG_2348.JPG XXR-531-Wheels.JPG
Introduction to Web Technology
<img src="image.png"
alt="text goes here" />
●
○
○
●
●
●
●
Relevant Keyword
Relevant Keyword
●
Relevant Keyword
Relevant Keyword
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Image Title
Lorem ipsum dolar set.
Creative Commons Attribution
Image Title - Browser
http://www.example.com/gallery/image-slug/
●
●
●
●
Introduction to Web Technology
Introduction to Web Technology
●
●
●
●
●
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Introduction to Web Technology
Recap __
@Rob Bertholf
Introduction to Web Technology

More Related Content

PDF
Web front end development introduction to html css and javascript
PDF
منهاج بناء و تصميم مواقع الانترنيت
PPT
Web development | Derin Dolen
PPTX
ODP
Introduction of Html/css/js
PPTX
Web Development
PPTX
Static and Dynamic webpage
PPTX
HTML Introduction, HTML History, HTML Uses, HTML benifits
Web front end development introduction to html css and javascript
منهاج بناء و تصميم مواقع الانترنيت
Web development | Derin Dolen
Introduction of Html/css/js
Web Development
Static and Dynamic webpage
HTML Introduction, HTML History, HTML Uses, HTML benifits

What's hot (20)

PPTX
RDF 개념 및 구문 소개
PPTX
Front-End Web Development
PDF
Intro to HTML & CSS
PPTX
laravel.pptx
PPTX
Html5 tutorial for beginners
PDF
Introduction to HTML5
PPTX
Introduction to Web Development
PPTX
Introduction to HTML5 Canvas
PDF
Responsive Design Presentation
PDF
Oracle APEX Interactive Grid Essentials
PDF
Intro to HTML and CSS basics
PPTX
Rwd ppt
PPTX
What is an API?
PDF
Flexbox and Grid Layout
PPT
Lecture 1 intro to web designing
PPTX
Web content management
PPTX
HTML Forms
PDF
jQuery for beginners
PPTX
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
RDF 개념 및 구문 소개
Front-End Web Development
Intro to HTML & CSS
laravel.pptx
Html5 tutorial for beginners
Introduction to HTML5
Introduction to Web Development
Introduction to HTML5 Canvas
Responsive Design Presentation
Oracle APEX Interactive Grid Essentials
Intro to HTML and CSS basics
Rwd ppt
What is an API?
Flexbox and Grid Layout
Lecture 1 intro to web designing
Web content management
HTML Forms
jQuery for beginners
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
Ad

Similar to Introduction to Web Technology (20)

PPTX
Module 5 and 6
PPTX
Module 3
PPTX
Scraping the web with Laravel, Dusk, Docker, and PHP
DOCX
unit1 part 1 sem4 php.docx
PDF
Introduction To Web (Mukesh Patel)
PPT
Introduction to python scrapping
PPT
introduction to php notes for engineering students.ppt
PDF
Website & Internet + Performance testing
PDF
Iwt module 1
PPTX
Speed = $$$
PDF
A RESTful introduction
PPT
How the web works june 2010
PDF
Unit 01 (1).pdf
PPTX
HTML CSS web engineering slides topics
PPTX
mst_unit1.pptx
PDF
Nt1310 Final Exam Questions And Answers
PPT
Internet website designing_company_in_delhi
PPTX
1 Introduction to Drupal Web Development
PPTX
Common WordPress APIs_ HTTP API.pptx
PDF
Introduction to Web Application Security - Blackhoodie US 2018
Module 5 and 6
Module 3
Scraping the web with Laravel, Dusk, Docker, and PHP
unit1 part 1 sem4 php.docx
Introduction To Web (Mukesh Patel)
Introduction to python scrapping
introduction to php notes for engineering students.ppt
Website & Internet + Performance testing
Iwt module 1
Speed = $$$
A RESTful introduction
How the web works june 2010
Unit 01 (1).pdf
HTML CSS web engineering slides topics
mst_unit1.pptx
Nt1310 Final Exam Questions And Answers
Internet website designing_company_in_delhi
1 Introduction to Drupal Web Development
Common WordPress APIs_ HTTP API.pptx
Introduction to Web Application Security - Blackhoodie US 2018
Ad

More from Rob Bertholf (15)

PDF
Demystifying SEO & Modern KPI Reporting
PDF
SEO Team Management & Reporting
PDF
SEO Analysis & KPI Tracking
PDF
Strategic Content Framework
PDF
Technical SEO Factors
PDF
Search Engine Optimization Fundamentals
PDF
Social Media Marketing: Strategy, Tactics & Measurement
PDF
SaaS Springboard API
PDF
SaaS Ventures: Introduction
PDF
Importance of Content in SEO
PDF
Web Analytics: Data driven marketing decisions
PDF
How to increase your Klout score by 20 points
PDF
Convent Validation & Off-site SEO
PDF
Technical SEO: .htaccess & 301 Redirects
PPT
DrupalCampHI - Drupal vs WordPress
Demystifying SEO & Modern KPI Reporting
SEO Team Management & Reporting
SEO Analysis & KPI Tracking
Strategic Content Framework
Technical SEO Factors
Search Engine Optimization Fundamentals
Social Media Marketing: Strategy, Tactics & Measurement
SaaS Springboard API
SaaS Ventures: Introduction
Importance of Content in SEO
Web Analytics: Data driven marketing decisions
How to increase your Klout score by 20 points
Convent Validation & Off-site SEO
Technical SEO: .htaccess & 301 Redirects
DrupalCampHI - Drupal vs WordPress

Recently uploaded (20)

PPTX
Kimberly Crossland Storytelling Marketing Class 5stars.pptx
PDF
Future Retail Disruption Trends and Observations
PDF
Digital Transformation - Albert Donaldson, Golf Away Tampa Bay
PDF
UNIT 2 - 5 DISTRIBUTION IN RURAL MARKETS.pdf
PPTX
Fixing-AI-Hallucinations-The-NeuroRanktm-Approach.pptx
PDF
NeuroRank™: The Future of AI-First SEO..
PDF
PDF
Coleção Nature .
PPTX
Best Digital marketing service provider in Chandigarh.pptx
PPTX
Amazon - STRATEGIC.......................pptx
DOCX
AL-ahly Sabbour un official strategic plan.docx
PDF
Hidden gems in Microsoft ads with Navah Hopkins
PPTX
Presentation - MindfulHeal Digital Ayurveda GTM & Marketing Plan.pptx
DOCX
marketing plan starville............docx
PDF
exceptionalinsights.group visitor traffic statistics 08-08-25
PPTX
The evolution of the internet - its impacts on consumers
DOCX
Parkville marketing plan .......MR.docx
PDF
E_Book_Customer_Relation_Management_0.pdf
PPTX
Sumit Saxena IIM J Project Market segmentation.pptx
PDF
Mastering Content Strategy in 2025 ss.pdf
Kimberly Crossland Storytelling Marketing Class 5stars.pptx
Future Retail Disruption Trends and Observations
Digital Transformation - Albert Donaldson, Golf Away Tampa Bay
UNIT 2 - 5 DISTRIBUTION IN RURAL MARKETS.pdf
Fixing-AI-Hallucinations-The-NeuroRanktm-Approach.pptx
NeuroRank™: The Future of AI-First SEO..
Coleção Nature .
Best Digital marketing service provider in Chandigarh.pptx
Amazon - STRATEGIC.......................pptx
AL-ahly Sabbour un official strategic plan.docx
Hidden gems in Microsoft ads with Navah Hopkins
Presentation - MindfulHeal Digital Ayurveda GTM & Marketing Plan.pptx
marketing plan starville............docx
exceptionalinsights.group visitor traffic statistics 08-08-25
The evolution of the internet - its impacts on consumers
Parkville marketing plan .......MR.docx
E_Book_Customer_Relation_Management_0.pdf
Sumit Saxena IIM J Project Market segmentation.pptx
Mastering Content Strategy in 2025 ss.pdf

Introduction to Web Technology