HTML - Hmtl + Css Help Please
I want to make a background like this: http://www.gaiaonline.com/profiles/?u=6550959
I'm pretty sure the code for is Code: html{background: "color" url("your link to img") no-repeat fixed top right; } but I don't know where to put it with my currant background which is this; Code: <body style="margin: 1em; background: url('http://www.greetingspring.com/files/tiles/95_lg_nwm.jpg')"> So how do I combine CSS and HTML? Similar TutorialsQuote: <TD width=280><font size="1" face="Tahoma" color="#808080"><INPUT onkeypress=enter_check(event); maxLength=16 size=50 value="Input Your ID" name=userId> </font> </TD> <TD width=117 rowSpan=2><font size="1" face="Tahoma" color="#808080"><IMG style="CURSOR: hand" onclick=check_submit(); height=50 src="login_bt.gif" width=50 border=0> Nu heb ik een code met een invulformulier maar ik wil dat die naar mijn mail word verzonden hoe kan dat met alleen html? Ik heb al geprobeert met mailto maar dat lukte niet echt.. |