First  |  Prev |  Next  |  Last
Pages: 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Is there a way to detect "unused" CSS entries?
Assume I have one or more html pages which refer to an external (imported) CSS stylesheet file (with lots of entries). Is there a way to find out easily (=without checking every entry manually) if and if yes which of the CSS entries/tags are NOT used in any of the depending html web pages? Camille ... 7 Feb 2010 16:27
I'm ba'ack! --tagSoup and all -- got what I want
Mason C wrote: The 11 CSS errors seem go be caused by my putting " " around font names. If I don't, it tells me I should. And if I don't, the font is not effective. Quote marks are for fonts with compound names. So no quotes for Helvetica, and quotes for "Times Roman". Bill B ... 26 Jan 2010 08:42
Can this be done with CSS?
G'day all, I have been trying to solve this CSS puzzle for years and keep failing. An image was sliced up in photoshop and an animated gif was placed in the middle. The image was put back together using html and tables. Can this be done using CSS so the image can be positioned/aligned anywhere on a page? ... 27 Jan 2010 12:35
What did purecssmenus.com not do?
If you surf to http://purecssmenu.com , you see a preview of a sample menu. The menu bar has two pulldowns labeled "Product Info" and "Templates". If you pull either of these down (but particularly "Templates"), you see that the surrounding box is much wider than necessary. This is because (as I've learned from ... 25 Jan 2010 10:30
Using 3rd party template: how to increase columns to bottom of screen
At 14:27:32 on Sat, 23 Jan 2010, Gus Richter <gusrichter(a)netscape.net> wrote in <hjfijb$4on$1(a)news.eternal-september.org>: On 1/23/2010 2:17 PM, Gus Richter wrote: Darn - it fixed your problem but now you have another ......... Apparently it's not a problem, but the way you want it; with Absolute Po... 23 Jan 2010 15:25
Two IE7 Problems. Urgent. Could someone please help me out? Thank You.
shapper wrote: Any idea why the centers list on bottom of the map gets all strange when using IE7? The browser is probably in Quirks Mode, because of your use of the XHTML Strict doctype, and including an XML Prolog as the first line. Since your server is sending the page as "text/html" rather than appl... 22 Jan 2010 10:36
How to set width of <iframe> depending on width of browser window? Set height to loaded subwindow?
I have a web page which contains an <iframe> similar to: <iframe src="intro.html" width="100%" height="100%" name="content"> ... </iframe> The referred CSS defines as width and height: IFRAME { position: absolute; left: 150px; top: 30px } Unfortunately these parameters makes the iframe as wide an... 22 Jan 2010 03:59
Two IE7 Problems. Urgent. Could someone please help me out? Thank You.
Hello, I have two problems on a page but only with IE7: http://www.lipocero.pt/Center 1 - The menu dropdowns appear behind Google Maps; 2 - The list on bottom gets all broken. The info should be on the right of the image. Could someone please help me in solving these two problems. Thanks, Miguel... 24 Jan 2010 22:32
Multiple Styles, Same <p>
On 2010-01-21 15:47, Bill Braun wrote: Thank you, Chris. I also just discovered <span style="somestyle">Stuff</span> which can be dropped anywhere. Not anywhere. Inline only: you can't put a paragraph within a span, for example. ... 23 Jan 2010 09:48
How to place an <iframe> on the right of other text?
I have the following html and css source. When I load this into a browser (IntExp 7) then the <iframe> appears BELOW the "sample text" lines: Why? I would like to start the <iframe> exactly 210 pixels right of the left and 0px below the top border of the browser window (as given in the CSS). It seems to me... 21 Jan 2010 07:48
First  |  Prev |  Next  |  Last
Pages: 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24