As mentioned by everybody else, its much better and easier if you learn CSS.. But to begin with be comfortable with HTML.. to include color to the font tag u need to write "<font size="+2" color="red">Hi there, you have just written your first web page! </Font>" . It also accepts other attributes like "face" which decides what type of font do u want to use for eg: tahoma,arial etc to name a few.....
Hi buddy!
The very 1st thing I would like to mention is that align="absmiddl e" is NOT a standard html tag.. the attributes for align can be 'Center' , 'justify' or 'right'..
Now, to have the Up-Down Press button system you will have to use a button instead of image..Instead of using the image as button, use it as the background image of the button.. For example here is a class what i wrote:
Leave a comment: