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.

Slides:



Advertisements
Similar presentations
Cascading Style Sheets
Advertisements

CSS The basics { }. CSS Cascading Style Sheets - language used to – describe html appearance & formatting Style Sheet - file that describes – how html.
Cascading Style Sheets. CSS stands for Cascading Style Sheets and is a simple styling language which allows attaching style to HTML elements. CSS is a.
Web Site Development Test 2 Working in DreamWeaver.
Understand Web Page Development Software Development Fundamentals LESSON 4.1.
HTML and Web Page Design Presented by Frank H. Osborne, Ph. D. © 2005 ID 2950 Technology and the Young Child.
HCI 201 Week 2 UNIX Protocols Pre Design Process HTML.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
4.01 Cascading Style Sheets
Working with Cascading Style Sheets. 2 Objectives Introducing Cascading Style Sheets Using Inline Styles Using Embedded Styles Using an External Style.
Using Cascading Style Sheets (CSS) Dept. of Computer Science and Computer Information CSCI N-100.
Basics of HTML.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
Working with Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of a document.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Multimedia & The World Wide Web winny HCI 201 Multimedia and the www.
The Characteristics of CSS
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
HTML Boot Camp: Rules and Images
.  Entertain  Inform  Educate  Blogs  Sell  Date  Gamble  Religion.
Chapter 2 Developing a Web Page. Chapter 2 Lessons Introduction 1.Create head content and set page properties 2.Create, import, and format text 3.Add.
Agenda HTML Workshop Session 4 8/9/06. Stuff from Last Week  Linked and targeted anchor.
1 Essential HTML coding By Fadi Safieddine (Week 2)
HTML and Style. Session overview Leveling-off on the basic concepts of HTML and Styles Discuss Web authoring options.
Images (1) Three most popular formats – Graphics Interchange Format (GIF) – Joint Photographic Experts Group (JPEG) – Portable Network Graphics (PNG) –
DHTML AND JAVASCRIPT Genetic Computer School LESSON 2 HTML TAGS G H E F.
HTML 4 Foundation Level Course HyperText Markup Language Most common language used in creating Web documents. You can use HTML to create cross-platform.
Web Page Design. Some Terms Cascading Style Sheet, (CSS) –a style sheet language used to describe the look and formatting of a document written in html;
CSS CSS is short for C ascading S tyle S heets. It is a new web page layout method that has been added to HTML to give web developers more control over.
 cascade Style Sheets (CSS) is a mark-up language that was first proposed in 1994 by Håkon Wium Lie. CSS works in conjunction with HTML to greatly increase.
HTML Authoring. Design  A good website starts its life in the design stage Layout, Color, Sound, Content, Functionality and Maintainability aspects are.
Essentials of HTML Class 4 Instructor: Jeanne Hart
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Section 8.1 Create a custom theme Design a color scheme Use shared borders Section 8.2 Identify types of graphics Identify and compare graphic formats.
HTML: Hyptertext Markup Language Doman’s Sections.
Intro to HTML Part 2 Kin 260 Jackie Kiwata. Overview Links Images Lists.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
CNIT 132 – Week 4 Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of.
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.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
The Good, the Bad & the Ugly: Style and design in Website creation Chris Webster: Information Officer and Website Manager at the EARL Consortium for Public.
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.
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)
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
COMP 143 Web Development with Adobe Dreamweaver CC.
Chapter 4 Frames and Cascading Style Sheets. Frames Frames divide a browser window into two or more separate pieces or panes, with each pane containing.
What is CSS? A set of style rules that tell the web browser how to present a web page or document. – In earlier versions of HTML, style characteristics,
Source of website: “Text/css rel=“styles heet” This is an external style sheet link. This means that the.
Section 8.1 Section 8.2 Create a custom theme Design a color scheme
Working with Cascading Style Sheets
Week-12 (Lecture-1) Cascading Style Sheets (CSS): describe how documents are presented on screens. Types of Style Sheets: External Style Sheet - Define.
Web Basics: HTML/CSS/JavaScript What are they?
Objective % Select and utilize tools to design and develop websites.
4.01 Cascading Style Sheets
Inserting and Working with Images
The Internet and HTML Code
Section 17.1 Section 17.2 Add an audio file using HTML
Objective % Select and utilize tools to design and develop websites.
Graphics.
Information Technologies Anselm Spoerri PhD (MIT)
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Putting An Image on Your Web Page
Teaching slides Chapter 6.
Web Design and Development
Lesson 3: Cascading Style Sheets (CSS) and Graphical Elements
4.01 Cascading Style Sheets
5.00 Apply procedures to organize content by using Dreamweaver. (22%)
Web Programming and Design
Presentation transcript:

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 CSS CSS JavaScript JavaScript Next Week Next Week

