Website design How to design a website: Site map Page layout Content guide.

Slides:



Advertisements
Similar presentations
Chapter 3 – Web Design Tables & Page Layout
Advertisements

Web Page Design Using Tables Here you see three examples of how tables can be used to organize your content. We call this page layout or design. You can.
Advance CSS (Menu and Layout) Miftahul Huda. CSS Navigation MENU It's truly remarkable what can be achieved through CSS, especially with navigation menus.
Diliev.com & pLOVEdiv.com  DIliev.com.
Unit 20 - Client Side Customisation of Web Pages
Site Modules > Page Builder Access the Page Builder module through the Site Modules top navigation link. Access Page Builder from the Site Modules navigation.
DIVISIONS FOR ALL WEB PAGES Web Page Elements.  All Web Pages should have the following 4 elements (Also called divisions).  header  navigation  content.
Web design criteria University of Stellenbosch. What is on a web page? Navigational elements Text Graphics.
CS 121 Concepts of Computing II Introduction to Web Page/Site Development.
Streamlining Website Development in Dreamweaver Roger L. Runquist Western Illinois University Roger L. Runquist Western Illinois University.
Macromedia Dreamweaver MX 2004 Design Professional Tables WORKING WITH.
Images and Tables. Displaying Image Attributes: SRC= " mypic.gif " – Name of the picture file SRC= " pic/mygif.jpg " – Name of file found in pic directory.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
IT Applications Theory Slideshows By Mark Kelly Vceit.com WEBSITE DESIGN TOOLS.
Introduction to Nvu Jing Fu. What is nVu? Free web design and development tool WYSIWYG (/wiziwig/) software Other similar tools: Dreamweaver, Googlepages.
Planning and Setting Up a Website. Creating a Website – Planning Stage  AUDIENCE -- who will visit your site? What information do they need? What needs.
COMPUTATIONAL THINKING FOR INFORMATION TECHNOLOGY HOMEHOME | OBJECTIVES | TASK 1 | TASK 2 | TASK 3 | TASK 4 | TASK 5 | TASK 6 | TASK 7 | HELPOBJECTIVESTASK.
Creating A Simple Web Page. Step 1- Open Dreamweaver & Create A New Page (File New) and blank.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
Website Design CLA – Transportation. Defining a Site Select: Site – New - Site Click Next.
Successful Website Layout EWD Chapter 2. Defining Client’s Needs Many clients don’t know exactly what they want What they ask for may not be what’s needed.
Slide 1 Consider the page layouts for: Layout design – does it look balanced and even Size of box relative to its importance – the Heading (or title) of.
Creating A Site Using A Template In Dreamweaver CS6 Cakes R Us!
Web Technologies Website Development Trade & Industrial Education
Client Website Hornsea Inkjet Supplies. What The Client Would Like: The company I am going to make the website for is Hornsea Inkjet Supplies. They want.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 4 1 Microsoft Office FrontPage 2003 Tutorial 4 – Using Shared Borders and Themes.
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.
Week 5 & 6 Web Design – Layout & Organization. Review.
Using Adobe ® Dreamweaver ® and Photoshop ® An Introduction PART ONE The design phase before launching Dreamweaver.
 Word doc for you to download › Link at the beginning of class › 10 Questions › Answers to be added inline  Post to Sakai when completed › No resubmits.
Planning a website by Jake Snoad There are lots of things to think about when deciding about creating a website…
Intro to Web Dev Session 2 – Planning and Structure.
 Remember that HTML is just text  Need to point to pictures  Use the img tag  alt: › screen reader › REQUIRED for this class and to validate.
