This is a discussion on "How do i make my PSD Template into a working HTML Page" within the Web Page Design section. This forum, and the thread "How do i make my PSD Template into a working HTML Page are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How do i make my PSD Template into a working HTML Page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
How do i make my PSD Template into a working HTML Page
i've made a layout for my website in Photoshop, sliced it up into individual images, i know how to output it into a html page, but how can i make that page auto resize to the width of the window?
and so it resizes the content box to the content within it? my template can be seen here: http://dth-scripts.com/layout/layout.html ive tried setting it up so it outputs the css aswell but it still doesnt work?
|
|
|
|
#2
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
NEVER use the slice tool in Photoshop to generate your site!
The resulted HTML is crappy and non semantic. The layout is a very simple one. Learn CSS and what it can do before using PS to create your site. Resources for learning how to use CSS for layout |
|
#3
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
none of teh websites listed on the post make any sense to me whatso ever do you know of any basic tutorials etc?
|
|
#4
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
homer what program are you using to build your sites? Dreamweaver?
Let me know.. |
|
#5
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
Cuteftp i simply edit them in my ftp program
|
|
#6
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
That's an ftp program. Do you use anything to open up your html pages to make changes to them?
|
|
#7
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
nope
|
|
#8
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
Get a good editor ... see the stickies in the HTML section for one.
The links in the "How" section are mostly just layouts you can copy and use as base to create your own. Read some of the books in the "Book" section of that thread so you can start understanding the concepts of semantical mark-up. |
|
#9
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
Oh well... then I can't really help you.* You can't build quality / well functioning website with PS!* They may claim that it's possible but it's not.
PS is for graphics creation.* Once the graphics are done, you move to a text editor (many of which are listed in the beginner's resources sticky area) Then you use the ftp program to upload it all. |
|
#10
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
bassicaly all i need to do is get my web layout i made to expand to fill the IE windows as it resizes?
|
|
#11
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
You'll have to cut the images you need yourself but if you don't understand how to create a fluid CSS layout, then you will be struggling.
Start off by learning CSS and playing around with some of the layout in the above link. Learn how it works. Then you should be able to realize what you need to do in PS to make your site work. OR ... post in the Job Opportunities forum and get someone to do it for you. |
|
#12
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
homer.. we get it... you feel so close... "If you could just get it to resize, the problem is solved" What are these two women babbling about.
Unfortunately, we know that even though it appears you are close to the solution there is a 150 foot dropped ravine... you can't get there from here! |
|
#13
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
|
|
#14
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
ive tried playing with the code in those examples and it still makes no sense what so ever to me
|
|
#15
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
Yes well ... you won't *learn* CSS in a day!
|
|
#16
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
the pages don't explain what does what in a way i understand it that why im finding it difficult to make any sense of it
|
|
#17
|
|||
|
|||
|
Re: How do i make my PSD Template into a working HTML Page
Because you don't know |