Professional looking sites/frames?

This is a discussion on "Professional looking sites/frames?" within the Web Page Design section. This forum, and the thread "Professional looking sites/frames? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 27th, 2007, 00:39
New Member
Join Date: Feb 2007
Location: Ireland
Age: 26
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Professional looking sites/frames?

Hi all,
I hope I'm in the right area for this. I am curious as to how people create nice professional looking sites with nice looking frames/borders. I often see really good sites with a picture and logo at the top and really good navigation at the side and it all fits in with the site. Can someone tell me what is used to make these as I have used various programs without any success.
What I am looking for is a good banner/frame at the top using text customized to my liking and a small picture that I have ready and then a menu/navigation on the left side with 7 menus & approx 5 sub menus below them. I can use normal text for that and make links to them but they never look as good as others I have seen.
Thanks for the help.
Steven

  #2 (permalink)  
Old Feb 27th, 2007, 00:58
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

I usually don't use any frames or anything, but a solid color border is nice once in a while.

CSS:

Code: Select all
img {
    border: 10px solid #333;
}
  #3 (permalink)  
Old Feb 27th, 2007, 00:58
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

Using a simple text editor and html and css you can do amazing things. For a really swanky logo/banner use photoshop, fireworks or you favourite image editing tool. Photoshop's best though (that's what me thinks anyway).

CSS will help you style the page the way you want it. CSS can be a very powerful tool in the right hands.

Check these for more info:

http://www.w3schools.com/html/default.asp
http://www.w3schools.com/xhtml/default.asp
http://www.w3schools.com/css/default.asp


Those are your tools but for the site to work well you'll need a good design, check out your favourite sites for inspiration. There are a lot of tutorials online that deal with navigation and the like so google it and you'll come up with a ton (not an actual ton).

Have fun.

I hope that's what you meant.

Pete.

P.S. Handy to check the source code of a site if you like an element of it. Just right-click and view source.
  #4 (permalink)  
Old Feb 27th, 2007, 11:50
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

CSS is your friend

Look at my sig or the sticky in the CSS forum called Resources for learning how to use CSS for layout
  #5 (permalink)  
Old Feb 27th, 2007, 14:43
Reputable Member
Join Date: Dec 2005
Location: Texas
Age: 19
Posts: 328
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to daygon Send a message via MSN to daygon Send a message via Yahoo to daygon
Re: Professional looking sites/frames?

Yeah the same acievment can be better executed with css. Learn it, Love it, Live it.
  #6 (permalink)  
Old Mar 10th, 2007, 07:38
Junior Member
Join Date: Mar 2007
Location: Australia
Age: 19
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

