Jump to content


new to web design and i need help :)


6 replies to this topic

#1 hradadi

    Young Padawan

  • Members
  • Pip
  • 4 posts

Posted 15 August 2007 - 11:42 PM

Hey there,

I’m new in web design, I designed more than 5 web sites now… and I have some issue I would like to ask you guys about:

- What is the right program to use? I’m using Photoshop to design the main template and them dreamweaver. I tried go live, but when I transfer the design from Photoshop, all the background even if its color becomes images! And this will slow the site.
- What is the right program to make a web gallery? I’m using the one in Photoshop but its not useful sine you have to copy all the pages created by Photoshop and redesigning in dreamweaver and this really takes time!
- Is there a problem to use tables?
- Whets the right way to make a menu header? Should I use the template tool in dreamweaver?

here is some of the sites i designed: www.7carwasharabia.com - www.statrading.com - www.emarketpulse.com

#2 Lastcrime

    Impatient Jedi that likes to eat cereal

  • Members
  • PipPipPip
  • 649 posts
  • Gender:Male
  • Location:Toronto, Ontario, Canada
  • Interests:Soccer, Snowboarding, Hockey, B-ball, Skateboarding, Computers!

Posted 16 August 2007 - 01:23 AM

First off if your going to use a background colour instead of an image make it a colour in dreamweaver not an image, that will resolve your bandwith issue for the background image, Tables are mainly for getting started once you get more use to coding you should probly start using css.

If you designed and coded these sites your not a beginner because these sites are pretty advanced they have flash in them and deffinately arn't beginner sites.

#3 Archangel

    P2L Jedi

  • Members
  • PipPipPip
  • 988 posts
  • Gender:Male
  • Location:Indiana
  • Interests:Reading (mainly fantasy books), Gaming (Xbox 360, Wii & PS3), Sports, Outdoor Recreation, Watching/Collecting Movies

Posted 16 August 2007 - 06:22 AM

There is no "right" program to use. The best programs to use for web design are the ones you are used to and catch on to quickly. Whether that be Photoshop, GIMP, Fireworks, Dreamweaver, Homesite, AceHTML, etc. There are a ton of programs out there. Personally I mainly use Photoshop and Dreamweaver, not because they are the "right" programs, but b/c they are what I know.

Is there a problem using tables? I LOVE this question! My answer would be yes...and no. Although five years ago nearly everyone used tables for their website layouts, times have changed and apparently they are no longer the "norm". I would recommend doing some searches for tables vs. css layouts and reading up. No matter what anyone says (since I'm right of course!) the biggest issue I've read about with tables is having all that extra code in there could stop spiders from crawling good content on your site as they only crawl a certain amount before moving on. There has also been talk about tables loading slower than css but that's not really an issue b/c the speed differences are so minimal (we're talking miliseconds here).

So I'll tell you what I tell everyone else. I think it is important to learn how to code layouts in CSS. But the single most important thing when coding a layout is that a website look exactly the same (i.e. how it is supposed to look) on every browser. Some clients will only want CSS layouts, some won't care and many others won't have a clue what you're talking about :D

#4 SatanicPenguins

    P2L Jedi

  • Members
  • PipPipPip
  • 541 posts
  • Gender:Male
  • Interests:Photoshop, Web Design, Graphic Design, Internet.

Posted 16 August 2007 - 06:30 AM

Finally someone who isn't like "if you use tables KITTENS WILL DIEEE!" lol

Photoshop's good to make websites in, Itll slice it up for u in tables(css as well if u set it to)
But, you mine as well start off on the right foot coding with css

#5 meshhome

    Young Padawan

  • Members
  • Pip
  • 1 posts

Posted 23 August 2007 - 06:14 AM

I'll show you a sites... http://myacetemplates.net/ Here you can download lots of templats. But I'm not sure, that it'll be helpful or not bez of you are useing photoshops... Though just look at it!

#6 Brunty

    Young Padawan

  • Members
  • Pip
  • 21 posts
  • Gender:Male
  • Location:Herts, UK
  • Interests:Web development, Open Source Software and Micro$$haft bashing, Music, Movies, Art, Books, Friends, Photography Socialising...most things someone would do I guess..

Posted 23 August 2007 - 10:10 AM

Tables are also bad because they cause problems with accessibility for disabled users / viewers - text browsers and screen readers can have big problems with reading layouts coded with tables.

However tables are still useful...for tabular data *surprise surprise*.

So yes you can use them, but no you shouldn't for layouts.

#7 hendrikz

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 26 August 2007 - 11:09 PM

I use Notepad to code anything. I use Photoshop 7.0 for my GFX too, works well. Tables is what I started out with but then I went to CSS, using div's and such. Makes coding look so much cleaner, and organized.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users