Image Files Bitmap-also known as raster graphics Bitmap-also known as raster graphics Vector- also know as object oriented graphics Vector- also know as object oriented graphics JPEG JPEG  Best for photos and complex graphics  does not work well on line drawings, lettering or simple graphics  Uses lossy compression  GIF  Good for images with few distinct colors: line drawings, black and white images, small text  Loss- less compression

Image FilesPNG  Loss-less compression  Alternative to gif  Lacking widespread browser support Stretching images- you can change an images height and width but doing so will stretch it.-if you are stretching use a vector type not bitmap type. Stretching images- you can change an images height and width but doing so will stretch it.-if you are stretching use a vector type not bitmap type. Linking from an image Linking from an image  Place the tag inside the anchor tag.  

File Maintenance Telnet Telnet  Check contents of account  Create/Delete files  Create/Delete directories  Move files  Set/Change permissions  FTP FTP  Transfer files/directories  Check contents of account  Set/Change permissions

Bandwidth The measurement of bandwidth in in bits (or bytes) per second The measurement of bandwidth in in bits (or bytes) per second High Bandwidth internet connection High Bandwidth internet connection  DSL  Cable  T1 Low Bandwidth internet connection Low Bandwidth internet connection  Dial up ISP ISP

UNIX Is an OS Is an OS  Is a command line interface Is case sensitive Is case sensitive

HTML  in a document this tag indicates the file is an html file.  Requires closing tag  The title section goes in here as does coding like JavaScript, and tags  Content element do not belong here  Requires tag  used to describe the contents of a Web page for a search engine  No closing tag

HTML  holds title of page  requires closing tag  the section where your content and all page elements belong.  Requires a closing tag

Page Design  The name of the site or sponsor name/logo should appear on every page.  Keep pages simple. Review all of your design elements and remove them one at at time. If the design works just as well without an element, kill it.  Avoid busy or distracting backgrounds.  Use consistent fonts, graphical elements, color palette, navigation options, and placement of elements on the page.  In general, use more short pages instead of fewer long pages. However, content pages should contain one conceptual unit of content.  Never make the user scroll to locate important navigation options or the focal point of the page.

Page Design Call attention to your most exciting content with size, color, and/or screen position. Minimize less important content. Call attention to your most exciting content with size, color, and/or screen position. Minimize less important content. Use of color-less is more Use of color-less is more  Background colors need to provide contrast with the text and images Bright colors-energetic Bright colors-energetic Light colors-serenity Light colors-serenity Rule of Thirds-images are divided into thirds Rule of Thirds-images are divided into thirds

Cascading Style Sheets Known as CSS Cascading Style Sheets (CSS) allow you to keep the format of your documents separate from the documents themselves. They also allow you to create a specific "look" for your site, maintained external to the pages themselves. Not fully implemented in browsers - YET

CSS 3 ways to change styles on a Web page   in-line styles   right in the tag you specify attributes   document styles   the tag itself has certain attributes (h1, h2, h3, etc.)   external styles   CSS

JavaScript An “open” scripting language An “open” scripting language Not the same as JAVA although they have similarities Not the same as JAVA although they have similarities Interacts with HTML Interacts with HTML Creates dynamic content Creates dynamic content  Actions take place when called as opposed to set up in advance

2nd Half Advanced HTML Advanced HTML  Image maps  Forms CSS CSS JavaScript JavaScript Multimedia Multimedia