Unit 1 – Web Concepts Instructor: Brent Presley. ASSIGNMENT Read Chapter 1 Complete lab 1 – Installing Portable Apps.

Slides:



Advertisements
Similar presentations
Introduction to HTML, XHTML, and CSS
Advertisements

WeB application development
The Client-Server Model for the Web 1. A Web Client (usually in the form of a web browser) makes an HTTP request to a specific web server. 2. The Web Server.
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
Project 1 Introduction to HTML.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Microsoft Office XP Illustrated Introductory, Enhanced Office Applications with Internet Explorer Integrating.
1st Project Introduction to HTML.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Chapter 14 Introduction to HTML
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
Web Design Basic Concepts.
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Chapter 1 Introduction to HTML, XHTML, and CSS
Computer Concepts 2014 Chapter 7 The Web and .
Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
HTML. WHAT IS HTML HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language is a set of.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Introduction to web development and HTML MGMT 230 LAB.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Murach's HTML5 and CSS3, C1© 2012, Mike Murach & Associates, Inc. Slide 1.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Unit 1 – Web Concepts Instructor: Brent Presley.
Web Browsing *TAKE NOTES*. Millions of people browse the Web every day for research, shopping, job duties and entertainment. Installing a web browser.
Spiderman ©Marvel Comics Creating Web Pages (part 1)
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to the World Wide Web & Internet CIS 101.
Chapter 1 Murach's JavaScript and jQuery, C1© 2012, Mike Murach & Associates, Inc.Slide 1.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
CIS 228 The Internet Day 2, 9/1/11 Hypertext. The Course Instructor: Bowen Alpern Office hour: GI 137-I, 4-5pm Tu.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
IN THIS LESSON WE WILL REVIEW THE STRUCTURE OF THE INTERNET AND HOW BROWSERS ASSEMBLE WEBSITES BASED ON INSTRUCTIONS THEY RECEIVE FROM SERVERS. Internet.
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
XP Creating Web Pages with Microsoft Office
Internet The internet is the largest computer network system in the world. It consists of many smaller networks connected together by a global public.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
Chapter 1 Introduction to HTML
Chapter 1 Introduction to HTML.
Chapter 2 Client/Server Applications
Project 1 Introduction to HTML.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to Web Application Design
4.01 How Web Pages Work.
Murach's JavaScript and jQuery (3rd Ed.)
© 2017, Mike Murach & Associates, Inc.
Presentation transcript:

Unit 1 – Web Concepts Instructor: Brent Presley

ASSIGNMENT Read Chapter 1 Complete lab 1 – Installing Portable Apps

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 4

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 5

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 6

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 7

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 8

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 9

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 10

HTML Web pages are defined using HTML(Hypertext Markup Language) and now, XHTML Extensible HTML XHTML was created in 2001 to rein in different HTML standards and to incorporate XML. XHTML has been incorporated into the newest version of HTML: HTML 5 –We’ll be using HTML 5 in this class. XHTML has been deprecated. HTML vs XHTML –Many pages on the internet contain ‘bad’ HTML. The code will work fine in most browsers even though it is not well formed. –XHTML requires it to be well-formed

HTML HTML defines what text is displayed on a page, how it is displayed and what images are displayed on a web page HTML is pure text (no Word-like formatting) –Can read these in any text editor because it is just text HTML can be typed by hand, through Web Development programs –Microsoft Expression Web –Dreamweaver How to view the source code on a page –right click- view source

WHY LEARN HTML? Some web techniques can only be created using HTML –Inserting JavaScript HTML developed by other programs frequently needs tweaking In Web Data Mgt, we’ll be writing programs to create HTML

STORING THE HTML Once the HTML has been perfected, it is saved or sent to a web server that stores it in a location that is accessible by the Internet. An Internet user uses a web browser to request pages from a web server and to display those pages. A web browser contains the ability to convert the HTML instructions & javascript back into a graphical, functioning web page. –Internet Explorer, Google Chrome and Mozilla Firefox are the some of the most popular browsers.

WEB SITE VS. WEB PAGE A collection of related web pages forms a web. Each web page is stored in its own file. These files are often organized into a folder. A web is also referred to as a web site. The main page of a web (site) should have a special name: index.html or default.html. –Web browsers recognize this as a starting page when they access a web site

URL Each individual web page is assigned a URL Universal Resource Locator The URL is the web page’s address on the Internet. All pages have unique URLs Most URLs start with the letters WWW, but this is no longer the requirement it used to be. The index.html is implied

URL COMPONENTS

WEB SITE ELEMENTS The starting page for a web site should be named index.html Web sites normally have an images folder –This folder contains all the images used by the web site. –By storing only one copy of each image, the web site can save space, especially if one image is used many times.

WEB SITE ELEMENTS Many web sites also have a _private folder –This folder can store pages, files or images that you don’t want the Internet user to have direct access to. –This folder might be used to store a database used by the web site. Web sites are normally organized into folders of web pages, just like a hard disk is organized. –can also contain files. Word files, Excel files, PowerPoint files, etc can all be displayed by web browsers. Folder structure on my website. What page pulls up?? Index.html

WEB SITE ELEMENTS index.html Images folder _private folder Other folders Files –Html and others Amazon.com –Html, css, javascript

WEB PAGE ELEMENTS Text (formatted, different sizes) Images (usually stored in a separate folder) –Web pages can display three different kinds of images: jpg. (high quality photos, millions of colors).gif (transparent, animated, 256 colors).png (portable network graphics) Hyperlinks (links to other web pages/sites) Tables (used to organize page information) JavaScript (mini-programs that run within your web page)

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 22

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 23

EXAMPLES OF CSS design/examples-css http:// design/examples-css CSS handles the cool formatting and shading

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 25

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 26

JAVASCRIPT EXAMPLES design/examples-of-javascript http:// design/examples-of-javascript Javascript is what handles the ‘cool’ elements of a website –Changing content, interesting effects

DOCUMENT OBJECT MODEL The Document Object Model (DOM) is a cross-platform and language-independent convention for representing and interacting with objects in HTML, XHTML, and XML documents.[1] The nodes of every document are organized in a tree structure, called the DOM tree. Objects in the DOM tree may be addressed and manipulated by using methods on the objects. The public interface of a DOM is specified in its application programming interface (API).

DOM TREE FOR INDEX.HTML

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 30 Nodes

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 31

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 32

Murach’s JavaScript, C1 © 2009, Mike Murach & Associates, Inc. Slide 33

VIEW PAGE SOURCE ON A PAGE Right click then “view source” “inspect element” will also work Developer tools F12

HOW THE INTERNET WORKS – SUMMARIZE WHAT WE’VE LEARNED LearnCode.Academy dLgQhttps:// dLgQ

ASSIGNMENTS In class assignment, work as a group of 3 –View source, or inspect element on 5 pages. Find an example of the following: HTML, CSS, JavaScript. –Copy/paste them into a document –Tell me what you think each component that you’ve chosen is doing –submit the document on onedrive as a group Individual assignment – –Unit 1-5 – HTML and CSS (will decide due date later in the semester)