Beginning to style.
Set text color to White:
Q 1: what hex code does this produce?
Answer:#FFFFFF
Copy everything between the tags in the section into the blog entry .
Question 2: Does the background stop where the text stops?
Does the background stay a fixed width when you move the right side of the browser window in to the center?
What does this tell you about a block level tag?
Answer:No, it doesn't. The background changes with the width of the browser from the center.
I know from this that block level starts from left side and ends on the right.
Style whole page
Q 3a: What has changed about the text?
Ans:The text is different and smaller. The background changes.
Preview in I.E, View —> Text Size (change)
Q 3b: What happens (if anything)?
Ans:No change.
Preview in Netscape, View —> Text Zoom (change)
Q 3c: What happens now?
Ans:The size gets bigger proprtionally.
Styling Image box
Q 4a: Does anything show in the DW Design pane?
Ans:Nothing shows up on the design pane.
Preview with Netscape.
Q4b : What do you see in the Netscape browser?
Ans: The margin is there when opened up with netscape.
Q4c : What do you conclude?
That dreamweaver is not very efficient. When changes are made in dream weaver you must preview them in a browser to see them. Dream weaver would be much more convienient if we could see the changes as they are made.