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 1: In the img tag what do the attributes
width and height represent?
What units are they in?
The img tag represent the size of the image. The units are width 214 and height 154.
Question 2: What attribute codes appear?
The code give the image an ID code and a name.
Question 3: Which text appears as the pop-up.
The alt or title text?
The title appears in the pop-up
Question 4: Now which text appears as the pop-up.
The alt or title text?So why does one need both alt and title attributes
on a graphic?
The tatle appears in the pop-up, and i have no idea why it needs both.
Question 5: What's happened to the picture?
Has the image size changed?
What else gives you a clue that something's amiss
The picture changed size. The height and width need to be about the same.
Question 6a: Where does the caption text appear?
At the bottem
Question 6b: What happens to the graphic and caption?
on the left on the image.
Question 6c: Now what happens?
on the right on the image.
Question 7: What code gets added?
The URL of the web site where you got the picture.
Question 8: What has changed about the graphic?
The line around the image got thicker.
Question 9: What happens when you click on the graphic
(2 things)?
When the is nothing in the target pull-down the target site will open in the same window that the link is in.
If you choose the blank opition the taget will open in a new window.