Create a Website Session I Key Components Hands-on HTML.

Slides:



Advertisements
Similar presentations
The Internet.
Advertisements

Introduction to Web Design Lecture number:. Todays Aim: Introduction to Web-designing and how its done. Modelling websites in HTML.
Creating Web Pages By: Dr. Matt Dean. Common Terminology Webpage Webpage Website Website Web Browser Internet Explorer Firefox HTMLHypertext Markup Language.
HTML Basics Customizing your site using the basics of HTML.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Chapter 8 HTML Editors Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors No single method Notepad Textpad, Notetab, and.
WeB application development
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.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
Basic Web Publishing BA209 Arturo Perez-Reyes. Web is a communication protocol The Internet is A net of nets That use the TCP/IP protocol To publish on.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
Building Web Pages With Microsoft Office. Introduction This tutorial is for the beginning web builder. It utilizes software that you already have, Microsoft.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
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.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
HTML & Dreamweaver 101 Aman Yadav. Definitions HTTP – The Web uses a protocol called HTTP (Hyper Text Transport Protocol) to communicate between the Web.
HTML Introduction HTML
Live the dream… Technologies of e-Commerce 3 Unit 8 – e-Commerce LO1 : Know the technologies required for e-commerce.
ETT 429 Spring 2007 Web Design I.
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.
ECA 228 Internet/Intranet Design I Intro to the Web.
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.
Creating a Web Page HTML, FrontPage, Word, Composer.
Introduction to Nvu Jing Fu. What is nVu? Free web design and development tool WYSIWYG (/wiziwig/) software Other similar tools: Dreamweaver, Googlepages.
Web Development 311 Fall : Fall Why web pages? Most companies have intranets, extranets, and web sites Content can be changed quickly and.
Website Development & Management Introduction & Overview CIT Fall Instructor: John Seydel, Ph.D.
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Web Administration.
Web Design HTML, Frontpage, DreamWeaver μέρος β ΠΡΥ019 - Πληροφορική Δρ.Βάσος Βασιλείου.
HTML & CSS A brief introduction. OUTLINE 1.What is HTML? 2.What is CSS? 3.How are they used together? 4.Troubleshooting/Common problems 5.More resources.
 Internet vs WWW  Pages vs Sites  How the Internet Works  Getting a Web Presence.
CPSC 203 Introduction to Computers Lab 21, 22 By Jie Gao.
Creating Web Pages Overview. Design – Start with a Purpose Before you start any web page, you need to design the website. The first question that should.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
1 Essential HTML coding By Fadi Safieddine (Week 2)
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
Basic HTML Workshop By: Preeda Chunjongkolkul (Pete) Systems Librarian/Webmaster
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
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.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Lecture 2 Building Web Pages 1 Lecture 2  Building Web pages  Languages and programs  HTML - Hyper Text Markup Language  Netscape’s Composer  MicroSoft.
Web Design 3080 – Week 2 More Fun With Delicious.com Setting up a ‘network’. 1.Go to Delicious.com and sign up for a personal account 2.Once your account.
Introduction to web development and HTML MGMT 230 LAB.
HTML: Hyptertext Markup Language Doman’s Sections.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
Web Site Design & Management Class One Agenda Attendance Questionnaire Introductions Class Policies About the class Code your first page FTP Assignments.
Spiderman ©Marvel Comics Creating Web Pages (part 1)
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
The Internet. Important Terms Network Network Internet Internet WWW (World Wide Web) WWW (World Wide Web) Web page Web page Web site Web site Browser.
ADVANCED COMPUTERS S.Y.B.M.M. LECTURE SERIES - PART 1 - KANISHKA KHATRI m.
Your final site CSS WP Hand- code, using TextEdit, TextWrangler, Dreamweaver or any other wysiwyg editor. Site doesn’t require to be hosted Deliver all.
Web Design – Week 2 Introduction to website basics Website basics: How the Web Works Client / server architecture Packet switching URL components.
Tutorial #1 Using HTML to Create Web Pages. HTML, XHTML, and CSS HTML – HyperText Markup Language The tags the browser uses to define the content of the.
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
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.
Basic Web Design UVI CELL Dave Gilliss Dave Gilliss
Getting Started With HTML
Introduction to HTML.
HTML & teh internets.
INTERNET.
CISC103 Web Development Basics: Web site:
Web Development 101 Workshop
Presentation transcript:

Create a Website Session I Key Components Hands-on HTML

Website Components Server – The store  Provides the place where you can store your products and people can get them. Domain Name – The address  People need this to find your store. Web pages – The layout  Displaying your products the way you want.

2. Downloading web pages 1. Using the domain name to find the server Upload

The Server A computer for your files (pictures, text, web pages, music, etc). “Upload to the server”  Put your files into the server. “Download from the server”  Retrieve a file that is already on the server. – Every time you see a website, everything you see was downloaded from a server to your browser.

