Hello
I am unsure about why my HD tag is not working; also, I wondered where to insert the ALT (image) tag.
Any help appreciated.
Thanks
Steve
<style type="text/css">
p
{
font: normal 11px verdana
}
HD
{
font: bold 13px verdana
}
BODY {background-image: url(passed_driving_test.jpg);
background-repeat: no-repeat;
background-position: 300px 100px;
background-attachment: fixed;}
</style>
I am unsure about why my HD tag is not working; also, I wondered where to insert the ALT (image) tag.
Any help appreciated.
Thanks
Steve
<style type="text/css">
p
{
font: normal 11px verdana
}
HD
{
font: bold 13px verdana
}
BODY {background-image: url(passed_driving_test.jpg);
background-repeat: no-repeat;
background-position: 300px 100px;
background-attachment: fixed;}
</style>