Computer Basics Introduction CIS 109 Columbia College.

Slides:



Advertisements
Similar presentations
Introduction to Web Design Lecture number:. Todays Aim: Introduction to Web-designing and how its done. Modelling websites in HTML.
Advertisements

HTML Basics Customizing your site using the basics of HTML.
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.
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.
Introduction to HTML Lists, Images, and Links. Before We Begin Save another file in Notepad Save another file in Notepad Open your HTML, then do File>Save.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
1 * The World Wide Web * HTML Basics Internet 1: The World Wide Web.
CIS101 Introduction to Computing
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Creating Web Pages Getting Started. Overview What Web Pages Are How Web Pages are Formatted Putting Graphics on Web Pages How Web Pages are Linked Linking.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
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.
HTML Basics An Introduction to HTML. What is HTML? Stands for “Hyper Text Markup Language” Composed of “tags” which are surrounded by sideways triangles.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Designing Web Pages Getting to know HTML... What is HTML? Hyper Text Markup Language HTML is the major language of the Internet’s World Wide Web. Web.
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
What is HTML ? HyperText Markup Language. The authoring language of the Web is currently HTML, which stands for HyperText Markup Language. Future versions.
Today’s Topic Language of web page - HTML (Hypertext Markup Language)
1 Outline 3.1 Introduction 3.2 Editing HTML 3.3 First HTML Example 3.4 W3C HTML Validation Service 3.5 Headers 3.6 Linking 3.7 Images 3.8 Special Characters.
HTML HTML stands for "Hyper Text Mark-up Language“. Technically, HTML is not a programming language, but rather a markup language. Used to create web pages.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Amber Annett David Bell October 13 th, What will happen What is this business about personal web pages? Designated location of your own web page.
Enhancing Your Web Site. More Basic HTML Tags Today you will learn these tags: & add-on (alt, height, width & align) and “href” add-on Add a text link.
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
CSCE Chapter 5 (Links, Images, & Multimedia) CSCE General Applications Programming Benito Mendoza 1 By Benito Mendoza Department.
CHAPTER 3 USING HYPERLINKS TO CONNECT CONTENT. LEARNING OBJECTIVES How to use the and anchor tag pair to create a text-based hyperlink. How to use the.
Images in HTML PowerPoint How images are used in HTML.
Basic HTML Workshop By: Preeda Chunjongkolkul (Pete) Systems Librarian/Webmaster
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Lesson 2: Basic HTML Code Basic HTML Code. HTML is an acronym for Hypertext Markup Language. Internet browsers translate the HTML code into texts and.
Chapter 8 Introduction to HTML and Applets Fundamentals of Java.
Fundamentals of Web Publishing MIS 208-B LEC: T 08:15PM-10:05PM- ADM102 LAB: TH 08:15PM-10:05PM - ADM138 Andy Stokes.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
Week 1 – Beginners Content McAfee & Big Fish Games CoderDojo.
Project 2 Web Page Design Creating and Editing a Web Page Pages
CPT 499 Internet Skills for Educators Session Ten Class Notes.
Introduction to HTML. Today’s Discussion What is HTML ? What is HTML ? What is Web Page ? What is Web Page ? Web Server Web Server Web Browser Web Browser.
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
HTML HyperText Markup Language. Text Files An array of bytes stored on disk Each element of the array is a text character A text editor is a user program.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Introduction to Web & HTML
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
1 More About HTML Images and Links. 22 Objectives You will be able to Include images in your HTML page. Create links to other pages on your HTML page.
This shows CIS17 and the first day introduction..
+ HTML Hypertext Markup Language. + Introducing HTML HTML is the language used in writing websites Open the “HTML Practice” link on the Daily Log Delete.
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
REEM ALMOTIRI Information Technology Department Majmaah University.
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
Click on CIS120/17 to go to website for course. The week of will tell you what is planned for the week and what has been assigned.
Websites Creating Basic Course. What´s a website ? A website (or "web site") is a collection of related web pages, images, videos or other digital assets.
WPF (Avalon), Windows App GUI Windows App GUI Web App GUI Web App GUI HTML HTML XML XML WPF WPF LINQ LINQ.
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.
Introduction to HTML (Web Design) IT Fundamentals.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 1 Using HTML to Create Web Pages.
Online PD Basic HTML The Magic Of Web Pages
Introduction to HTML.
CISC103 Web Development Basics: Web site:
HTML & teh internets.
HTML.
CISC103 Web Development Basics: Web site:
HTML HYPERTEXT MARKUP LANGUAGE.
Presentation transcript:

Computer Basics Introduction CIS 109 Columbia College

Today’s Discussion Introductions Introductions Syllabus Syllabus WWW vs. The Internet WWW vs. The Internet Web Browsers Web Browsers HTML HTML Start your own HTML web page Start your own HTML web page

What is the WWW? A hypertext system that runs on top of the Internet, based on Three Main Standards In English… Web sites that are saved on computers/servers and then published. Then they are able to be accessed by people who have a connection to The Internet. All of those websites are now connected via The Internet

Web Browsers Firefox Safari Google Chrome What does a web browser do? It “translates” html code into something we can see and use.

Viewing the Source Lets try it… Open a web page Open a web page Right click on an empty area of the page Right click on an empty area of the page Select view source Select view source You will be able to see the source code to that web page You will be able to see the source code to that web page

HTML Characteristics Just a Text File! Defines the Structure (not Appearance) of the Document Client (Browser) defines the appearance Font preferences, window width, …

Document Structure My First Web Page Animals A Paragraph of Text. Lions Tigers Page!

Basic Tags … … H1-6 where larger number means smaller heading H1-6 where larger number means smaller heading Identifies the area as a paragraph Identifies the area as a paragraph horizontal rule (Line across the page to break things up) new line (space in between items)

Lists Unordered Lists Apples Oranges Ordered Lists Apples Fuji Granny Smith o Apples 1. Fuji 2. Granny Smith

Image Files JPEG Best for photos Public standard GIF Best for simple images Older standard PNG – Portable Network Graphics Public standard replacement for GIF

Anchor Tag (Links) External Links Yahoo! Internal Links Homework

Review: Client and Server User uses HTTP client (Web Browser) User uses HTTP client (Web Browser) It has a URL (e.g. It has a URL (e.g. Makes a request to the server/computer Makes a request to the server/computer Server sends back data (the response) or website Server sends back data (the response) or website User clicks on the client side... User clicks on the client side... request (URL) response (HTML, …)ClientServer

Summary You should be able to do the following: Understand what HTML is and how to create a simple page What WWW stands for and a simple definition A simple definition of The Internet and the difference between it and WWW What a Web Browsers does and a few examples

Homework For the next class you should create a web page about yourself using notepad with the following items: For the next class you should create a web page about yourself using notepad with the following items: Title Title Heading Heading Paragraph Paragraph List List Picture or link Picture or link