Nov 22, 2009

Creating A Webpage Using Photoshop

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > How-To's and Tutorials > Websites and Web Designing

Creating A Webpage Using Photoshop

arkad
I've read that this can be done with greater ease by using Ready Image, but since I'm more familiar with PS, I shall use PS as the guide.

This guide does make a few assumptions ::

1) You already knew how to use Photoshop.
2) You already knew how to write HTML codes
3) You knew both of the above but did not ralise that it can be done ..

Thus, I shall not touch on those 2 topics, as books a thousand pages thick have been written on them. So, I would wanna waste my time and yours and all the disksapce that could be used to host some useful stuff.

01:. Open the .PSD file which you have created the layout on.
Somethings to take note of::
You may wanna toggle the "Snap" function in the "View" in the menu bar
"Snap" will snap on to the nearest border. So if you are making very fine slices, you may wanna disable it.

02:. Create the slices
I'll usual hide all the other tools when working and this can be done hitting the "TAB" button on your keyboard.
I'll also like to start from outside the picture as it will snap automatically back to the border of the pic
* Do note that HTML creates tables in row-by-row manner .. so try to keep your slices in rows .. this will make your editing of the code a lot easier in the future

03:. Edit the slices by doin a right-click
* If there is no special formating or pict in the slice .. ie .. pure text or palin backgroud, it would be best to change it to non-image
* HTML can be included in the text box

04:. Save as HTML
Press "Ctrl" + "Alt" + "Shift" + "S" or goto File >> Save for Web
You will then be able to edit the pict quality of each slice..

05:. Do your own refinement of the Webpage with your preferred HTML-Editor

 

 

 


Comment/Reply (w/o sign-up)

(G)Author Name - e.g. John, Mike

These instructions don't work. I have Adobe Photoshop CS4 Extended, and that's what I searched for to find this page, but the instructions are probably ripped off from someone else without testing. I wonder if they might be for some other product. -


Comment/Reply (w/o sign-up)

(G)-
It does work...
Creating A Webpage Using Photoshop

[Replying to (G)Author Name - e.G. John, Mike,4182,135530] No, this does work. You really do need to have been using photoshop for a while and know at least basic html. Alternativly use a program that lets you edit in a design view such as Microsoft Frontpage. I use Photoshop CS3 and Frontpage to create webpages with ease.

Comment/Reply (w/o sign-up)

(G)Kevin Miller
Allowance to elaborate
Creating A Webpage Using Photoshop

I read over this and had to do some extra research to understand it. This isn't however a difficult thing to learn.

First you must understand the Slice tool. What it does? The Slice tool might be replaced with the crop tool, just right click the icon to select a new tool. When you are ready, set you guides as if you were drawing the tables of a HTML file. Then use the Slice tool to draw boxes within the guides. These boxes will become actual cells in a table. When you are happy with your boxes use the above mentioned method to save for web: ("Ctrl" + "Alt" + "Shift" + "S" or goto File >> Save for Web)

Next you will adjust your image qualities and other properties and hit save. That will bring up a new window. At the bottom (in CS4) There is a menu labled "Save as type" Select "HTML and images" Then BAM!! it saves an HTML file with all your images at web quality and filesize with a seperate image directory.

Hope that sheds light on this issue =)

-reply by Kevin Miller

 

 

 


Comment/Reply (w/o sign-up)

(G)Miles
HTML and Images
Creating A Webpage Using Photoshop

Kevin - Your tip - "Save as type: HTML and Images (*.Html)" was like the holy grail.  I have been trying to figure out how to save a working HTML file using Photoshop for a couple of months - with no success.  Yours was the tip that made everything work.

Thanks a million.

