Friday, July 31, 2009
extension 1
Comments in the HTML source:
1) Place markup around the following sentence so that it will not be displayed in a browser:
< !-- This comment will not be displayed -->
I have done this twice, the first time it doesn't appear, the second time I have added a space after the < so that you can sort of see how to do a comment
1) Place markup around the following sentence so that it will not be displayed in a browser:
< !-- This comment will not be displayed -->
I have done this twice, the first time it doesn't appear, the second time I have added a space after the < so that you can sort of see how to do a comment
Labels: comments
Monday, July 20, 2009
web design 2009: how to
How to show html tags
3) <h> big heading </h>

4) How to show fonts using inline style:
SANS-SERIF: Verdana, Arial, Calibri
5) Converting BMP to GIF or JPG
5) Converting BMP to GIF or JPG
red: #ff0000
green #008000
3) <h> big heading </h>

4) How to show fonts using inline style:
SANS-SERIF: Verdana, Arial, Calibri
5) Converting BMP to GIF or JPG
| File name | File size KB) |
| stars.bmp | 260 |
| stars.gif | ??? |
| stars.jpg | ??? |
| stars.png | ??? |
5) Converting BMP to GIF or JPG
| File name | File size (KB) |
| stars.bmp | 260 |
| stars.gif | ??? |
| stars.jpg | ??? |
| stars.png | ??? |
8) Colour awareness
red: #ff0000
green #008000
