Here are typical defaults:
Body:
The bgcolor default is White.
The text color default is Black.
The link default color is Blue.
The vlink default color is Purple.
Images:
The default height and width are equal to the normal size of the image.
Or you can specify the height and width of your images:
On the website, your image is stretched or compressed to fit these dimensions.
Note that every tag is inside the body tags, so everything here is part of the body of the page.
Note that everything between the A tags is a link, even the image.
Note that the font color will override the text and link colors which were defined earlier, and affects only what is inside.
Continue Learning