Web Design |
|
GRADES | Course outline / grading information | Contact Me |Publishing
5/21- Take any javascript/dynamic element that you have seen, incorporate it into the small business pages (Template 1)... or, if you'd rather, create a new page and put it on there... No need to put a new link on your home page... it's still there
5/18- Some of the options for JavaScript
Some 'assignments' to try...
5/17- Use the Flash slideshow feature - insert a slideshow on to your small business page (don't use the template)... I would like there to be at least 5 pictures... wow me!
5/16 - Flash Slideshow
5/15 - Behavior Assignment - Template assignment 1 modification - Take your business that you created...add one 'behavior' to the home page.
Inserting a jump menu to Template 1a On a blank example page, Use Insert --> Form --> Jump Menu and create an additional way for users to navigate through your site. (My example is in the top right of this page)
5/14 - Behaviors!!! Behavior 1 - new window on page load Behavior 2 - new window on link Behavior 3 - image opens a new window with a link - link is in same window :-( Behavior 4 - Pop-Up message (extremely annoying--use with extreme care)
Behavior 5 -Creating Timelines Behavior 6 - Rollovers and Interactive Navigation Bars (just to see there is another way to do it)
Some links to sounds for behaviors if you are interested: Chainsaw, hello, Seinfeld
/ - Dreamweaver Template Assignment 4 - The Master!!!! Ok - starting from scratch... Here is a basic example I started... You have been contracted to design a page for an ice cream store based in Glens Falls - downtown right near Centennial Circle. You can name the business anything you want. They have been in business for 5 years, it's time for an online presence. They are looking for you to come up with a design for them. The pages will be static for now. They believe there should be 6 pages:
Your job:
5/15 - Domain name recommendation Here is a letter your web design company received. Read the letter, start researching and documenting some information. I will provide a sample letter for you to follow when responding. Letter example for you to write...
5/14 - Domain Research Done? - try this - ad research
5/8 - Now the fun part - For each of your 4 pages, come up with content. What you write is up to you, just be sure to make it reasonable and appropriate for the pages. You can find information online and use that as a guide if needed. I would also like each page to have some sort of related logo in the top left APDIV that is linked to the home page. (use the template for this one) I would also like one of your pages to have at least 2-3 pictures, sized and inserted appropriately, that are somehow related. For a challenge, use this image gallery...
5/4 - Dreamweaver Template Assignment 1a Open the Template from Assignment #1 (not the .html page but the .dwt page in the Templates folder) What regions on the page can be changed? What regions cannot be changed?
Make the following changes:
Publish all when done (no need to make new links from your main page - these were changes to the 1st template assignment)
5/3 - Challenge--make a rollover nav column....like this Here is the code:
For the style - the most efficient way is to add a new class call .hlt and define the background color as green... <style type="text/css">
For the nav: <table border="1" width="100"> You should definitely add a:link, a:visited, a:hover, a:active to your styles. Getting the colors to work takes time/patience... see what you come up with.
5/2 - Dreamweaver Template Assignment 1 Creating a new template (or master) page...
Using the template, link between the 4 pages- use the APDIV that is for nav (don't put the links in the editable region)
Link from your main page as always to 1a - make sure the link says Template #1 (this must be on top)
5/1 - Save this page, then open in DW... creating template from .html, editable regions again, creating pages from template
4/24- APDiv and Div assignment 5 Now that you are all pros at divs and apdivs, let's apply them. I would essentially like you to duplicate what I have done here. (I did not add content) I would like:
Here is the content for your pages:
PUBLISH AS Spanky's - APDiv #5 (make sure it's on top)
4/20- Div and APDiv Assignment 3 Open your div_assignment1.html file. Perform a save as and save the above document as div_assignment1a.html, div_assignment1b.html and div_assignment1c.html Only after you have saved your additional files, check your files panel and make sure you have the following 3 new documents inside of your div_apdiv folder
Got them? Now, open the 1st document (div_assignment1a.html). Choose the navigation apdiv and change the background color to something else. Make this change only on the 1st document. Check the b and c document and see if that change is on all 3 documents...Is it? Let's fix this together by exporting our styles to an external style sheet... Please wait and we will do this as a group...
4/19 - APDIV/DIV assignment 1 - making 3 APDIVS Create a new subfolder inside dreamweaver titled apdiv_div Create a new blank html document inside of this folder called div_assignment1.html (here is my example of basically how it should end up looking)
Publish as: APDIV Assignment 1
4/17 - Pull Down Menu Assignment 1... My example... Create a new folder inside dreamweaver called spa_nav_bar_pull_down Save a new page as index.html using the Starter Page Theme--> Spa Calendar and save into the spa_nav_bar_pull_down subfolder. Then, save as the following pages:
(you should end up with 5 pages - home, massage, aroma, directions, contact) Create a pull down nav bar similar to mine...Home - Services (massage & aroma)- Company Info (directions & contact) Set the links to work properly according to the above pages. Pay close attention to the colors. Your nav bar and menu options should all match the colors on the page. Insert the pull down nav bar on to the 5 pages above. Publish as: Spa Pull Down menu Assignment 1
4/16- Pull Down Menu Options:
4/2 - Let's do it again! - Dreamweaver/Fireworks Nav Bar Assignment 3 - Spa Create another new sub-folder inside dreamweaver called nav_bar_3_spa Save these files into that subfolder: Create a vertical navigation bar and insert where instructed on the page. Create a horizontal text based navigation and use one of the 'snippet' options. Change all page titles. Customize the css file (mm_spa.css) to something you believe is presentable... Remember that the style sheet is external so it should apply to all 4 pages. You don't need to make new id's for the styles... use the ones given. Publish as: DW/FW Nav Bar Assignment 3 - Spa
3/29- Creating and inserting custom made navigation bars (vertical): Save these 4 pages (you may wish to save to a subfolder) Create a custom made vertical nav bar - Home - Contact - About - For Sale Use a snippet for the bottom nav... Make sure all of the links work... Change all page titles... Publish as: DW/FW Nav Bar Assignment 2 - custom buttons
3/28 - Now that you have Fred's pages up and running, along with a basic navigation bar, I would like you to make suggestions as to what you think it should look like. You may notice that the instructions I gave regarding color and font choices may not have been the best use of colors. Set up the page, using the external style sheet, and adjust your navigation bar to all work together. WOW me... I am grading Fred on two general criteria: Nav Bar and Style Sheet Suggestion - set the bottom links to:
Please don't do this:
But, you can do something similar to this:
Make sure the page titles are correct. Make sure all links work! 3/27 - Create an external style sheet for the 3 nav bar pages (Fred) we have been working on... set the following styles:
3/26 - Make the following changes to DW/FW nav bar assignment 1 - Fred's Pages Remember you should open the .png image with the buttons, double click one of the buttons to open the button editor, and make your changes in the button editor. Save the original, then update html...
Do you have to change every page in DW? Re-publish when done...make sure you Test, Test, Test!
3/22 - Dreamweaver/Fireworks Nav Bar Assignment 1 - Fred's Pages Save these 3 pages into a subfolder - call it anything you want... Create a custom nav bar (do not use import!). I would like at least a 2 state button. Don't worry yet about styling on the 3 pages... Set up the hyperlinks on the bottom to work properly. I am going to be providing styling requirements for both the nav bar and the 3 pages... That's it! Publish as: DW/FW Nav Bar Assignment 1 - Fred's Pages
???- Creating a nav button from scratch
3/19- Save the 4 perro & gato pages into a subfolder... Your task: Create a 3 button horizontal nav bar to be used on the above pages. Insert where appropriate. Make the links work... This will be graded. Be sure that this is the very top link! It should say simply: Perro & Gato with nav bar
3/16 - Save my 3 sample pages:
Create a nav bar to insert on the 3 pages where the placeholder is now. Delete the placeholder (pay attention to the code!) The links should work when done. Publish as Sample Nav Bar 1
3/14 - Creating another nav bar (importing buttons), exporting as html, importing to dw Adjusting links in dw Create a simple navigation bar in FW by using the 'import button' option, then insert into the top cell of each page, it's already set up to insert. (Remember to use the Insert--> Image Objects-->Fireworks HTML
3/12 - Creating a nav bar in FW and using the import button option, using the 'button' editor Remember you should ALWAYS save your .png file first into the subfolder where your .html docs are... this will make your life much easier...
Dealing with transparent background issues:
3/9 - Creating and styling DIV tags from scratch Create a new page in your dreamweaver_starting folder - call it div_examples.html Your challenge: Try creating a 2 column page, with horizontal rows above and below for nav...include a container div Something along these lines... Styles after you have tried:
.container {
3/5 - Challenge to Perro & Gato: Insert an image gallery that looks somewhat similar to this... Hints:
Styling:
div.imageholder
Page code: <div class="img"> <div class="img"> </div><br>
3/1- Dreamweaver Assignment 4 - Dog and Cat Day Care (revisited) - div styling Save these into your dreamweaver_starting folder (you may want an additional subfolder for these to help manage your files):
Your assignment: Use the external style sheet for ALL styling - notice that I have already placed the classes in there that you will need, but you will need to add other classes/ID's... Work with the floating and clearing of the divs, the widths and heights and the bg colors... try to get it to work... Some hints:
This is the home page kind of formatted...
Styles for the divs - only after you have tried... body } div.container } div.navigation_menu div.content div.adcontainer
2/29 - extension of yesterday... Delete the two extra links in the nav table (ctrl-click the cells and delete or use the code) Take the original document from yesterday and save as 2 more times (a,b,c...) -
2/28- Dreamweaver DIV tags Save this document and this style sheet to your dreamweaver_starting folder... Float - think of this like floating on the page - where do you want it to appear in relation to other elements Clear - sort of like a break - where do you want the next item (div) to go
You can adjust the div tags to anything you would like after you have set the above properties. Make it work.
2/27 - First, let's work on creating two basic pages and applying an external style sheet... Right click and save these to your dreamweaver_starting folder... or create 2 basic pages - File--> New --> Page From Sample --> Starter Page Basic --> Text Article A (do this twice - save as Article A and Article B)
2/13 - Review of limitations of internal styling, adding/using snippets, then...
Dreamweaver assignment 3 - External Styling - Up and Away Realty Save these files to your dreamweaver_starting folder - you may wish to add a subfolder called external3: Rules for formatting:
From your main index.html page, link to the home page for Up and Away Realty Be sure that this is the very top link! It should say simply: Dreamweaver Assignment 3 - Up and Away Realty Be sure to test your work after you publish. 2/10 - Review of limitations of internal styling, adding/using snippets, then...
2/6 - Dreamweaver Assignment 2 - Fred's Chicken Fingers - Internal Styling Right click this link, save as I have already named it inside your dreamweaver_starting folder. Format as following - set all of your styles for now as internal (this document only!)
Challenges:
Perform a 'Save As' and save two more times, contact.html and about.html
Think about the disadvantage to using an internal style sheet... From your main index.html page, link to the home page for Fred Be sure that this is the very top link! It should say simply: Dreamweaver Assignment 2 - Fred's Be sure to test your work after you publish.
2/3 - Save this file, then format:
Change the page title. Publish as Dreamweaver pre-pre-assignment #2
2/2 - Adding classes to the styles from pre#2
2/1 - pre-assignment to #2 - right click and save to dreamweaver_starting folder, then open in dw Formatting:
1/31 - Your first Dreamweaver assignment - Links/Bullets/Basic Formatting
From your main index.html page, link to this new assignment. Be sure that this is the very top link! It should say: Dreamweaver Assignment 1. Be sure to verify your work after you publish.
1/30 - Going over the midterm Cleaning up files Reviewing New Page options
Create a new folder - name it dreamweaver_starting
1/18 - Midterm Part 2 - Put these 4 files in the midterm2012 folder: Home - Camry - Malibu - Wrangler (a starting point for your style sheet) You will be designing a website for a used car dealership called Quaker Automobiles in Glens Falls. The owner of the company is open to suggestions about colors, but she has mentioned that she likes gray, light green, and light blue. How you style the page is up to you, however it should be easy to read. Think about complementary colors - You are not designing it for you...
When done, link from your main page to the home page for this and call it Midterm Part 2
1/12 - Midterm Part 1 - create a new folder called midterm2012 - file to save - Instructions:
Use INTERNAL STYLING and follow these rules:
When done, link from your main page and call it Midterm Part 1 Good Luck!
1/?? - Now that you are getting proficient in using fireworks....let's start making some page banners... Vinny's Pizzeria wants you to work on a banner for their new web site...They don't have any knowledge of what should even be in a banner... Create a new subfolder called 'fireworks-vinnys' You will be creating 2 banners for them to look at... Set the resolution to 72 ppi and the sizes as 432 x 216 One of the banners (or both) must have a pizza pie as part of the graphic :-) Save them as 'vinnys1.png' and 'vinnys2.png' into the 'fireworks-vinnys' subfolder (before exporting)
When done, use the export wizard and export properly - place links on your homepage to both of the above images (do not put the images on your main page) - Remember that the exported images should be in either .jpg or .gif format
1/11 - Using the paste into feature (mask)... Examples to work on... - save and open in FW
The 'MT' bottle and can recycling center would like you to make a logo for their site... Here is one image with 4 different layers... (save as and open in FW) I have only 2 requirements:
1/10 - Taking surfboard, cutting out extra, using on Hang Ten Surf Shop Save this surfboard to your folder, then open in fireworks (btw - it's a good idea to always save the original as a copy in case you ever need it) Cut out the white background space, place onto your Hang Ten surf shop logo (the original .png image) Link from the top of your home page to the gif image - make sure your link says today's date and Surf Shop Image 1
1/9 - after my intro... Create a subfolder called fireworks-surfing - The customer would like a 500 (width) x 200 (height) logo (standard resolution) Save a new image as surfshopimage1.png - Make a logo for the following company: Hang Ten Surf Shop Use only simple colors, borders and text colors…nothing else just yet Be sure to save it into the subfolder 'fireworks-surfing' When done, use the File Export Wizard and export as a gif image. Link from the top of your home page to the gif image - make sure your link says today's date and Surf Shop Image 1
1/? - There are two external files below - save them to a new folder called 'fireworks-bird-tree' Your assignment - Take the images - combine just the bird and tree to one image called 'tree_bird_together'... You have a customer that really likes birds and trees :-)... fluff it up as you like When done, export properly and link from the top of your main page - 'Birds and Tree image'
1/4 - Starting with bitmaps... Joining pictures - Create a subfolder called 'fireworks-simpsons'...then Save Grampa Save the Flying Eagle Save the black pallette, or just make your own...
Then, if you are done, save the whole Simpson family - Ask me what to do... (it involves a landmark) :-)
1/3 - Using Vector Pen, Vector Path, Vector Redraw Path tools Attaching text to path... changing orientation... Using Modify -> alter -> simplify to attach text to any shape
Example of text to path and orientation...
12/22 - Converting text to paths and modifying the paths independently... 'Your Name' "assignment"
12/21 - converting shape to vector and reshaping boxes using the Reshape area and Freeform tool scale, skew, distort shapes
12/20 - Fireworks png to save export wizard
Your instructions: Take your document from yesterday, the one with your name and at least 3 layers... Use the export wizard, save as .gif. Place it on a page with a colored background. Publish as Fireworks example 1 - TTT Exporting/Optimizing images See the quality of these images.... Dealing with transparent background issues:
12/19 - Beginning with Fireworks Please read these... http://electronics.howstuffworks.com/tv1.htm http://computer.howstuffworks.com/question289.htm http://computer.howstuffworks.com/monitor.htm
12/12 - Here is one working document with basic structure set up... save it to a new subfolder called 'external' Attach a style sheet to it. Create the pages as necessary, named properly, with proper title tags. Format any necessary styles so the pages work and look appropriately. For content:
At the very minimum, you should have the following styles:
Don't forget meta tags Challenges:
Link from the top of your main page to one of these pages and publish - the text should be External Assignment #2
12/6 - External Styling - code to place in head section of every page using external css: Make sure you save your style sheet with a .css extension. The whole idea is that every page looks exactly the same! Create a folder called 'styles-external' Save my 3 examples: Your instructions:
Link from the top of your main page to external1.html and publish - the text should be External Styles 1,2,3
12/ - A model for you to use... (internal4) Create a new document titled internal4.html. Create a page similar to my example using these guidelines:
Now that you have completed the content, use an internal style sheet to set to following formatting: (use hex for colors)
Link from the top of your main page and publish - the text should be Internal Styles 4 - cars 12/1- Challenge: Take the internal3.html from yesterday - make it work well and look as nice as you can, then save as:
Then, follow this link (horizontal), or this link (vertical) - (more explanation here) Take internal3.html from yesterday, and add in either a vertical navigation or horizontal navigation bar. The horizontal probably works better, but the choice is yours. You will need to adjust the styling so the colors work better, and remove some of what you did...you'll see...
Republish...
11/30 - Right click and save this document (internal3.html), open in Notepad, then format using the internal styling in the head section. body - light green background Link from the top of your main page and publish - the text should be Internal Styles 3
11/28 - Create new documents titled div1index.html, div1images.html, div1about.html 1. Create a header div that contains hyperlinks to 3 pages: div1index.html, div1images.html, and div1about.html Set up the links with | separating the links 2. Create a div content that will contain the information for the page. Again, style simply so it is easy to read with the simple formatting options we have done to this point. 3. Create a footer div that is similar to the header div you made. You should also add in a copyright notice that this page was created by you. Make the links on one line, and the copyright notice on the next line. Here is how to set up the content: div1index: Welcome to Willie's Goat Milk Farm. We offer nothing but the best in goat's milk to our customers. We are now offering online sales of our milk shipped directly to your door. We hope you will enjoy perusing our site, and feel free to contact us with any questions. div1images: find 3 images, size them so they are reasonable, and insert on this page. div1about: Make up an email, mailing address, and directions to the farm.
**I will specifically be looking for an internal style sheet within each document. All 3 pages should look exactly the same, of course with different content.**
Have fun!
From your home page, make a link to the div1index.html page - date it for today and call it Willie's Goat Farm
11/18 - Floating Divs and alignment on pages... Float - think of this like floating on the page - where do you want it to appear in relation to other elements Clear - sort of like a break - where do you want the next item (div) to go
11/17 - Save these two files in there: Notice that there are both ids (#) and classes (.) Format both pages so they are exactly the same... but please think about why you should not have to format two pages separately...there has to be a better way... Publish as Internal 1 & 2 - sasquatch with today's date
11/14 - How to tell the difference between classes and ID's in CSS: Classes refer to more than one element on a page, for example multiple headings or paragraphs. Use the . (period) to reference a class. Think of it this way: There are many periods (classes) in a day. In stylesheet: p.2 {font-size:16px; border:double thick #003399} In the document: <p class="2"> ID is unique usually to a single element on the page. The pound sign references an ID. Think of it this way: Your ID for you is unique. There is only one of you. In stylesheet: div#container {background-color black; font-size:24px; } In the document: <div id="container">
Try this - save this document, and...
11/10 - Making some adjustments to yesterday's styles...
11/9 - Save this document, then format as follows:
Link from your home page, then publish as Internal Style Challenge #1
11/8 - Setting up 'pseudo' classes - Paste this into your page19.html document - in the head, between the <style type="text/css"> </style> a:link {color:#FF0000;} /* unvisited link */ a:visited {color:#00FF00;} /* visited link */ a:hover {color:#FF00FF;} /* mouse over link */ a:active {color:#0000FF;} /* selected link */
a:link - http://www.w3schools.com/cssref/sel_link.asp a:visited - http://www.w3schools.com/cssref/sel_visited.asp a:hover - http://www.w3schools.com/cssref/sel_hover.asp a:active - http://www.w3schools.com/cssref/sel_active.asp Font links: http://www.w3schools.com/css/css_font.asp
11/4 - Fun Friday Challenge... Use this link: http://www.w3schools.com/css/css_examples.asp
11/3 - Internal styling (not inline!)
First, check out these color wheels... Color Wheel - http://www.ficml.org/jemimap/style/color/wheel.html Another color chart - http://www.quackit.com/css/css_color_codes.cfm And one more... - http://www.w3schools.com/cssref/css_colornames.asp
Second: Create a new page - page18.html Put this in the head section: <style type="text/css"> </style>
Third, Read this css syntax link...
Good CSS link to have: http://www.w3schools.com/css/css_examples.asp (really nice) http://www.tizag.com/cssT/index.php (nice) http://www.w3schools.com/css/css_syntax.asp http://www.w3schools.com/css/default.asp http://www.quackit.com/css/properties/ http://www.w3schools.com/css/tryit.asp?filename=trycss_default
10/31 - Using inline frames
Assignment: Create a new folder on the root - call it iframe Place all of your files inside of your 'iframe' folder...Your main page should be saved as main.html On your main.html page, create a 2 column table, 95% of the screen with a border size of 1 In the left column, place this bulleted list:
Make each state name a hyperlink that goes to an inline frame in the right column. Make the inline frame width 100%, and the height 500 pixels. The content of the frame should be a picture of a famous landmark of the state, plus a fact or two about the state. You should have 6 html files when done, plus 4 pictures:
When finished, link from your main page to this assignment- the text should say: Inline frames and today's date
10/27 - Table assignment #1 Create a new page called table-assignment1.html On this page, make a 2 column, 4 row table that is 75% of the screen. In the left column, put a picture. In the right column, put a description of the picture that you put in the left column. All images must have alternate text, and be sized so they fit relatively well... Then, when you are done, make a hyperlink from your main index page to this
table-assignment page. Upload all pages when done TTT
10/27 - column spanning
10/26 - Semi-challenge: Create a table similar to below, and fill in for your classes...
Link from your home page with today's date, publish as Teacher Table, TTT
10/24 - Working with tables...
10/20- What makes a good web site? Please read these 4 links, then put together a simple page (goodwebsite.html). Make a list of at least 5 of the ideas that were common to these sites that make up a good web site... http://www.multcolib.org/homework/webeval.html http://www.ehow.com/how_4847815_good-website-design.html http://www.ehow.com/about_4805667_building-good-website.html
10/18 - http://www.imdb.com/title/tt1054588/ - true story made into a movie about Ford stealing someone's idea http://www.benedict.com/Digital/Digital.aspx - internet copyright issues Save (then open) this document about copyrighted information...
10/17 - Save, then open this document - a little review, then some info on web safety...
10/12 - Hyperlinks that go to a section on the same page - save this page 'Mailto' links:-( A serious challenge... that I know you can do: - save me... Your task:
We have not yet gotten to the point of styling beyond this, so that's all you ned to do! When done, link from your home page, call it Hyperlink-name anchor challenge
10/11 - Finishing up image links, bulletts...
10/7 - Quiz on Basics - please save to your local folder, then open and complete. This is closed notes.
10/6 - save the 'pals', but do not do anything else just yet... resizing, file sizes...
Challenge - image hyperlinks... Put three images on your page...hyperlink them to another page. Example: a picture of a tree, and then the tree is the link to the site for National Arbor Day...
10/5 - Save my hot air balloon image...
alt text, hspace, vspace, align, sizing :-(
10/3 - Save both of these:
Then...
9/30 - Hyperlink Quiz Create a new document in your html folder called hyperlinkquiz1.html - set up the following links:
You must use a numbered list and a bulletted list somewhere. Add lines between each of the categories. Make the heading of the category a <h1> tag. Put your name in a comment code directly under the body tag. When done, make a link from your home page with today's date, call it Hyperlink Quiz 1, and publish. This link must be at the very top of your home page. TTT
9/28 - Your job today... Your most recent work should always be at top. Use today's date, and complete: Your index page must have links to all of your pagexx.html pages that we have worked on. I would also like links back from those pages to your index.html page. You should also have links to the note guide, list troubleshooting, and list quiz 1 Test, Test, Test...
9/23 - Meta tags - http://www.metatags.org/create_meta_tags http://www.metatags.org/meta_tags_code_generator
Finish up the assignments from yesterday
9/22 - Right click, save this file to your html folder... open in notepad and fix. When done, print the code and the page as it appears in the browser. Then, create the following: A new page (listquiz1.html), with at least the following:
These should be brand new lists - no using previous files... for now. Print the code, then the page as it appears in the browser.
9/19 - Lots of pages on the web... Beginning coding...
9/13 - Read about Web servers - http://computer.howstuffworks.com/web-server.htm
9/9 - Note Guide - save to your local folder, then open
Welcome... http://regionalhelpwanted.com/home/2.htm http://web.timesunion.com/jobs/
|
http://www.w3schools.com/css/css_examples.asp
Center using css: http://imagecss.com/
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
External: External Styling - code to place in head section of every page using external css:
Internal: <style type="text/css"> </style>
How to tell the difference between classes and ID's in CSS: Classes refer to more than one element on a page, for example multiple headings or paragraphs. Use the . (period) to reference a class. Think of it this way: There are many periods (classes) in a day. In stylesheet: p.2 {font-size:16px; border:double thick #003399} In the document: <p class="2"> ID is unique usually to a single element on the page. The pound sign references an ID. Think of it this way: Your ID for you is unique. There is only one of you. In stylesheet: div#container {background-color black; font-size:24px; } In the document: <div id="container">
Floating Divs and alignment on pages... Float - think of this like floating on the page - where do you want it to appear in relation to other elements Clear - sort of like a break - where do you want the next item (div) to go
Meta tags - http://www.metatags.org/create_meta_tags http://www.metatags.org/meta_tags_code_generator
Setting up a gradient background
Have a 'fun stuff' link? send it to me...
|
|||||||||||||||||||||||||||||||||