Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-24-2005, 11:44 AM
WebProWorld Member
 

Join Date: Aug 2004
Location: England
Posts: 66
Biggles RepRank 0
Default css coding made easy

Here is a program i use to code my css:-

http://www.bradsoft.com/topstyle/

Download the Free version and have a look, thats what i use and it does everything i need.

One thing i do have trouble with is getting something possitioned at the bottom of a page, such as a footer or an image.

At my site www.wingsofwar.org.uk (still under testing & construction so most links dont work)

I wanted to postion an image at the very bottom right of the page. I couldn't get it there for love-nor-money ! So i went back to putting a table on the page to get it there, then using css for the rest of it (in the main anyway).

Tables are a habit thats hard to quit ! lol

What do you guys use to get something at the bottom ?

Cheers
Reply With Quote
  #2 (permalink)  
Old 03-25-2005, 10:21 AM
WebProWorld Veteran
 

Join Date: Nov 2003
Location: Castle Rock, CO
Posts: 494
Corey Bryant RepRank 0
Default

You can also try to use
Code:
clear: both;
in your footer code and make sure it is at the end of your coding.
Reply With Quote
  #3 (permalink)  
Old 03-25-2005, 05:05 PM
WebProWorld Member
 

Join Date: Aug 2004
Location: England
Posts: 66
Biggles RepRank 0
Default

you mean at the end of the css code yeah?

eg;
Code:
div#footer {
    clear: both;
}
Reply With Quote
  #4 (permalink)  
Old 03-26-2005, 11:00 AM
WebProWorld Veteran
 

Join Date: Nov 2003
Location: Castle Rock, CO
Posts: 494
Corey Bryant RepRank 0
Default

Yes - I think that should work
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



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


Search Engine Optimization by vBSEO 3.2.0