| Thread | Last Post | Replies |
|
| Blank Space.... It just wont Go! | 28 Feb 2007 20:36 GMT | 12 |
Help! Some of you may remember me from a few weeks ago when I was first starting to play with CSS and made rather a large mess.. Never the less I stuck with it and have put a site together, simple it my
|
| Running IE6 and IE7? | 28 Feb 2007 15:51 GMT | 4 |
I do not have IE7 installed, because i like to have IE6 running to test my CSS for the sites i make. But now there seems to be a problem with some menu which is ever the text. I guess it has something to do with margin.
|
| CSS margin overriding problem | 27 Feb 2007 20:58 GMT | 3 |
Hey there, In my html file I use a <div class="quote">. In my css file I define .quote I need to specify the margins for <p> inside the <div>
|
| HTML form design tip - font size of text input elements - IE7 vs Firefox | 27 Feb 2007 16:12 GMT | 18 |
Hi All; I, like others, have been frustrated with designing forms that look and flow the same in both IE and Firefox. They simply did not scale the same.
|
| Validation Error | 26 Feb 2007 22:05 GMT | 2 |
On this page www.samurdermysteries.co.za I have the following code: <h3 style="margin:1em,0,1em,0.5em;">What makes South African Murder
|
| Onmousever through css | 26 Feb 2007 13:08 GMT | 5 |
guys, i have this table cell which has the following css property, .testTable TR.even { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: red; BACKGROUND-COLOR:
|
| Button active | 26 Feb 2007 10:14 GMT | 1 |
Hi at all I have an input type=submit I want that in certain cases this button is visible but non active How can I do please?
|
| Horizontal Line | 25 Feb 2007 11:35 GMT | 6 |
I have 20 inputs in a web page and I would like to add a 200px gray horizontal line as a separator every 5 inputs to divide the form into sections. What is the best way to do this?
|
| how to break long legend tag caption into multiple lines? | 24 Feb 2007 01:50 GMT | 5 |
We have some html source like this: <div class="survey"> <form action="students/cbe-graduate-students/survey.html" method="post" id="frmPbSurvey">
|
| align text field and button 2 | 22 Feb 2007 22:09 GMT | 7 |
Here is my html: <table> <tr> <td colspan=2>Name <input type=text...><input type=button...></td>
|
| Need help with left float | 22 Feb 2007 17:30 GMT | 3 |
I can't make the drop-cap work on this paragraph, and then get the paragraph to float left to align. Here is the code below; the URL is http://www.china-ready.com/colly/chapter04/text1.htm Thanks in advance,
|
| Basic CSS question re specificity | 22 Feb 2007 14:42 GMT | 10 |
Hi-- I'm working my way through the book, Beginning CSS Web Development by Simon Collison. I ran into a problem on pages 17-18 (Chapter 2), I have copied and put in three rules re IDs and the <p> tag.
|
| align text field and button | 22 Feb 2007 02:29 GMT | 3 |
Here is my html: <table> <tr> <td colspan=2>Name <input type=text...><input type=button...></td>
|
| CSS not rendering text correctly; need help | 22 Feb 2007 01:15 GMT | 4 |
Hi-- I have been working on some text with CSS, but have not been able to get it to render correctly. For instance, h1 should be uppercase, and the blockquote should render as italics. However, both are not.
|
| Same selector different outcome | 21 Feb 2007 17:53 GMT | 1 |
I have two test vertical menus. If I apply a border-bottom using a selecter of div.vbar a It looks fine.
|