HCI 201 Week 2 UNIX Protocols Pre Design Process HTML.

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

Anatomy of a Web Page. Parts of a Web Page Title Bar Navigation Tool Bar Location Bar Header Graphic/Image Text Horizontal Rule Links.
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.
Cascading Style Sheets
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
MIS 425 Lecture 1 – HTML Basics and Web Page Design Instructor: Martin Neuhard
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
IST 535 Week 1 Class Orientation / Review of Web Basics.
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
Chinese Building. Today’s Topic Review last lab Links.
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.
Creating a Web Page HyperText Markup Language. HTML Documents  Created using any text editor  Notepad  Vi, Pico, or Emacs  If using word-processor,
HCI 201 Week 5 Loose Ends. Agenda Image stuff Image stuff File stuff File stuff Bandwidth Bandwidth UNIX UNIX HTML HTML Design elements Design elements.
ETT 429 Spring 2007 Web Design I.
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.
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.
Introduction to HTML. What is a Web site? A collection of "pages" or files linked together and available on the World Wide Web What do you need to create.
Web Development 311 Fall : Fall Why web pages? Most companies have intranets, extranets, and web sites Content can be changed quickly and.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
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.
Web Technologies Website Development Trade & Industrial Education
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
1 Essential HTML coding By Fadi Safieddine (Week 2)
Website Development with Dreamweaver
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
F-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Extended Learning Module.
1 CSC 121 Computers and Scientific Thinking David Reed Creighton University HTML and Web Pages.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page.
OBJECTIVES  What is HTML  What tools are needed  Creating a Web drive on campus (done only once)  HTML file layout  Some HTML tags  Creating and.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Course Content - Chapter 2 Introduction to HTML Introduction to a Text Editor as a web authoring tool Instructional Activity: Creating a webpage using.
All you ever needed to know…and more!. H.T.M.L. HyperText Mark-up Language Web’s programming language All web browsers Set of instructions Written with.
1 What is HTML? Standardized codes Web pages SGML Descriptive markup Tags.
HTML and Web Pages. HTML?  HTML is not a programming language  A type of SGML (standard generalized markup language)  HTML uses paired tags to markup.
1 © Copyright 2000 Ethel Schuster The Web… in 15 minutes Ethel Schuster
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
INP 150: Basic HTML Term: Winter 2002 Section: H1 Time: Mon/Wed 5:30- 7:25 pm Place: TI237 Instructor: Paul J. Millis.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
Introduction to HTML : Hyper Text Markup Language.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
DIGITAL DESIGN Digital Design is the art and process of creating a single Web page or entire Web sites and may involve both the aesthetics and the mechanics.
Scott Marino MSMIS Summer Session Web Site Design and Authoring Session 2 and 3 Scott Marino.
CS 330 Class 2: Programming Plan for Today Recap from last time More UNIX Begin HTML (material from Chapters 5-8) –Tags and attributes –Hyperlinks Features.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Web programming Part 1: HTML 由 NordriDesign 提供
HTML – The Basics COE 201- Computer Proficiency. The Internet The World Wide Web ▫Also known as the Web ▫Created in 1989  European Laboratory for Particle.
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
Introduction to HTML C151 Multi-User Operating Systems.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
Notes Test #2 will be held one week from this Thursday Check to see if you have a Vision account –Launch Netscape –Point & Click to location and type vision.
Creating a Web Page Presented by: Bernadette G. Bautista Manuel I. Santos MNHS April 29, 2011.
HTML-I Basic HTML Elements. HTML (Hyper Text Markup Language) HTML is a document layout and hyperlink- specification language. i.e. a language used to.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
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.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Basic Web Design UVI CELL Dave Gilliss Dave Gilliss
HTML Basics.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
What is HTML? Standardized codes Web pages SGML Descriptive markup
An Introduction to HTML Pages
Presentation transcript:

HCI 201 Week 2 UNIX Protocols Pre Design Process HTML

Agenda  Questions on reading/hw?  New Additions to course sitecourse site  Revised HW 2 Revised HW 2  HW2 Example HW2 Example  UNIX summary UNIX summary  UNIX  Protocols  Your site topics  Pre-coding design process  HTML  Next week’s assignment

UNIX  My UNIX summary page My UNIX summary page  Directory Structure in your account  Common UNIX commands  pwd  ls  ls –l  cd  rm  chmod

Protocols  What is a protocol  What do they do  TCP/IP- Transmission Control Protocol/Internet Protocol  FTP- File Transfer Protocol  HTTP-Hypertext Transfer Protocol

Your Site Topics  I’ll call each of you up here and we’ll discuss your topic for a few minutes.  Exchange addresses amongst yourselves so that you have additional support for (and from) the class.

Pre Coding  User Centered Design entails making the user’s needs, goals and abilities the primary focus of your site’s design  Before doing any code you need to determine a few things  What is the main goal of your site?  Who is your intended audience and what are some of their basic characteristics?  Why will they want to come to your site?  What will they be able to do on your site?  How will your site differ from already existing sites?

Pre Coding  Content is King- it draws the audience  Copyright law  Research  What is your competition doing?  Learn from their mistakes

Pre Coding  Placement of information  How does your audience read?  Where do they start to read?  How far down the page will they read?  Most important element (for Western European derived peoples, anyway) goes in upper-left hand corner  Determine rough site layout before coding - Sketch page/information layout  What type of navigation between pages?  What type of images, tables, lists etc… will you need?

Pre Coding  Design  Grouping  Proximity  Alignment  Browser differences  Color  Contrast between text and background  Can denote function

Pre Coding  Text  Readability  Font  Leading- space between the lines  Do you need a lot of text?  Do your images tell a story?  Browser differences

HTML  What is HTML  Hyper Text Markup Language  A WebPage is an HTML file  It can be created in any text editor (use Notepad instead of MS Word)  Pico  Vi  In this class you MUST hand code  HTML consists of text and markup commands called Tags

HTML  Tags Specify  Logical structure of elements such as  Headings  Paragraphs  Tables  Visual appearance  Bold  Italics  Fonts size  Background color  Links

HTML Begin and End Tags 

HTML  = line break; has no closing tag- there is no  = anchor (hyperlink), usually in format of: link does that work? click hereclick here  = important for search/index

Shopping List For the next assignment you need:next assignment  Your site rationale  Your content  Your site sketches  Content as HTML