Reply LinkBack Thread Tools Search this Thread
Old 30-01-2007, 03:46   #1 (permalink)
Bhushan
Registered User
 
Join Date: Sep 2006
Posts: 12
how to do a template in HTML from a PSD format

Hello,
I have design the web template in photoshop, and now my client wants it in HTML format, how do I do that. Help me out please!!! What is the procedure to make HTML format template. I know HTML but not expert.

Thanks
  Reply With Quote
Old 30-01-2007, 04:24   #2 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 3,981
Hire a web designer.
__________________
unconsolidated isoparms
  Reply With Quote
Old 30-01-2007, 04:35   #3 (permalink)
Bhushan
Registered User
 
Join Date: Sep 2006
Posts: 12
I am not in position to hire and more over I want to learn that.
  Reply With Quote
Old 30-01-2007, 04:44   #4 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Location: Bucharest - Romania
Posts: 6,419
Send a message via ICQ to emil Send a message via MSN to emil Send a message via Yahoo to emil Send a message via Skype™ to emil
The procedure is simple.
Cut the images, export them. Recompose the layout writing the html tags in an html editor.

Start here: www.w3schools.com css.maxdesign.com.au
__________________
  Reply With Quote
Old 30-01-2007, 04:45   #5 (permalink)
cam
vague™
 
cam's Avatar
 
Join Date: Mar 2004
Location: Glasgow
Posts: 5,120
Quote:
Originally Posted by Bhushan
I know HTML but not expert.

Go read some tutorials then
__________________
Random goodness at The Blog

  Reply With Quote
Old 30-01-2007, 06:17   #6 (permalink)
sub
Shitcasket™
 
sub's Avatar
 
Join Date: Jul 2005
Location: Brighton
Posts: 3,566
Send a message via MSN to sub Send a message via Skype™ to sub
Go to file > batch process > convert graphic to interactive website.
Select option for valid CSS and away you go.

It is that easy.
I don't know why these web designer types charge so much.
__________________
  Reply With Quote
Old 30-01-2007, 06:20   #7 (permalink)
emil
dt immigrant
 
emil's Avatar
 
Join Date: Nov 2004
Location: Bucharest - Romania
Posts: 6,419
Send a message via ICQ to emil Send a message via MSN to emil Send a message via Yahoo to emil Send a message via Skype™ to emil
I looked.
__________________
  Reply With Quote
Old 30-01-2007, 06:28   #8 (permalink)
sub
Shitcasket™
 
sub's Avatar
 
Join Date: Jul 2005
Location: Brighton
Posts: 3,566
Send a message via MSN to sub Send a message via Skype™ to sub
Haha.
__________________
  Reply With Quote
Old 30-01-2007, 06:59   #9 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 3,981
haha, I started thinking, "hes telling him to use the save-for-web feature! the moron!"
__________________
unconsolidated isoparms
  Reply With Quote
Old 30-01-2007, 07:09   #10 (permalink)
sub
Shitcasket™
 
sub's Avatar
 
Join Date: Jul 2005
Location: Brighton
Posts: 3,566
Send a message via MSN to sub Send a message via Skype™ to sub
Give me some credit.
__________________
  Reply With Quote
Old 30-01-2007, 11:22   #11 (permalink)
hit-squad
digital artist
 
hit-squad's Avatar
 
Join Date: May 2006
Location: plymouth. uk
Posts: 147
Send a message via MSN to hit-squad
dont be sly the guy just wants some help!

mate chop up your site into sections (images) using slice tool and when you save for web youll have you images. Then when you build it just import images. You can use tables but you may want to read some tuts on css. real easy
  Reply With Quote
Old 01-02-2007, 08:47   #12 (permalink)
Bhushan
Registered User
 
Join Date: Sep 2006
Posts: 12
I again have a problem it looks perfect in firefox browser but in IE it looks completely wrong and so in Opera browser.
Can some one tell me where going on here, where i am going wrong.

And also which would be best tutorials I should go through. can please provide so good link where i can learn HTML and CSS. I know Google is the best place to search for it, but still you people are experience and have good knowledge abt it . I am just a beginner, I know only A & B of HTML and CSS need to learn the rest from C to Z
  Reply With Quote
Old 01-02-2007, 08:53   #13 (permalink)
R1gM
Senior Member
 
R1gM's Avatar
 
Join Date: Sep 2006
Posts: 275
Best way to get a site that works in all broswers perfectly the same is do the following code:

HTML Code:
<html> <head> <title>Webpage !!!????</title> </head> <body> <p>Look at me mum I am a web designer now</p> </body> </html>

Alternatively use Word or Frontpage as thats what the pro's do.
  Reply With Quote
Old 01-02-2007, 10:23   #14 (permalink)
Jayx
Now with added sarcasm.
 
Jayx's Avatar
 
Join Date: Aug 2006
Location: George, South Africa
Posts: 341
Send a message via MSN to Jayx Send a message via Skype™ to Jayx
Quote:
Alternatively use Word or Frontpage as thats what the pro's do.

No we don't - I use Publisher.
  Reply With Quote
Old 01-02-2007, 10:26   #15 (permalink)
sub
Shitcasket™
 
sub's Avatar
 
Join Date: Jul 2005
Location: Brighton
Posts: 3,566
Send a message via MSN to sub Send a message via Skype™ to sub
Quote:
No we don't - I use Publisher.
Pagemill here.
__________________
  Reply With Quote
Old 01-02-2007, 10:43   #16 (permalink)
Jayx
Now with added sarcasm.
 
Jayx's Avatar
 
Join Date: Aug 2006
Location: George, South Africa
Posts: 341
Send a message via MSN to Jayx Send a message via Skype™ to Jayx
Quote:
Originally Posted by sub
Pagemill here.

Sicko! I had to Google that one. GAWD
  Reply With Quote
Old 01-02-2007, 17:41   #17 (permalink)
skyrocket
SkyRocket Design
 
skyrocket's Avatar
 
Join Date: Aug 2005
Location: Chichester
Posts: 535
Quote:
Originally Posted by R1gM
Alternatively use Word or Frontpage as thats what the pro's do.

LOL - you are a bad person
  Reply With Quote
Old 03-02-2007, 15:26   #18 (permalink)
wavereel
Registered User
 
Join Date: Feb 2007
Posts: 16
this guy has a sweet way of turning a psd design into an HTML document. check him out

http://technohelpnow.com
  Reply With Quote
Old 03-02-2007, 18:16   #19 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 3,981
Your advice, and the advice on that site, are both shite.
__________________
unconsolidated isoparms
  Reply With Quote
Old 04-02-2007, 04:32   #20 (permalink)
Jayx
Now with added sarcasm.
 
Jayx's Avatar
 
Join Date: Aug 2006
Location: George, South Africa
Posts: 341
Send a message via MSN to Jayx Send a message via Skype™ to Jayx
Quote:
Originally Posted by Dusteh
Your advice, and the advice on that site, are both shite.

Give it time. It's New Member Syndrome. Most act like know-it-alls when they join. This guy has been here since Feb '07 and already he can post hyperlinks. Give some credit.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8