Trying to learn CSS in greater depth. Here is the header file I'm working on:
http://www.bodyartforms.com/inc_header_asp.asp
On the bottom black bar with the navigation links I've got a fe...
I'm creating a PDF with domPDF (a php pdf generator) whose output is HTML. It seems it does not like any CSS. Is it a common standard that PDF's created via HTML are all 4.01 Transitional code...
Hi,
I'm using CSS and trying to place a dropdown over an image and i can get it to work on IE but with Mozilla FireFox the dropdown is displayed behind the image. How can i get the image to...
Living and learning-I've just reworked my entire new website to insure that all the pages displayed properly in IE7, Safari and Mozilla. Voila--I succeeded! But...I then went to test in IE6. W...
I'm working on a <td> element with width and height values with no units <td style="width: 7; height: 86;">. No units are expressed with the 7 and 86, what are the units?
Hello, I'm having an issue with some code and I can't quite figure out what is going on. I have a main table and I'm relatively positioning content blocks inside so that it will look the same...
I am using the method in the attached code snippet to try to simulate a TABLE layout through pure css. I need the left columns to be 35px is width, and the right column needs to fill the rest...
Hi,
Two pretty easy questions here I think:
1. How would I get my style sheet to have the main content body and the left navigation match in height no matter what's in the content body?
...
I am using some CSS code I found on the Internet for a web page navigation menu. However, the code left-aligns the tabs, and I want them to be centered. I don't know how to modify the code t...
Hi have a ul within a div. The div has background color and it appears that the background color of the ul is not inheriting properly because it is white. I want the all elements within the ...
Let me start by saying that I'm not new to web development, but am a newbie with POSH/CSS coding, and am working on a web site thats requiring this format.
Im having some alignment proble...
I want to make my current menu item show a different color. This is in a joomla template so I don't get to pick all of my element names.
Here is how it shows up on the site:
<ul class="m...
I am working on a layout converting it from TABLES to CSS. I am almost done working top to bottom and my links are being formatted as if there is 3px padding on the left of the links, creating...
I am trying to create a Vertical CSS based drop down menu. I got a book on CSS, and have learned quite a bit, BUT, they cover Horizontal menus but I have too many "sections". I have got the ...
In IE7 the menu at the top works great...in FF3 it has this weird grey box next to each menu item that I cant seem to get rid of...can you help me figure out what I need to remove or add to fi...
Displays fine in IE (as far as I know anyway) but Firefox chucks all the divs to the left into one big column rather than displaying in rows.
I know it says 'float: left' but if I use anyth...
See the "Give Feedback" rectangle that slides with the page on this URL:
http://www.conversion-rate-experts.com/articles/101-google-website-optimizer-tips/
I would like to implement a simi...
Hi: Can any one please tell me what i made mistake in the new html file as the images on the right and left hand sides are not scrolling any more?
http://www.southeastneurology.com/testsite...
I need some help please. I can not figure out why the menu DIVs are not the same height as their parent DIV. I need them to be buttons the same height as their parent. This whole bar floats to...
I am converting my site to Joomla! 1.5, and am digging through the Joomla! API and CSS files but fail to see where the width is established so I really don't know how long I should make my ban...
I have two .css files. One for the screen and another for printing.
The banner I have in the <div id="header"> shows correctly on the screen but does not print correctly on the print versi...
I understand you can specify objects in hierarchical order for applying css.
div1 div2 table3 {
}
means apply to table3 which is inside div2 which is inside div1.
how do you apply ...
I am trying to include a background image in my css so that I have a background image behind my text but it is not working. How do I get it to work? Below is my code:
div.accountlogin
{
...
Hi
I am using the w3 validator, and getting this issue, can anyone help.
display -moz-inline-stack is not a display value
This is the main error:
16 .ajax__tab_default .ajax__tab_out...
mac safari compatible menu using javascript......
Actually i am developing site in which i have main menu ,submenu
do you know any javascript for menu which will work or compatible with ma...