Is there a way to do this? *n00b question*

Caporegime
Joined
1 Nov 2003
Posts
35,691
Location
Lisbon, Portugal
Hi all,

I've got an idea of how I want my website to be, I've made it in photoshop, exactly the layout that I want.

Now what I want to know is, is there a way of importing that into something like Dreamweaver to make it into a webpage that can be linked etc?

Many Thanks
 
you can create slices from your layout and in Adobe ImageReady you can export them as HTML+Images. Then load the page in Dreamweaver or something similar and do the rest ;)
 
Best to code from a blank slate and only use images where necessary.

You've got a design already which makes everything much easier. The next thing to do would be to work out the structural elements needed to make it look like the design. I tend to mark out some boxes on the design to represent the divs and code from there.

Look into css and divs. Failing that, post your design and I'll try and code the basic layout.
 
Thanks guys :)

When I get home tonight I'll post the jpg I have of it.

I'm pretty much a website n00b when it comes to designing, it's something that I really have tried to pickup but failed unfortuantely :(
 
Back
Top Bottom