PDA

View Full Version : Grand Designs Layout - 1 - 19102005



JoeComins
19-10-2005, 06:40 PM
Latest layout

Rate /10 please

http://www.futuredesign.x-wh.net/Designs/Grand%20Designs%201%20-%2019102005/GD---1---19102005.html

nets
19-10-2005, 06:43 PM
Try to not use so many images, the background could of just been a small tiled image.

JoeComins
19-10-2005, 06:51 PM
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.

Shadowrock!
19-10-2005, 06:53 PM
i like it :D mainly cuz i cant do those things lol

nets
19-10-2005, 07:49 PM
To tile an image on the page you put this code between your head tags.


<style>
body {
background-image: url()
}
</style>

You put the address of the image between the brackets, so it would be like:


<style>
body {
background-image: url(Image address here)
}
</style>

JoeComins
19-10-2005, 07:51 PM
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

Raremandan1
19-10-2005, 07:52 PM
Joe thats looking good, maybe you could use that for a small portfolio site :)

Mentor
19-10-2005, 07:56 PM
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
Then u dont realy know that. anyone who can do html can make a layout, its simply applitoion of the html "/

Michael.
19-10-2005, 07:56 PM
Not bad, I don't like the swirls on the guys head though. But I think 8/10.

nets
19-10-2005, 08:01 PM
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 all layouts in HTML have to be made up of images, where I could in my layout I used CSS with DIVs.
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.

nets
19-10-2005, 08:02 PM
Opps double post.

JoeComins
19-10-2005, 08:23 PM
I no how to do the HTML part of it. What I mean is do you slice it then add it into tables, do you slice it manually, do you make small images, and whats the difference between imageready sliced and Notepad?

nets
19-10-2005, 08:27 PM
On your layout the area where the text will go is an image, that has to be a table where you can insert text. Also you should make the background a tile.
The site I made uses no tables, and the layout isn't a sliced image so I can't answer your question about what I did with sliced images.

JoeComins
19-10-2005, 08:30 PM
On your layout the area where the text will go is an image, that has to be a table where you can insert text. Also you should make the background a tile.
The site I made uses no tables, and the layout isn't a sliced image so I can't answer your question about what I did with sliced images.
It does want to be a table to insert text, a its not a standard font. It's visitor. And if you dont' have it on your computer, youb will see it as Roman Times I think. And You wouldn't have got the 1px stroke

nets
19-10-2005, 08:32 PM
You can change the font though, you could use Verdana etc.

JoeComins
19-10-2005, 08:34 PM
But visitor is the font I want for that paticual part. And Verdana is nes of my favourite default fonts

JoeComins
19-10-2005, 08:37 PM
LINK CHANGE:

http://www.granddesigns.x-wh.net/Designs/Grand%20Designs%201%20-%2019102005/GD---1---19102005.html

Mentor
19-10-2005, 08:39 PM
I personly have never realy sliced as to say, i code first and make images fit that rather than base the code on the image, but i do make images, for them by cuting em to minim sizes and repaeting replatedly where possible so as to minimise BW useaghe "/

Owen
19-10-2005, 08:54 PM
mmm
its ok
not my kinda thing tho

Want to hide these adverts? Register an account for free!