|
> Bibliography On my site, some of the effects I got from different websites which give web designers cool effects such as the ones I have here. 1.) When you put your mouse over a link, the green text becomes white. Here is the coding. You place this in the head section of your page.
Where it says Source: JSMadeEasy.com. 2.) On the left navigation bar, when you put your mouse on one row of the table, the whole table background becomes black. To do this, you put this in the head section of the page. the A:menulink part is the properties of the <tr> when the mouse is not on it. The A:hover part is the color of the border and the background when you put your mouse over it. Additionaly, this is what a link would look like if you wanted this effect. <a href="page.htm" class="menulink" class=&{ns4class};>Link</a> As you can see, you have to put class="menulink" class=&{ns4class}; somewhere in the link. Source: DynamicDrive.com. 3.) On the right side bar of each page, you can manually select the background color of the page. To do this, insert the following code where ever you want it on the page. Change this page's background color: Source: ComputerHope.com. 4.) Have you ever had a big picture on your webpage and then when you put your mouse on it this annoying toolbar appears on it? Your problems are solved! Insert the following into the head section of your page. Source: My cousin's website. 5.) Did you notice that every time you went to a different page of a site it had a fade effect? Again, insert this in the head section of your page... Source: A feature in Microsoft FrontPage. ------------------------------------------------------------------------------------------ The header of the site is made up of 3 pictures. The picture of the Earth with a hurricane forming is from (http://) www.hurricanes.noaa.gov/prepare/images/sat_img.gif. The picture of New Orleans after Hurricane Katrina struck is from (http://) www.railwaypreservation.com/vintagetrolley/New_Orleans_Katrina_damage_1.jpg The picture of a hurricane alone is from (http://) Using Adobe PhotoShop, I merged all the pictures together, and using a cool font I have, I made the Hurricane Madness writing.
This website can best be viewed best on a
800x600 resolution, on IE (Internet Explorer) 5+. Most important ...
Enjoy! |