
Try to not use so many images, the background could of just been a small tiled image.
kinda quit.
I no, but I don't know how to code on NotePad, so I use ImageReady. It culd ust be a 8x8 pxl image tiled for the background.
i like itmainly cuz i cant do those things lol
To tile an image on the page you put this code between your head tags.
You put the address of the image between the brackets, so it would be like:HTML Code:<style> body { background-image: url() } </style>
HTML Code:<style> body { background-image: url(Image address here) } </style>
kinda quit.
I no how to do that. What do you take me for?
I just dont no hw to code properly. Weather you need to save the images seperatly, or altogther, or what to do. I n HTML and small amunts of PHP
Joe thats looking good, maybe you could use that for a small portfolio site![]()
Then u dont realy know that. anyone who can do html can make a layout, its simply applitoion of the html "/Originally Posted by JoeComins
I no how to do that. What do you take me for?
I just dont no hw to code properly. Weather you need to save the images seperatly, or altogther, or what to do. I n HTML and small amunts of PHP
Not bad, I don't like the swirls on the guys head though. But I think 8/10.
Not all layouts in HTML have to be made up of images, where I could in my layout I used CSS with DIVs.Originally Posted by JoeComins
I no how to do that. What do you take me for?
I just dont no hw to code properly. Weather you need to save the images seperatly, or altogther, or what to do. I n HTML and small amunts of PHP
If you have a layout which uses lots of images, you have to slice the images and then insert them into your HTML. You can insert the images into tables, and this site http://www.slicingguide.com/ explains how to do that.
kinda quit.
Members who have read this thread: 0Want to hide these adverts? Register an account for free!