Language Club KompoZer Design View. Files you will need  Images  pages  Templates  Text.
Cascading Style Sheets (CSS) Within the Enterprise Architecture Framework (EAF) Wes Ziegeler August 3, 2006.
Introduction to Web Page Design. General Design Tips.
The Care and Maintenance of J5 MAC New Look. Naming Conventions  Each graphic and include item is named by function_contract area_secondary identifier.
Table (TABLE) Contains TABLE ROWS (TR) Contains TABLE DATA (TD) Data can contain anything › Text › Lists › Other tables › Pictures › …
Web Site Design Tools Site Maps Graphic representation of how each page (of a website) or screen (slideshow, animation, database) link together. It’s like.
MIS 201 Web Design 1. Website Planning Before even considering the practical aspects of creating a website, there are some important fundamental questions.
Basic Design Tips for Web Pages. Alignment Left, right, center Choose one alignment and use it on the entire page Align form elements, table elements,
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
INT222 - Internet Fundamentals Shi, Yue (Sunny) Office: T2095 SENECA COLLEGE.
WILLY’S STRAWBERRY FACTORY Website Proposal. WEBSITE CONTENT Photo galleries of the factory Directions via Google Maps embedded on the website Pricing.
The basic HTML School Net Japan Naoto Kurimoto. Today’s Goal Understanding the basic structure of HTML How to use basic HTML tag,,,,,,, etc… Making the.
Planning and Designing a Website Index Page Use it as a way to introduce yourself, and describe your website. Use it as a way to introduce yourself,
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Marquees and Tables. Tags Fun Stuff Here! Creates text that scrolls from right to left! Animated text. This is a great tag but does not work on every.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
1 Creating Links Lesson 2. 2 In the center column type : Home | Order Now | Contact Us This is the navigation button which will link to the other pages.
Microsoft FrontPage 2003 Illustrated Complete Working on the Web Site’s Hyperlinks and Appearance.
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Web Site Architecture Crunch Bakery Group #1 Nzingah Gross William Hellela Jose Merino.
Web page layout in elegance.  Specific Designs for Target Audiences Consider your audiences tastes when creating your website.
REEM ALMOTIRI Information Technology Department Majmaah University.
1 3/30/05CS120 The Information Era CS120 The Information Era Chapter 4 – More HTML Specifics TOPICS: Frames Problem Review, Nested Frames.
 Add one element at a time  If it doesn’t do what you want, › Delete it › DON’T just keep piling on more items.
UNIT 3 – WEB DESIGN FINAL PROJECT – DAY 2 Exploring Computer Science – Lesson 3-11.
HTML Help book. HTML HTML is the programming language used to make web pages for the Internet. HTML stands for Hyper Text Markup Language. HTML is made.
My Website By : Peter Problems while building website These are the problems I had to overcome while building my site. Getting pictures to be the same.
1. Storyboarding a Website. How to start a storyboard: Have Blank Squares!
Unit 17 Website Development
WEBSITE DESIGN TOOLS.
Page plans A01 Design.
MIS 201 Web Design.
Web Site Architecture Crunch Bakery
Website File Management
Presentation transcript:

Website design How to design a website: Site map Page layout Content guide

How to do it Site Map –Navigational structure of the site Page Layout* – Where page elements are positioned and how they are displayed Content Guide* –Content of each page element *Repeat for each page

Example You have been asked to design a website for a new fast food company that has recently opened in the Altona Gate food court. The company is called Corn Cobs and they sell …… corn cobs! They want a 3 page site 1.Home page 2.Price list 3.Staff page

Site Map Navigational structure must include: page titles file names Home page Price ListStaff index.html price.htmlstaff.html

Page Layout All text Arial size 3 Black Left aligned Unless stated Table Border = 0 Width = Title size=7, centered 2. Text based navigation 3. Text4. Graphic 5. Footer Background color=white

Content Guide Filename: index.html 1.Corn Cobs 2.Hyper links home, price list and staff 3.Corn Cobs is freshest and fastest food you can buy. Each cob is cooked when you order and ready to eat in less than 1 minute. Corn cobs are healthy snack. 4.corn_cob.jpg 5.Corn Cobs Open 9am till 5pm 7 days a week, Shop 57 Altona Gate, Millers rd, Altona,