G053 Lecture 14 Adding Graphical Rollovers Manually Mr C Johnston ICT Teacher www.computechedu.co.uk.

Slides:



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

Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
UNIT 12 LO4 BE ABLE TO CREATE WEBSITES Cambridge Technicals.
Principles of Web Design 5 th Edition Chapter Nine Site Navigation.
Chapter 3 Tables and Page Layout
Netscape Composer Add A Custom Button. Launch Composer File>New Composer Page Select The Table Icon.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Agenda – Week 5, Day 2 Complete RoboHelp Tutorial Transition to HTML Tutorial –Warm-up – Explore HTML –Page Design – Create a page –Publishing – Make your.
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Creating Tables in a Web Site.  Define table elements  Describe the steps used to plan, design, and code a table  Create a borderless table to organize.
Mr C Johnston ICT Teacher BTEC IT Unit 06 - Lesson 02 Types of Programming Language.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
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.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
G053 - Lecture 20 Testing Websites
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
Website Development with Dreamweaver
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.
Adobe Dreamweaver CS3 Revealed CHAPTER FIVE: USING HTML TABLES TO LAY OUT A PAGE.
Tutorial 4: Working with Hyperlinks. Objectives Session 4.1 – Place bookmarks on a Web page – Create a link to a bookmark – Create a link to another Web.
Where Should I Be Now??? Finished corrections to task a/b Annotated a page of code and put it in folder Put evidence of manual code changes (edit and add)
G042 - Lecture 16 Testing Your Spreadsheet Mr C Johnston ICT Teacher
Chapter 10 Fireworks: Part II The Web Warrior Guide to Web Design Technologies.
G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher
HTML Project 4 Creating an Image Map.
G053 - Lecture 16 Validating Forms Mr C Johnston ICT Teacher
Year 8 Lesson 4 – Searching for information Objectives To be able to use the advanced image searching feature To understand how images (and text content)
G053 Lecture 22 Coursework Feedback 2014 Mr C Johnston ICT Teacher
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: – The head content – The body Creating Head Content and Setting Page.
G053 - Lecture 07 Designing Your Web Pages Mr C Johnston ICT Teacher
Dreamweaver MX BTA3Open. Dreamweaver MX Application used for creating web sites Homepage must always be saved as index.htm All files names must be in.
Standard Grade Presentations & Multimedia. Presentation & Multimedia Software Allows the user to set up exciting and attractive documents which helps.
G050: Lecture 09 Evidencing Task D, E Mr C Johnston ICT Teacher
Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
G050 – Lecture 05a Task A & B Feedback 2010 Mr C Johnston ICT Teacher
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.
Microsoft FrontPage 2003 Illustrated Complete Designing Web Pages with Layout Tables.
G042 Lecture G042 Feedback 2011 Mr C Johnston ICT Teacher
G053 - Lecture 18 Uploading Your Site Mr C Johnston ICT Teacher
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
BTEC Unit 06 – Lesson 06 Evidencing P3 Mr C Johnston ICT Teacher
OCR Nationals ICT – Unit 2 Task 4 Task Overview In this task you will create hyperlinks to link the pages together, link to other websites on the Internet.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
G042 - Lecture 09 Commencing Task A Mr C Johnston ICT Teacher
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
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.
Dreamweaver Tips & Basics Presented by Laban Toose ICT Specialist Sunbury Heights Primary School.
G046 Lecture 03 Introduction To HTML Mr C Johnston ICT Teacher
G042 - Lecture 15 Excel Macros Mr C Johnston ICT Teacher
G053: Lecture 16a Task D Evidence Mr C Johnston ICT Teacher
© Anselm Spoerri Lecture 7 Meaning –Guiding Principles for Term Project Mechanics –Interactivity Recap –Simple and Disjointed Rollovers and Image Map –Navigation.
G053 - Lecture 06 Website Development Stages Mr C Johnston ICT Teacher
XP New Perspectives on Creating Web Pages With Word Tutorial 1 1 Creating Web Pages With Word Tutorial 1.
Advanced Elements & Advanced HTML Codes AGCJ 407.
Dreamweaver MX. 2 Timeline Overview (p. 480) n Animations can be achieved with DHTML (__________ HTML) using JavaScript code and _____ or later browsers.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher
Microsoft Excel Illustrated Introductory Workbooks and Preparing them for the Web Managing.
XP Creating Web Pages with Microsoft Office
(Unit 17, Task 8a). Definition: Evaluate Bring together all information and review it to form a conclusion. Give evidence for each view or statement.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Project Objectives Lay out Web pages Create layers
Cheat Sheet CSCI 100 JW Ryder
Cheat Sheet CSCI 100 JW Ryder
HTML Text editors and adding graphics
How to add a page… You will need to add new pages to your website depending on the brief. You do this by: Click on the Add new page button Write the new.
Netscape Composer Add A Custom Button.
To add a Navigation Bar Insert Navigation. To add a Navigation Bar Insert Navigation.
Presentation transcript:

G053 Lecture 14 Adding Graphical Rollovers Manually Mr C Johnston ICT Teacher

Session Objectives Understand the advantages of using a roll over to indicate that a link is present, Inserted the necessary code to so that buttons change when mouse is pointed over them.

Overview Buttons are obviously hyperlinks but a nice touch is to make them standout by adding a rollover effect, This attracts attention and people are more likely to click on them, Task D requires you to use HTML code to add a wide range of facilities to your site – by following these steps you will add code for graphics, hyperlinks, formatting text and interactivity!!

Evidence Evidence for tasks D needs to show that you have manually added the code, The moderator needs to be sure that you HAVE added code and you have not cheated, Good evidence will include: Screen shots of code view and design view before Annotated screen shot of code view and design view whilst adding the code to demonstrate understanding Screen shots of code view and design view after the addition

Task 1: Add Buttons 1.Select the cell where the buttons will live and set the alignment. 2.Add code so each image will be displayed using the tag – the border=“0” property will ensure a nasty blue outline wont appear 4.Use the tag to add space between your buttons – use multiple to get more space

Task 2: Add Image Names Each of your images on your bar needs to have a name added. Add this within the tag using name=“[image name]” property Use names which reflect which the button is for e.g. a button for the France page call France – do not include any spaces in the name of the button.

Task 3: Add Hyperlink Close Tag Add a hyperlink close tag after each of the tags

Task 4: Add Simple Hyperlink Add a hyperlink tag before each of the tags Although you have not yet made your pages - use names which reflect what the page is for e.g. call the France page France

Task 5: Add Rollover Effect Add the mouseover code onmouseover=“document.images.[image name].src=‘[path and filename]’” and the mouseout code onmouseout=“document.images.[image name].src=‘[path and filename]’” to the first of the tags: Repeat this for each of the buttons ensuring each time you change the button name and the filename of the button in the mouseover and mouseout code

Final Code

Proof

Topic Exercise Carry out the steps described during this presentation. Most import thing is to have annotated code showing before and after the changes. Remember to show how you have added code with annotated screen shots.