For software, Use the Macromedia Package (if you don't already) :P. Cant go wrong with Macromedia.
  #7 (permalink)  
Old Mar 10th, 2007, 07:41
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Professional looking sites/frames?

hahaha...can't go wrong with notepad, or PsPad either...lol
  #8 (permalink)  
Old Mar 10th, 2007, 07:46
Junior Member
Join Date: Mar 2007
Location: Australia
Age: 19
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

haha, aw but Macromedia looks cooler.
  #9 (permalink)  
Old Mar 10th, 2007, 07:55
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Professional looking sites/frames?

nah, not cooler than PsPad...lol Plus notepad and PsPad output better code...and work on more platforms!!
  #10 (permalink)  
Old Mar 10th, 2007, 12:04
masonbarge's Avatar
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

There are a number of very different ways to accomplish structuring of a webpage, but if you really want to do the best job, you have to bite the bullet and learn how to do it with CSS and html. No frames (except maybe iframes, at least until you know exactly what you're doing), no tables except for tabulated data, no "programs" like Dreamweaver.

A good editor is a big help. I bought EditPad Pro and I really like it. But any professional-level editor is, basically, Notepad. It does not transform your input.

For graphics, let me suggest Paintshop Pro as an alternative to Photoshop. It is somewhat easier to use , although it is still plenty difficult to learn. Most important, it is much, much cheaper, and it's very powerful. I'd say it's just as good as Photoshop at 1/5 the price, unless you are a power user. You can use it to make your banners, resize graphics, etc.
  #11 (permalink)  
Old Mar 12th, 2007, 01:28
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,765
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Professional looking sites/frames?

skEdit, skEdit, skEdit hehe. But you guys actaully made me fire up windows for something other than browser testing. Trying PsPad now.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
  #12 (permalink)  
Old Mar 12th, 2007, 01:30
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,765
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Professional looking sites/frames?

Just going to toss in The Gimp while a bit of a weird UI experince is prett6y damn good once you get the gist of it. And its free.

Quote:
Originally Posted by masonbarge View Post
There are a number of very different ways to accomplish structuring of a webpage, but if you really want to do the best job, you have to bite the bullet and learn how to do it with CSS and html. No frames (except maybe iframes, at least until you know exactly what you're doing), no tables except for tabulated data, no "programs" like Dreamweaver.

A good editor is a big help. I bought EditPad Pro and I really like it. But any professional-level editor is, basically, Notepad. It does not transform your input.

For graphics, let me suggest Paintshop Pro as an alternative to Photoshop. It is somewhat easier to use , although it is still plenty difficult to learn. Most important, it is much, much cheaper, and it's very powerful. I'd say it's just as good as Photoshop at 1/5 the price, unless you are a power user. You can use it to make your banners, resize graphics, etc.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
  #13 (permalink)  
Old Mar 12th, 2007, 02:41
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Professional looking sites/frames?

So what did you think of Pspad moojoo?
  #14 (permalink)  
Old Mar 12th, 2007, 02:59
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

I used pspad the other day and liked but unfortunately it's windows (grrrr!), luckily I've got parralells (not that I can spell it). Now all I need is the new version and I won't even know that I'm running windows. My only problem is that BBedit wasn't cheap and I can't just not use it. That'd seem like a waste of money. Dilemma.

Pete.
  #15 (permalink)  
Old Mar 14th, 2007, 08:30
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

I switched from BBEdit to skEdit. skEdit is so nice.
  #16 (permalink)  
Old Mar 14th, 2007, 20:32
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,765
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Professional looking sites/frames?

BBEdit kicks PsPads ass hands down. I have BBEdit and skEdit, but in all honesty if BBEdit is your game Textwrangler is close and free. Made by the same people, more like BBEdit light.

As for PsPad, I liked it although from first use I can;t see any advantage over HTML-Kit. Either way both apps have that horrid windows UI heh. *ducks and hides*
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
  #17 (permalink)  
Old Mar 19th, 2007, 23:28
Junior Member
Join Date: May 2006
Location: UK
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

I did a Photoshop course & couldn't get on with The Gimp at all, but my tutor recommended Serif PhotoPlus which is much more like Photoshop to use & is also free to download from the internet.
  #18 (permalink)  
Old Mar 20th, 2007, 07:47
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

Despite Photoshop's rather steep price, it's worth buying. It's such a powerful program that you really can't do without it.
  #19 (permalink)  
Old Mar 20th, 2007, 09:56
Junior Member
Join Date: May 2006
Location: UK
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Professional looking sites/frames?

I agree Ryan, just can't afford it at the mo. & PhotoPlus works for me for now...perhaps when I've made my millions web designing I'll be able to invest in Photoshop!

Cheers
Lynn
  #20 (permalink)  
Old Mar 21st, 2007, 14:31
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,765
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Professional looking sites/frames?

I agree Photoshop is a champ but when it comes to web stuff i.e. layouts, comps, design you just can't beat Fireworks. Don't get me wrong I have Adobe CS 2 and love it.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Closed Thread

Tags
site design help

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Does this affect look professional? crackafaza Website Planning 3 Mar 25th, 2008 11:17
Need Professional Advice wskyline Classic ASP 0 Feb 7th, 2007 23:49
Professional Photos NetStorm Graphics and 3D 2 Feb 3rd, 2007 15:29
Websmartz 2.1 Professional turbochrissy Flash & Multimedia Forum 2 Jul 19th, 2006 02:09


All times are GMT. The time now is 02:39.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43