Pozadí
Kody na vložení pozadí
<BODY bgcolor="green">
<BODY bgcolor="#003366">
<BODY background="obrazek.gif">
<BODY bgColor=mediumorchid background="URL adresa">
<body background=URL adresa"bgproperties="fixed">
<style type="text/css"> body { background-image: url(URL adresa);background-attachment: fixed}</style>
<style type="text/css">body{background-image:url
("http://www.gifszone.com/content/background/nature/nature_245.jpg"); background-position:0%; background-repeat: repeat; background-attachment: fixed;}</style>