Description:
Layout/presentation on the WWW.
|
|
|
What do these errors mean?
|
| |
Hi all,
I’d like to request your assistance on the 5.2 error described below.
My site is 100% in compliance, but I don’t want anything showing up on
the report. When I tested my site in HiSoftware, and these showed up
in the report. Should I be concerned? Can anyone tell me what these
warnings mean and how to fix them?... more »
|
|
More head-scratching over floats
|
| |
I've been trying to apply what I learned from good folk here over this site: [link]
.. to a new one for a local business. This is work in progress:
[link]
Each of the six panels is to show an image from a project linking to a page with more details. (The incomplete "Recent" page will do the same,... more »
|
|
import & @font-face issues
|
| |
I want to use various different fonts not on view systems and have ran
into some issues and not sure why things are not working.
At this time, I have created a master css page with 60 different fonts
styles on it.
I have used the full path to the various fonts since they will be at
different levels on the various pages. IE: src: url ('[link]... more »
|
|
How do I get this element to expand to height = 100%?
|
| |
I'm using Win XP and have noticed this on Firefox, Chrome, and IE. I
have three block elements, aligned vertically. I want the container
to have a minimum height of 600 pixels, and I would like the middle
element to take up as much vertical space as possible. Right now,
this isn't happening, as illustrated by this JSFiddle -- [link]... more »
|
|
Strange z-Index / Div order problem in IE
|
| |
Hello,
if u visit the page
[link]
in any up to date browser except IE (FF, Chrome, safari, opera), u see
the effect that the heade text "Auftraggeber/ Referenzen" appears
*before* the grey text block, which is the desired behaviour. ( I used
margins and z-indexes to achieve this effect.)... more »
|
|
browser incompatibility
|
| |
cerr wrote:
...
I see you have that 'cross' image linked to moonzoo.org. Is that your site as well? If not, why not just steal the image once and put it on your server instead of using up moonzoo's bandwidth?
Sorry, I don't know about your other problem. Other than I'd suspect your customers or prospective customers will be annoyed having to close that... more »
|
|
Center Text Vertically
|
| |
I'm working with some code I got here, but I'm stumped on one issue: I want to align the text (e.g. "Home", Timing Services", etc.) centered vertically in the buttons. I've looked at and tried various CSS options that would seem to do what I want, but nothing does so. 8<{{
Please advise. TIA... more »
|
|
How do I line up two elements without having their content overlap?
|
| |
Hi,
I'm using the latest version of Firefox and Chrome on Win XP. I want
to display two tables on the same horizontal plane. However, I'm
having a problem. Right now I have
<table width="100" style="display: inline-block;">
...
</table>
<table width="100" style="display: inline-block;">... more »
|
|
! important - finally found a situation where it works!
|
| |
I finally came across a situation where the ! important qualifier makes a difference.
Many's the time I've vainly added it to some CSS directive (as a sort of "pretty please") only to have the browser mock my efforts, but this time it did the trick.
Some readers may remember my "walks" page. I've just added the first... more »
|
|
|