Friday, April 20, 2012

4th Quarter Project: The Website that I Might Fix

I think I'm going to try and fix the high school web-page. Mo is very persuasive.

Wednesday, April 18, 2012

Widget Website


This is my widget website with a header, footer, menu bar, and a bunch of other stuff. It's supposed to be a website for a store that's kind of like a Modell's except it is located in Mahopac and sells a lot of Mahopac Indian themed things.

Tuesday, April 17, 2012

Stuff I did in the 3rd Quarter

These are some more things that I used photoshop to make this quarter:

English Project

Advertisement/Thanks for Christa at Raymond Opticians

Helping the Spanish Club with March Madness

Tuesday, April 10, 2012

Pop-Up Windows

I've been trying to figure out how to put pop-up windows on a website so that when you click a link a new window will come up. So far I still haven't been able to figure out how to set the size of the window. This is as much of the code that I have:

<a target="Here" href="H:\Widget Website\pop up.htm">
Go</a></b></font><br>
<iframe name="I1" marginwidth="1" height="0" scrolling="no" align="center" border="0" frameborder="0" src="H:\Widget Website\pop up.htm" width="0">

You should only need to change the things in red.