MARIA MARAGOUDAKIS Part A-Planning Report.

Slides:



Advertisements
Similar presentations
Introduction to HTML
Advertisements

Copyright © 2003 Pearson Education, Inc. Slide 3-1 Created by Cheryl M. Hughes The Web Wizards Guide to XML by Cheryl M. Hughes.
HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Cascading Style Sheets
HTML Basics Customizing your site using the basics of HTML.
HTML Tags and Their Functions
HTML Basics and CSS style. Before we start Dreamweaver (DW) may take several minutes to start. Click on Start => Program Files => Development Apps =>
Basic HTML Workshop LIS Web Team Spring 2007.
HTML and CSS. HTML Hyper Text Markup Language Tells browser how to display text and images.
HTML popo.
HIGH LEVEL OVERVIEW: CSS CSS SYNTAX CONSISTS OF A SET OF RULES THAT HAVE 3 PARTS: A SELECTOR, A PROPERTY, AND A VALUE. IT’S NOT NECESSARY TO REMEMBER THIS.
Planning and Designing My Personal Website By Michael Gill.
Web Development & Design Foundations with XHTML
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
CSS Basics Style and format your web site using CSS.
CSS Cascading Style Sheets. What is CSS? CSS stands for Cascading Style Sheets (the page—or sheet—helps you create a style that will cascade across all.
Cascading Style Sheets (CSS). Cascading Style Sheets With the explosive growth of the World Wide Web, designers and programmers quickly explored and reached.
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.
1 تقنيات الانترنت عال457 HTML. 2 HTML  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web. HTML is a text formatting.
Chapter 2 HTML Basics Key Concepts
Presenter: James Huang Date: Sept. 26,  Introduction  Basics  Lists  Links  Forms  CSS 2.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
Adding styles. Three alternatives HIT151 Web 'n' Net Web Page Basics /*stylesheet*/ h1,h2,h3 { font-family: verdana, arial, 'sans serif'; } p,table,li.
Poster Title Goes Here & Must Match Your Submitted Abstract Title Authors’ Names Goes Here (must match those on the submitted abstract) Affiliations go.
Introduction to CSS.
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 Development & Design Foundations with XHTML Chapter 7 Key Concepts.
INTRODUCTORY Tutorial 7 Creating Liquid Layouts. XP Objectives Discern the differences among various types of layouts Create a liquid layout Create a.
Web Development & Design Foundations with XHTML Chapter 7 Key Concepts.
Building a Website: Cascading Style Sheets (CSS) Fall 2013.
Cascading Style Sheet CSS CS1520 Ali Alanjawi. 2 TA Information Ali Alanjawi Homepage: Office:
CSS(Cascading Style Sheets )
กระบวนวิชา CSS. What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles were added to HTML 4.0 to.
Unit 20 - Client Side Customisation of Web Pages
Shashank Mohan ITC105 Part A – Power Point Presentation.
Who is Giana Thomas? Intended Audience Friends and family.
XHTML II DIGITAL MEDIA: COMMUNICATION AND DESIGN F2007.
Web Workshop: CSS Objectives: - “What is CSS?” - Structure of CSS - How to use CSS in your webpage.
SAK3002 – IT and Its Applications Chapter 6SAK3002 – Information Technology and Its Application HTML Programming Language 6 6 Chapter.
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. Goals How to use the Komodo editor HTML coding and testing Basic HTML tags List and Images Tables and Links At least 2 pages and navigation
7 Selecting Design and Color Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2.
FINAL EXAM REVIEW WEB TECH. JUST CLICK… THE CORRECT ANSWER WILL APPEAR WHEN YOU CLICK. GOOD LUCK!
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
 HTML stands for Hyper Text Mark-up Language. The coding language used to create documents for the World Wide Web  HTML is composed of tags. HTML tags.
Chapter 2 HTML Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Just A Few More Fun Objectives 1 Having Some Fun With Java Script 2 Using Style Sheets.
XHTML/CSS Week 3. This Week  Quiz to revise last week (XHTML and DW)  CSS - Part 2  Using HTML Tables.
Just Enough HTML How to Create Basic HTML Documents.
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.
HTML tags Some popular ones. Paragraph: separated by a single line of white space Line break NOTE: no end tag is used for this tag Headlines ( through.
Presented by: Student ID: Sang Geol LEE Subject: ITC105 Communication and information management Website Planning Report Assignment item2-Part.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
INTRODUCTORY Tutorial 5 Using CSS for Layout and Printing.
INF1070 PowerPoint Presentation. Research a topic Find a topic that is of interest to you Minimum 10 slides of information are required (Excludes Biography.
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.
What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup.
HTML Hyper Text Markup Language. What is HTML HTML stands for the Hyper Text Markup Language. HTML stands for the Hyper Text Markup Language. HTML is.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 1 Using HTML to Create Web Pages.
Poster Title Goes Here & Must Match Your Submitted Abstract Title
Dreamweaver – Project #1
MS-Access (database) how to create blank data base.
How to Create Tables & Charts/Graphs in Excel
Stylin’ with CSS.
Introduction to Cascading Style Sheets (CSS)
Poster Title Goes Here & Must Match Your Submitted Abstract Title
Stylin’ with CSS.
How to Create Tables & Graphs in Excel
Stylin’ with CSS.
Presentation transcript:

MARIA MARAGOUDAKIS Part A-Planning Report

Intended Audience My web site is aimed at: My fellow students at Charles Sturt University Anyone who has access to the csusap

Goals of This Site The goals of my web site are: To provide information about me and my hobbies to the visitors of my web site To provide a “joke corner” where visitors can go to and read jokes To have student interaction by posting the jokes that students have sent in to the “joke corner” To start a joke competition if student participation is satisfactory To test my ability to create a web site by composing the xhtml myself and not use an editing tool to compose the xhtml code

Site Diagram

Web Features Used on My Web site Index.html The index.html contains the following: 1. Internal style sheet with an orange background and black text, font-family verdana and font-size 12pt 2. An invisible table at the top of the page containing the relative links to the other pages in my web site 3. A relative link to the Part A-Powerpoint presentation 4. The “strong” and “italics” font styles for emphasis 5. A relative link to the joke.html where visitors can read the joke rules before submitting their jokes 6. An animated gif for the mailbox to grab visitors’ attention 7. An animated divider that gives my home page a “happy feeling” 8. A copyright symbol with my details so that the visitor knows who created this web site

Web Features Used on My Web site Hobbies.html The hobbies.html contains the following: 1. An internal style sheet with an orange background, header size 1 and 2 and paragraphs in black text, font family-chisel wide, font-size 14pt 2. Headers which are aligned “center” for better layout 3. The “big” and “italics” font styles that are used to add emphasis 4. An animated gif divider with a swimming theme that is used to separate my swimming awards with the remainder of the text 5. An unordered list for the swimming awards 6. Absolute links to the URL of two sites that I have found helpful in learning photography 7. A relative link to my other hobby, movies.html 8. An animated gif link back to my home page, index.html

Web Features Used on My Web site Movies.html The movies.html contains the following features: 1. An internal style sheet, background colour “orange”, font-family “verdana”, p font-size “12pt”, header 1 and header 4, font-family “broadway” and header one colour “balck” 2. Header 1 is which is aligned “center” for better layout 3. A horizontal rule which was inserted to separate the text with the ordered list 4. An ordered list which shows my top 5 movies 5. An animated gif that blends in with the cinema theme of the page 6. A horizontal rule to separate the animated gif above with the home gif

Web Features Used on My Web site Jokes.html The jokes.html contains the following: 1. An internal style sheet with an orange background, font-family “tahoma”, font-size “12pt” and header size 1, “green” colour to emphasise my swimming awards, font-size “30pt”, paragraph align “center” 2. The “strong” font stylewhich is used together with h1 to make the title stand out 3. A nested list for the joke rules 4. The “underline” element to highlight h3 5. An animated gif that was included instead of a horizontal rule to separate the rules from the jokes 6. A jpg image that was placed above the jokes to add humour to the text below 7. The “italics” element to highlight the students’ names 8. A horizontal rule to separate the jokes above with the home gif 9. An animated gif link back to my home page, index.html

Web Features Used on My Web site References.html The references.html contains the following: 1. An internal style sheet with an orange background, font-family “lucinda console”, font- size “14pt” and header size 1, font-family “banner”, font-colour “green” used to emphasise the “resources used” title 2. The “italics” font style is used in h1 and in the text in the table for presentational purposes 3. A table with two columns. The first column fontains the description of the resource used and the second column contains the absolute link to that resource 4. An animated gif link back to my home page, index.html

Web Features Used on My Web site Validator Report The validator_report.html contains the following: 1. An internal style sheet with an orange background, font-family “arial narrow”, font- size “12pt” and header size 1, font-family “castellar”, font-colour “green”, header 1 font-size “30pt”, used to emphasise the “validator output” title 2. Links to the validator output files 3. An animated gif link back to my home page, index.html