Sunday, September 23, 2007

Scored on 9/23/07. Check edline for grade posting tomorrow evening.

Wednesday, September 19, 2007

HTML

4. Are there any specific tips you would give to someone else tackling the same problem? How would
what you suggest benefit that person in solving the problem?

For someone else working on the same assignment, I would suggest that they duplicate cells that are similar or the same, in order to save time and not have to change the properties for every single cell in the table one at a time. This would save them time as well as effort, and allow them to make web pages more efficiently.

Sunday, September 16, 2007

Score thru 9/14 4/4

Friday, September 14, 2007

project 1

3. How did you go about testing your program? What were the results of that testing?

Today in class, I finished up the first project. I added pictures and anchors to the website. In order to test my webpage, I had to save the code, then open it up in Internet Explorer to check that all the changes made were correct. In testing todays code, I found that all the changes I had intended to make were made, and no extra changes were made.

Tuesday, September 11, 2007

i'm so delete ling your post

ha-HA!

Project 1

2. What choices did you face in developing your solution, and how did you choose among them?
While working on my project today, I had to choose how to format my webpage. I chose to follow the example given, and use an unordered list for the music, movies, and television listings. I didn't use a list for the schools, but just typed them as plain text on separate lines. Tomorrow I plan to add images and finish the last details.
Scored through 9/10. (6/2 pts).

Friday, September 7, 2007

Reflection Question 4

Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?

If someone were working on the same problem, I would suggest for them to play around with the different tags used with images. This would help to familiarize them with the functions of each tag, and make it easier later on to utilize the tags and to recall what each tag does and how to use it. They would benefit from this because they would have a better understanding of the tags used with images and what exactly they do to an image.

Thursday, September 6, 2007

More Fun With Tags

5. Provide yourself an example (not one from your instructor) of how you use a particular command that
will help jog your memory in the future when you need that command again. You must provide a little
code as well as a written explanation with this one.

An example of a code segment I used today was

which creates an anchor, which can be used to quickly navigate a web page. Used together with the code segment
Stores Paragraph 2
this allows a user to jump to a certain portion of the web page without having to scroll all the way down or up.

Wednesday, September 5, 2007

STUFFWE DID

6. What progrss did you make today on your solution? What needs to be completed next class?

I worked on the HTML More Tags assignment. I got through most of it without any trouble. Next class, I need to continue working on the assignment. I plan to finish it in the next class.