What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Site Design Advice

Site Design Advice
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2946
Reputation: 77
– / Male / –
Joined: May 2004
RE: Site Design Advice
nice design, simple yet professional and more importantly table free and uses gif images :P

now it needs validation :P

you probably know how to do all this already but im bored so shh. :P

add this to the header:
code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

instead of <link href="whatever"> for css (not valid) use

code:
<style type="text/css">@import "whatever";</style>

for css just add other fonts in all the font-family attributes

e.g replace
code:
font-family: Verdana, Arial;
with
code:
font-family: Verdana, Arial, sans-serif;



quote:
Originally posted by wj
It's not Comic Sans
it is, he means in the links :P
09-10-2005 07:19 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Site Design Advice - by wj on 09-09-2005 at 10:18 PM
RE: Site Design Advice - by brian on 09-09-2005 at 10:22 PM
RE: Site Design Advice - by Sypher on 09-09-2005 at 10:23 PM
RE: Site Design Advice - by KeyStorm on 09-09-2005 at 10:40 PM
RE: Site Design Advice - by wj on 09-09-2005 at 10:56 PM
RE: Site Design Advice - by expert on 09-09-2005 at 11:10 PM
RE: Site Design Advice - by brian on 09-09-2005 at 11:31 PM
RE: Site Design Advice - by wj on 09-09-2005 at 11:57 PM
RE: Site Design Advice - by KeyStorm on 09-10-2005 at 12:05 AM
RE: Site Design Advice - by emit on 09-10-2005 at 12:07 AM
RE: Site Design Advice - by brian on 09-10-2005 at 12:17 AM
RE: Site Design Advice - by MC Inferno on 09-10-2005 at 01:19 AM
RE: Site Design Advice - by wj on 09-10-2005 at 02:43 AM
RE: Site Design Advice - by Voldemort on 09-10-2005 at 03:00 AM
RE: Site Design Advice - by wj on 09-10-2005 at 05:45 AM
RE: Site Design Advice - by ddunk on 09-10-2005 at 05:46 AM
RE: Site Design Advice - by wj on 09-10-2005 at 06:00 AM
RE: Site Design Advice - by Eljay on 09-10-2005 at 07:19 AM
RE: Site Design Advice - by hmaster on 09-10-2005 at 08:52 AM
RE: Site Design Advice - by Eljay on 09-10-2005 at 08:57 AM
RE: Site Design Advice - by shine on 09-10-2005 at 09:42 AM
RE: Site Design Advice - by KeyStorm on 09-10-2005 at 11:38 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On