My account: Login | Sign Up
Loading... 

HTML & CSS | Forum profile

Forum profile page for HTML & CSS on http://www.codingforums.com. This report page is the aggregated overview from a single forum: HTML & CSS, located on the Message Board at http://www.codingforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "HTML & CSS" on the Message Board at http://www.codingforums.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! - HTML & CSS (site profile, domain info codingforums.com)
Title: HTML & CSS
Url: http://www.codingforums.com/forumdisplay.php?s=...
Users activity: 32 posts per thread
Forum activity: 144 active threads during last week
 

Posting activity on HTML & CSS:

  Week Month 3 Months
Threads: 144 479 1,811
Post: 385 1,254 5,861
 

HTML & CSS Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

No active authors during last week.

 

Latest active threads on HTML & CSS::

CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 14 hours ago (2008-10-10 20:46:00)  by masterofollies
I am coding the following site in CSS/PHP http://www.rodgame.org/downloads/bruce/index.php I am using custom CSS buttons. When a IE user goes to it, it will not do anything when you click a button, but firefox users have no problem. What would be causing this?
Thread:  Show this thread (10 posts) Size: 427 bytes
Customize:  Customize "Css buttons don't work in IE :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 9 hours ago (2008-10-11 01:56:00)  by Sayarynth
I'm building a layout with many divs inside of a main container div. I'm having problems with making the container div stretch around all the others. Basically, I have a... .box (this is the main container which goes around the other two) .container (which is the content area) .navigation (sitebar) The .box has the following CSS attached: position:absolute;...
Thread:  Show this thread (2 posts) Size: 1,572 bytes
Customize:  Customize "Divs within Divs help :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 9 hours ago (2008-10-11 00:58:00)  by kyllle
I was wondering if anyone can point me in the direction of any good information/tutorials about various css hacks so I can build up an understanding of how and wheh they are required? Many thanks
Thread:  Show this thread (2 posts) Size: 264 bytes
Customize:  Customize "Learning CSS hacks :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 22 hours ago (2008-10-10 12:44:00)  by ian-d
Hi, first post and need help, but we all have to start somewhere! Thought this might be a good site to ask, as it seems very popular. I have a drop-down menu which I'm working on. It uses li and ul codes etc, plus an associated css file. The problem I'm having is that it works fine in all versions of FireFox, but won't recognise the drop-down in Internet Explorer (I've tried v6 ...
Thread:  Show this thread (19 posts) Size: 1,224 bytes
Customize:  Customize "Drop-down menu working in FF but not IE :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 2 days, 3 hours ago (2008-10-10 07:48:00)  by juzd
I've almost worked out all my layout issues. I'm still having difficulty with my navigational bar and content sections sitting wider apart in IE than in FF. In IE there seems to be padding/margin there that shouldn't be, any advice welcome. I've read a few things which helped (display: inline) but can't work this one out. Also, now that I cleaned some CSS up to work on other issus...
Thread:  Show this thread (4 posts) Size: 3,648 bytes
Customize:  Customize "IE margin/padding issue - Not centering in FF :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 3 days, 21 hours ago (2008-10-08 12:59:00)  by runnerjp
at the moment i have my links set as Code: a:link { color: #000066; text-decoration: none; } a:visited { text-decoration: none; color: #000066; } a:hover { text-decoration: underline; } a:active { text-decoration: none; } but i want to make this link below the same as above but this time just black Code: <a href="http://www.runningprofiles....
Thread:  Show this thread (9 posts) Size: 1,191 bytes
Customize:  Customize "making link back :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 12 hours ago (2008-10-10 22:33:00)  by gapoochi
Hi, I need some help...I created these pages and everything looks great in firefox but when I go check it in IE, the top border on the navigation buttons dissapears. It makes the page look kinda funny and I can't figure out how to fix it. Can you help? http://www.purtecwaters.com/aboutus.html Thank you! I also have a small issue with the credit line at the bottom. ...
Thread:  Show this thread (2 posts) Size: 789 bytes
Customize:  Customize "top border disappearing in ie? :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 16 hours ago (2008-10-10 18:25:00)  by Dan06
I want to display content, which is stored in a database, in specially created boxes. I've made boxes in photoshop with rounded edges and a colored title area - the number of boxes and the titles of each are static. The content, however, is dynamic. Currently, I've inserted the customized box images in div tags and then created nested div tags for the content. This method works, ...
Thread:  Show this thread (5 posts) Size: 843 bytes
Customize:  Customize "How to display content in customized boxes? :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 12 hours ago (2008-10-10 22:01:00)  by mranster
I'm noticing that most sites look much bigger on my Mac than they do on my PC. I'm not sure whether this is because of the particular browser--FF2.0.0.17--or from some other reason. I can't upgrade the browser on that Mac because I'm stuck with OS 10.3 right now, and the mac has some other problems, so that's really the only browser I can access. The thing is, it's causing a...
Thread:  Show this thread (1 post) Size: 1,200 bytes
Customize:  Customize "Everything bigger in FF Mac :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 13 hours ago (2008-10-10 21:32:00)  by gax
What im trying to do is align text in php. Do I embed html within php? If so, how? Please give an example. Thanks
Thread:  Show this thread (3 posts) Size: 165 bytes
Customize:  Customize "Embedding html within php :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
 

Hot threads for last week on HTML & CSS::

HTML & CSS
Started 1 day, 22 hours ago (2008-10-10 12:44:00)  by ian-d
Hi, first post and need help, but we all have to start somewhere! Thought this might be a good site to ask, as it seems very popular. I have a drop-down menu which I'm working on. It uses li and ul codes etc, plus an associated css file. The problem I'm having is that it works fine in all versions of FireFox, but won't recognise the drop-down in Internet Explorer (I've tried v6 ...
Thread:  Show this thread (19 posts) Size: 1,224 bytes
Customize:  Customize "Drop-down menu working in FF but not IE :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Started 4 days, 21 hours ago (2008-10-07 13:10:00)  by Riccardo83
Hey guys, I need some help with this site: http://www.jbsoulscan.com/introduction I hope someone can help. You see 2 types of lists, ordered 1. 2. 3. ..., which is kinda moved to the right, the padding. 1. Nutrition And 2 second, unordered list (with circles) if u scroll down. I dont get circles moved to the right like the heading? o--------Mind-Body Techniques...
Thread:  Show this thread (18 posts) Size: 1,178 bytes
Customize:  Customize "Can't get unordered list padding-left working :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Need help - CSS - 11 new posts
Started 1 week ago (2008-10-04 13:30:00)  by imsolucky101
Hi guys, Im making my first website from scratch and running into a few difficulties. I need a few things done on it that I can't seem to get done myself I've uploaded my progress here: imsolucky101.100webspace.net and i've made a zip of the website here: http://www.mediafire.com/?sharekey=2...db6fb9a8902 bda It's probably not very good so please don't judge as it is ...
Thread:  Show this thread (11 posts) Size: 1,264 bytes
Customize:  Customize "Need help - CSS :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Started 1 day, 14 hours ago (2008-10-10 20:46:00)  by masterofollies
I am coding the following site in CSS/PHP http://www.rodgame.org/downloads/bruce/index.php I am using custom CSS buttons. When a IE user goes to it, it will not do anything when you click a button, but firefox users have no problem. What would be causing this?
Thread:  Show this thread (10 posts) Size: 427 bytes
Customize:  Customize "Css buttons don't work in IE :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Started 1 week ago (2008-10-05 05:44:00)  by meoga999
Okay so the one image in my layout just wont go were its supposed to. Here you can see the problem: problem Heres the code: Code: <HTML> <HEAD> <TITLE>djozma</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> <BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0> <!-- ImageReady Slices (...
Thread:  Show this thread (9 posts) Size: 2,871 bytes
Customize:  Customize "Need Help with a table layout :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
ie styling problems - 9 new posts
Started 4 days, 19 hours ago (2008-10-07 15:39:00)  by kyllle
Hi all, Basically iv created a form that looks well in ff but viewed in ie is a different story, my question to you is how can i make it look as good as ff. I know iv added a specific mozilla curved box round the outside but would greatful if someone could show me how to achieve this effect in ie using curved corners? Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1....
Thread:  Show this thread (9 posts) Size: 5,091 bytes
Customize:  Customize "ie styling problems :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Started 3 days, 21 hours ago (2008-10-08 13:22:00)  by TheWolf1
Go to: wolfcast dot com/contact.php under IE6 and compare it with IE7 or Firefox... I think my floated elements are screwing IE6. Also, in IE7 and FF, the padding-right is not OK (should be 0.5em). Anyone can help?
Thread:  Show this thread (9 posts) Size: 334 bytes
Customize:  Customize "Page don't look right under IE6 but OK in IE7 and FF :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
making link back - 9 new posts
Started 3 days, 21 hours ago (2008-10-08 12:59:00)  by runnerjp
at the moment i have my links set as Code: a:link { color: #000066; text-decoration: none; } a:visited { text-decoration: none; color: #000066; } a:hover { text-decoration: underline; } a:active { text-decoration: none; } but i want to make this link below the same as above but this time just black Code: <a href="http://www.runningprofiles....
Thread:  Show this thread (9 posts) Size: 1,191 bytes
Customize:  Customize "making link back :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Help with tables - 8 new posts
Started 6 days, 16 hours ago (2008-10-05 18:38:00)  by meoga999
Hey so my text wont stay within my content table I want my text to stop at a certain point and start a new line but what its doing is it just keeps going and messes up that tables and I dont want to have to use <br> every time so it wont. Heres my code: Code: <HTML> <HEAD> <TITLE>~Elevated Above v.2.0</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; ...
Thread:  Show this thread (8 posts) Size: 4,581 bytes
Customize:  Customize "Help with tables :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
HTML & CSS
Started 1 week, 2 days ago (2008-10-02 13:39:00)  by mypointofview
Hello, I have a photography presentation page using frames and the problem is that when I advance to the next page, there's a short moment when the page is white. The problem shows in Safari . http://tinyurl.com/4gnler This seems like a normal thing, but I preload the next image and when I view the media page without frame there's no problem and no white moment. ...
Thread:  Show this thread (14 posts) Size: 1,387 bytes
Customize:  Customize "Problem with frames in Safari :: HTML & CSS :: CodingForums.com- Web coding and development forum..."