Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 03-14-2008, 02:13 AM   #1 (permalink)
Banned
 
Join Date: 03-13-08
Posts: 32
iTrader: 0 / 0%
Latest Blog:
None

webmasterhelper is liked by many
Send a message via Yahoo to webmasterhelper
Can anyone give me tips for Website designing

Hi,

I need some good information for website designing , help me people
webmasterhelper is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 03-14-2008, 03:55 PM   #2 (permalink)
nic
Junior Member
 
Join Date: 10-19-07
Location: Australia
Posts: 18
iTrader: 0 / 0%
Latest Blog:
None

nic is liked by many
1. screen size for pages is around 1024 pixel wide (some say 800 pixel wide), thats only because you either have a wide vertical content system or a double column system if its 800 pixel wide for the content.

2. If you place information into a TABLE system use TBODY for control.

3. You should use XHTML but if its not proffessional at least use html4.01 DTD system and do not forget to commit the declaration tag at the start of the page.

4. control your link <a href= target= CSS styling for decoration, font size and the transportation action.

5. FLASH is only for banners and .flv movies, don't blast everyones browsers to ...!!!....
with excess loading. Note: try to make menus by DHTML if you know how to, do not use FLASH.

6. Try to keep the content style a system of two font sizes as much as possible with the main bulk of content or readable the default(BODY tag CSS declared size) size.

7. remeber to use HTML enities, do not place special URL ENCODED symbols in the text.

8. with html4.01 be sure the HEAD tag has lang="en-US"(e.g.) attribut

9. all these metas should be in the head
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
name="description"
name="keywords"
name="phrases"
name="robots"
name="author"

Note: for real and intricate information, buy a web design magazine from the newsagent shelf
nic is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-14-2008, 05:06 PM   #3 (permalink)
Contributing Member
 
Skinny's Avatar
 
Join Date: 02-08-07
Posts: 593
iTrader: 2 / 100%
Skinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really niceSkinny is just really nice
What type of information are you looking for. The question is rather vague.

Are you looking for coding advice (eg. HTML, CSS), design advice (as in visual design, layout, color scheme etc), or something else.

Skinny
__________________
Blandless Web Gallery - Bland is Dead! See the Best Designed Websites.
Skinny is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-14-2008, 05:11 PM   #4 (permalink)
Member
 
Join Date: 02-26-08
Location: WebRehash.com
Posts: 31
iTrader: 0 / 0%
webrehash is liked by many
I find one of the best ways to learn how to design websites is to take someone else's site that you like and tear it apart and find out how they coded it. You'll find a lot of different techniques that you may not have previously known. There seems to be multiple ways to do everything on a site, so how you do it is up to you.

An easy way to download complete websites including all HTML files, images, CSS and Flash is to use Site Import. Just don't scrape someone else's site and republish as your own though!
webrehash is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-16-2008, 11:11 PM   #5 (permalink)
Banned
 
Join Date: 03-13-08
Posts: 32
iTrader: 0 / 0%
Latest Blog:
None

webmasterhelper is liked by many
Send a message via Yahoo to webmasterhelper
Hi thanks for everyone, nic excellent work you have done great,

i like to know about css,
how we can control our template using css
webmasterhelper is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-17-2008, 11:11 AM   #6 (permalink)
Contributing Member
 
kyrie's Avatar
 
Join Date: 02-19-08
Posts: 87
iTrader: 0 / 0%
kyrie is liked by many
Quote:
Originally Posted by webmasterhelper View Post
Hi thanks for everyone, nic excellent work you have done great,

i like to know about css,
how we can control our template using css
Well, it's not totally control, but it will make easy for you to design the html elements. Check these sites for some css tutorials:
tizag.com
w3schools.com
cssmania.com
__________________
Wonder Years and Dean Martin
kyrie is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-18-2008, 12:37 AM   #7 (permalink)
Banned
 
Join Date: 03-13-08
Posts: 32
iTrader: 0 / 0%
Latest Blog:
None

webmasterhelper is liked by many
Send a message via Yahoo to webmasterhelper
thanks kyrie

i will check it out those sites
webmasterhelper is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-18-2008, 05:30 PM   #8 (permalink)
nic
Junior Member
 
Join Date: 10-19-07
Location: Australia
Posts: 18
iTrader: 0 / 0%
Latest Blog:
None

nic is liked by many
For CSS you need to download the CSS2 specification documents at the
http://www.w3c.org site.
There are 3 versions, only 2.1 and 3 are particularly relevent now the web has xhtml and
HTML 5.0(recently).
The documentation has tutorialisation with it, so it will assist not simply tell the
attributes and settings.
Look in the domain page list on the left column for the technology interface name/initials.
nic is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-18-2008, 06:13 PM   #9 (permalink)
Junior Member
 
Join Date: 03-04-07
Posts: 3
iTrader: 0 / 0%
Latest Blog:
None

mostly_harmeless is liked by many
My advice as far as THE design would be keep things simple and don't over do it.
mostly_harmeless is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-18-2008, 09:43 PM   #10 (permalink)
Banned
 
Join Date: 03-13-08
Posts: 32
iTrader: 0 / 0%
Latest Blog:
None

webmasterhelper is liked by many
Send a message via Yahoo to webmasterhelper
good
webmasterhelper is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-19-2008, 02:06 AM   #11 (permalink)
Junior Member
 
Join Date: 03-04-07
Posts: 3
iTrader: 0 / 0%
Latest Blog:
None

mostly_harmeless is liked by many
Here is a pretty good article: "that make a web page look fresh, appealing and easy to use." Lots of good info on this site I think you'll find useful.
webdesignfromscratch.com

Last edited by mostly_harmeless : 03-19-2008 at 02:11 AM.
mostly_harmeless is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB 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
Can you give me tips on how to forget someone?? jamaine12 Forum Lobby 36 08-31-2007 02:51 PM
Can any1 give me tips on how to get indexed within 24-48 hours? rollings Google Forum 12 08-05-2007 10:57 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 07:34 PM.
© Copyright 2008 V7 Inc