I saw many websites or blogs which gives tutorials for creating web page in various graphical software's like photoshop, GIMP etc but what is the use of creating web pages in such softwares? How to launch that page on web?
After you have designed the layout, you have to split it into different images for each part of the design, then code it together using HTML and CSS. Many amateurs use the auto-save slices and html function in Photoshop, but it is highly unrecommended as it saves the HTML in tables, which is not up to standard practices. Best of luck, Greeny.
basically you create the design in your chosen graphics package (most commonly Photoshop) then slice the images into relevant bits. You can then code these bits into your website, as the user above mentioned using the template photoshop generates automatically is not recommended.
well you need to transfer the files created with those softwares to a web host through ftp. Then you can access via internet.