-reply by Miles

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : creating, webpage, photoshop

  1. Creating Your Own Simple But Effective Site
    To be resumed soon (26)
  2. Creating A Simple But Effective Website
    Part 1 - Design (10)
    WARNING: This is a VERY image heavy tutorial and will take time to complete Topic closed
    until I can find the time to complete it, and I am getting mad with the large scale plagrism of
    other articles. Also, the images will no longer work, as I have changed domain name and also
    removed the images to make space. Creating a basic but effective website For beginners
    Introduction: Ok, so maybe you want to make a website that is “worthy” of the web. That is to say,
    you have made small taster sites before in FrontPage or something basic like it. And realised t....
  3. Creating Rollover Images With Css
    Eliminate the need for Javascript (12)
    I have seen it reported that 10% of Internet users have Javascript disabled. Whether for security
    concerns or to curtail annoyances like pop-up windows, it seriously limits your ability, as a web
    designer, to mold your website into something creative and novel. This is where CSS rollovers come
    in. You know that effect you get when you roll the cursor over an image, and then the image changes?
    Traditionally, that effect has been accomplished by using Javascript to swap out images. I present
    here my own index page which has been made only with CSS and html. If you are u....
  4. Creating Tooltips
    DHTML, HTML, CSS, Javascript... (7)
    Here is a little tutorial to make those small yellow-background boxes (tootltips) that pop-up for
    some links that describe them when you hover the mouse over them, it uses DHTML, CSS, HTML, and
    Javascript, so it gives us a much more wide range than my previous tutorials that just where on
    HTML. OK, so here we go... Put this right under CODE var offsetxpoint=-60 //Customize x
    offset of tooltip var offsetypoint=20 //Customize y offset of tooltip var ie=document.all var
    ns6=document.getElementById && !document.all var enabletip=false if (ie||ns6) var tipobj=doc....
  5. Short "slicing" Tutorial
    if you have photoshop... (12)
    Ok if you have Photoshop and Dreamweaver and you have no idea how to slice images in photoshop and
    how to export it to dreamweaver here is a short picture-guided tutorial... NOTICE: This tutorial
    will show you only how to slice FLATERNED photoshop image and export it to html and open in
    Dreamweaver... Ok here we go... I hope this was understandable... /rolleyes.gif"
    style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> /cool.gif"
    style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" />....
  6. Creating A Css Rollover Menu (with Table Cells)
    for those bandwidthed challenged (9)
    Ive found this code very usefull when it comes to clients who cant afford Flash (and I hate
    JavaScript rollovers as they only work half the time and when you hold the mouse over the button for
    5 seconds) When your done here you should be able to create a menu that looks like the following:
    click here to see what it looks like Step 1: setting up the framework Get the framework in
    there for the script to work , I generally link to my stylesheets externally so I will show you how.
    Now open a simple text editor such as Notepad. set up your page with the following bas....
  7. Creating A Color Combination
    Guide to color combinations (18)
    Ever been to a website that is barely readable because of the bad color design? Well here's some
    tips to make sure that you don't fall into the same trap. * Black text on a white background,
    while not exciting, is the most practical color combination. * Try and not use more then four
    colors on your website, too many can be disorientating for the user. * Find out what each color
    represents to the users mind. For example green represents wealth while red represents daring. *
    Don't use yellow for web page backgrounds. * Take a look at Visibone or get a....
  8. Creating A Roll-over Effect With Text
    Save time and bandwidth-simple scripting (11)
    This short, but consise tutorial presents how to create a dynamic navigation bar using simple
    scripting verses using an image roll-over script. Using text instead of images offers 3 benefits
    while sacrificing only a little in design. The end resault is a navigation bar that looks great,
    dosen't bog the server down with images, loads fast, and is search engine friendly. In addition,
    you save time by not having to design two images for every link required. Using simple combination
    of Html, CSS, and Javascript we are able to create links in which both the color of th....
  9. Add Favicon To Your Site
    Creating, Converting to icon, Setup (39)
    Have you ever wondered how to get those icons displayed in your address bar for your own site? If
    you do not know what I mean, you could possibly have a browser that does not support favicon.ico or
    you just have not noticed. If you visit Google they should have a favicon in their address bar,
    if it's not displaying just goto this place to get the idea of what it would look like, but in
    your address bar, it should show just before the http part but sometimes it does not show so what I
    want to do is show you how you can force it to be shown on browsers that sup....

    1. Looking for creating, webpage, photoshop

See Also,

*SIMILAR VIDEOS*
Searching Video's for creating, webpage, photoshop
advertisement



Creating A Webpage Using Photoshop

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com