Server & Host Specifications FTP: File Transfer Protocol – To transfer a lot of files at once, you’ll need FTP, it helps you access the files in a server. Bandwidth Transfer Limit – How much of your site can be seen? What happens when a lot of people visit? Disk Space/Storage – How much can you upload to the server? Subdomains = books.google.com, scholar.google.com Webmail = Check your on the web, ie. Specifications (important depending on the programs you want to install) – Apache vs. IIS (Server Type) – PHP vs. ASP, etc. (Programming Language) – mySQL vs. SQL (Database Type)

Domain Name etc… Google.com is the domain name. UWest.edu is the domain name (the rest are just folders and files. ‘site’ is a folder, page.html is the web page file) You need to ‘rent’ this name by registering for it, usually on a year by year basis. Vendors: godaddy.com,networksolutions.com

Domain Specifications General rules of thumb: –.com = commercial –.edu = educational institution –.net = anything goes. –.org = non-profit organization You can purchase a domain first, without buying hosting service. Or you can purchase it as a package. Many hosting companies offer the package. You will have to direct this domain to the IP address provided by your host. It could take up to hours to ‘resolve’: to have all computers online associate the domain name with the host that has your files.

Web Pages 1. HTML, HyperText Markup Language – Tells your internet browser what to do, where to get pictures, where to display the links: layout and text. – Open your Internet browser, go to any website, right click anywhere on the website and select “View Source” to see that page’s HTML code. 2. CSS, Cascading Style Sheets – A way to share control and layout of your entire site without changing every single page. 3. Javascript – Small functions that detects input from the internet user.

Web Design Specifications HTML Editors: – WYSIWYG = What you see is what you get, no need to use HTML, drag and drop, start typing words. Dreamweaver*, Frontpage*, Microsoft Word (Save As…HTML) – HTML Code Editors = Notepad with helper functions, i.e. Color coded, indents, shortcuts. Textpad, Araneae *Has both WYSIWYG and HTML code editor. How to choose: htm htm

Summary To setup a website: – Find a hosting service, make sure the specifications are what you need. – Decide on a domain name, make sure it’s not already taken. – Use a web editor (and a graphics application) to design your website and upload your files. – Update as necessary.

Basic HTML If you use a WYSIWYG editor, you might will not be working directly with HTML, but you should know how it is done. Remember all HTML need an OPENING tag and a CLOSING tag. ,, or self-closing tags  No frills resource on learning HTML: You should try to go through the entire series on the website. You should also try to go through the CSS tutorial: How do you know your HTML is correct? Validator:

Hands On HTML 1. Open notepad (Start > All programs > Accessories) 2. Type: Judy’s Page This is my first homepage. This text is bold

HTML Extension When working with HTML, always save as “filename.html” with.html at the end. Save the notepad file (NOT as *.txt)

See Your HTML at Work 1. Double click on the file (*.html is associated with Internet Explorer, like *.doc opens up Microsoft Word) 2. It renders the HTML code into this: This is the text between: This is all in the This was the text between the tags. Note: You do not have to be connected to the Internet to design a web page, because your computer is now acting like to a server. However, you can’t send this URL address to others for them to check, because it’s for your computer only.

Essential Tags Every webpage should have this: HTML:  A webpage should start and end with this tag. HEAD:  This should be at the beginning. TITLE:  This should be between the HEAD tags. BODY:  All text, graphics, tables, anything that the Internet user physically sees on the browser should be between the BODY tags.

Element Tags BOLD: ITALICS: Images:  The width and height is by pixels, you can find them by right clicking on the picture and selecting ‘properties’. Linking: The text to click on Headings:,, etc. Paragraph: Line breaks: Division/Section (html ):

Paths: For Linking & Images Relative vs. Absolute  Guide: Relative Path  The address relative to where your current file is (this means music.htm is in the same folder as the file you are looking at: Library  When you tell someone another address in Rosemead, do you still tell them it’s in California, USA? Absolute Path  The ENTIRE Address, as much as needed:  1409 Walnut Grove Ave, Rosemead, CA 91770, USA Which is better to use?  Webpages OUTSIDE of your domain should always be in absolute path.  Webpages inside your domain, try to use relative. If you change your domain name, or the file structure, you don’t have to change ALL the paths.

Research For HTML Programming and coding is not memorization.  It’s looking it up online when you don’t know:  It’s using it so often that you know it by heart.  It’s creating a template of basic HTML and making necessary changes.  It’s looking at other people’s code, and seeing how they do it.

Your Homework (Optional) Design a basic HTML web page with the following 4 HTML elements:  A picture (use this URL:  A bolded line of text.  An italic line of text.  A table with one row and 3 columns, with a border size of 1. We did not go over TABLES in this workshop. Do research on how to code tables in HTML.

Your HW should look something like this, send the file to for