GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #11  
Old 03-Feb-2004, 15:21
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Quote:
Originally Posted by cs2
...
Actually, no. The 'cs2' is just a company pseudonym -- I'm Bob, but next time it might be Candi or Maryann posting.
You have the "split-personality" issues too huh? Try giving Bob and Maryann some really strong medication; might just work! Candi... can post here anytime

Sorry Bobby, I will split this thread soon..
  #12  
Old 26-Feb-2004, 05:19
erniegerdie erniegerdie is offline
Awaiting Email Confirmation
 
Join Date: Feb 2004
Location: England
Posts: 93
erniegerdie has a spectacular aura abouterniegerdie has a spectacular aura about
Personally as your doing multiple links in one line I would do this:

HTML Code:
<html> <head> <style> body { font-family: verdana; font-size: 10px; color: #6983B3; text-align: center; } .blah { padding-left: 10px; padding-right: 10px; } a { text-decoration: none; border: solid 1px #D1D1E1; background-color: #F5F5FF; padding-left: 5px; padding-right: 5px; color: #6983B3; } a:hover{ border: solid 1px #6983B3; background-color: #E1E4F2; color: #22229C; } </style> </head> <body> <span class="blah">|</span> <a href="http://www.domain.com">Name</a> <a href="http://www.domain.com">Name</a> <a href="http://www.domain.com">Name</a> <span class="blah">|</span> <a href="http://www.domain.com">Name</a> <a href="http://www.domain.com">Name</a> <a href="http://www.domain.com">Name</a> <span class="blah">|</span> <a href="http://www.domain.com">Link 2</a> <span class="blah">|</span> </body> </html>

This removes the need for all those classes, and gets rid of all those horrible spaces, and font tags, (why use css and then put in <font> tags???)

Also you don't need to state twice:
font-family: verdana;
font-size: 10px;

Once is good enough here.

Actually I would probably put this in an unordered list, for more control.

Does it work in NS4 , dunno don't have it. I know it works in IE6 and Firefox. Good enough for me.
  #13  
Old 26-Feb-2004, 09:18
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
Thanks for the input.

This is an example of what you would add to your current site. Which is why I included:
HTML Code:
text-align: center; font-family: verdana; font-size: 10px;
twice.

Since it is a seperate class for links, you should always specifiy it so users will not have to use the default body attributes.

The padding that CS2 also pointed out is a nice idea, but it is preference to me.

I will change and add <span class="blah">|</span> because it should be using it.
Thanks
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
  #14  
Old 26-Feb-2004, 11:51
erniegerdie erniegerdie is offline
Awaiting Email Confirmation
 
Join Date: Feb 2004
Location: England
Posts: 93
erniegerdie has a spectacular aura abouterniegerdie has a spectacular aura about
I see your idea , although inheritance is an important part of css because it means you don't have to rewrite lines of code.

Although good ideas on the tutorials, i'll be keeping my beady eye open for the next one or maybe write one up myself so that you can have a go at me.
  #15  
Old 26-Feb-2004, 14:25
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,335
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all
Just food for thought....

I understand the reluctance to write for NS4, but just keep in mind there's a segment of the 'puter population that do not have access to the newer computers where NS6 and beyond will work, so many are stuck in NS4 and below (shudder!!! makes your skin crawl, doesn't it?)

Granted it's a population segment you may not need to target (3rd world populations for example) but the segment is there.
 
 

Recent GIDBlogProgramming ebook direct download available by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:46.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.