Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-29 Thread Bjoern Hoehrmann
* Tom Livingston wrote: >On Thu, Jan 29, 2015 at 9:25 AM, Crest Christopher > wrote: >> Searching for coding retina images, most links go into the CSS coding of >> retina images, not the actual previewing of retina images. >> >> When I zoom in 200% I see AA on the images, why I don't find it comple

Re: [css-d] CSS Media Queries: a singularity with orientation modes

2013-11-30 Thread Bjoern Hoehrmann
* Gabriele Romanato wrote: >@media screen and (orientation: landscape ) { >/* ... */ >} > >As far as I know, browsers - even desktop browsers - support the >DeviceOrientation event plus a series of APIs related to orientation. >The point is that on my Mac I actually cannot rotate my screen! F

Re: [css-d] RWD Swap content images

2013-10-31 Thread Bjoern Hoehrmann
* Tom Livingston wrote: >Having an RWD problem. (I imagine that stands for Responsive Web Design. You are the first to this abbreviation on this list.) -- Björn Höhrmann · mailto:bjo...@hoehrmann.de · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld

Re: [css-d] browser support of "linear-gradient"

2012-06-25 Thread Bjoern Hoehrmann
* Jesper Rønn-Jensen wrote: >I just had a look on the current state of support for "linear-gradient" >(not vendor prefixed). > >To my surprise, it was missing on PPKs otherwise excellent >http://www.quirksmode.org/css/contents.html > >Anyone can help me with llist of browsers supporting linear-grad

Re: [css-d] [OT] Why no HTML

2011-07-19 Thread Bjoern Hoehrmann
* Ghodmode wrote: >Is it a CSS-Discuss community policy, or the policy of an individual >who happens to be the list administrator? I suspect that it's based >on old practices for reasons that are no longer valid. Noting that this kind of discussion, even of marked offtopic, is usually not particu

Re: [css-d] issue with @font-face

2011-06-03 Thread Bjoern Hoehrmann
* Chris Kavinsky wrote: >Anyone savvy with working with @font-face? I'm trying to incorporate it on a >site and can't get it to work right. The problem is storing the font files >on one IP, and linking to it from another IP. I'm not sure if its just not >possible, or if I have the css code incorrec

Re: [css-d] @font-face

2011-06-01 Thread Bjoern Hoehrmann
* Hardie, Chris wrote: >I have noticed that the quality of the rendering of many of these fonts >is rather poor on my desktop browser. Different browsers render the font >differently. We use a particular font family in our print product which >looks crisp, and would like to use it on our web produc

Re: [css-d] W3C CSS Validation Service

2010-12-31 Thread Bjoern Hoehrmann
* Philip Taylor (Webmaster, Ret'd) wrote: >What, for example, does it mean by > > 2Value Error : font-family > Property font-family doesn't exist in CSS > level 2.1 but exists in : 'Titillium Text22L > Bold' 'Titillium Text22L Bold' > >or > > Property

Re: [css-d] link is underlined, but set to text-decoration: none

2010-09-08 Thread Bjoern Hoehrmann
* Debbie Campbell wrote: >In this site-in-progress, my logo (#site-title) link is underlined and >shouldn't be. > >> http://www.hcarebills.com/blog/ > >#site-title a, #site-title a:link, #site-title a:visited { > display: block; > height: 133px; > width: 278px; > background

Re: [css-d] Request for validation check

2009-02-18 Thread Bjoern Hoehrmann
* Melton Cartes wrote: >Could someone please take a look at why this site is not validating. > >http://www.albanymusic.org/?page_id=182 The line mailto:bjo...@hoehrmann.de · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP

Re: [css-d] Tabbed Nav Issues

2009-02-17 Thread Bjoern Hoehrmann
* RePost wrote: >> A corollary is px for setting line height. >> http://fm.no-ip.com/auth/line-height-inherit.html demonstrates how it can be >> a problem. >> >Felix, I don't quite get this "Use only for line-height" >business proposed at the link you provided. > >If your "number" is neither p

Re: [css-d] margins and other problems with cobbles CSS/HTML

2008-12-21 Thread Bjoern Hoehrmann
* Mike Breiding - Morgantown WV wrote: >CSS - One error but I cannot find it. >http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fepicroadtrips.us%2Fcss%2Fstyle.css&profile=css21&usermedium=all&warning=1&lang=en You have: a:hover { color: #FFF; text-decoration: underl

Re: [css-d] help with childselector

2008-12-10 Thread Bjoern Hoehrmann
* Angela French wrote: >I don't understand why my list-style:none; is not working, especially >since I made it important. I can't even get it to go away if I put >list-style:none inline on the webpage like this: style="list-style:none;">. You are using the 'background' property to set the bullet.

Re: [css-d] Validate - XML Parsing Error - Cant figure it out?

2008-06-19 Thread Bjoern Hoehrmann
* Rob freeman wrote: >http://www.nest-life.com/update/ ># Error Line 95, Column > 80: XML Parsing Error: attributes construct error. > >…ows/rats-in-the-kitchen/rats-700x494.html' rel='iframe' title='10 rats in the… A space is missing between an attribute value and the next attribute name on th

Re: [css-d] Validation Warning: Byte-Order Mark found in UTF-8 File?

2008-06-13 Thread Bjoern Hoehrmann
* Elli Vizcaino wrote: >I think this might be a little off topic but it's related to validating >CSS. As of late, my documents have been validating but I get this >warning: "Byte-Order Mark found in UTF-8 File" - I'm clueless as to what >this really means. Can someone please elaborate? See e.g.

Re: [css-d] Specificity?

2008-05-16 Thread Bjoern Hoehrmann
* Rick Lecoat wrote: >I've just solved a problem on a page, but I don't understand why the >solution works, and that bugs me, so I wonder if someone kind could >fill in the blanks for me? > >Page in question: http://www.sandbox.sharkattack.co.uk/tempo/index.php >Parse error - Unrecognized */

Re: [css-d] colon in class name?

2008-04-26 Thread Bjoern Hoehrmann
* Brian Cummiskey wrote: > >cane someone explain the colons in the class? They are just like any other character, there is nothing special about them. Most likely the colon has been chosen because it is commonly used for namespaces and component separation. -- Björn Höhrmann · mailto:[EMAIL PROT

Re: [css-d] Selector for immediately following parent (adjacent child)?

2008-04-21 Thread Bjoern Hoehrmann
* Timothy Kelty wrote: >I have some default styles set up to always float an image when its >inside of a , like so: > >p img { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; } > >I want to have a selector that zeros the top margin IF the is >immediate child of the , with no paragraph

Re: [css-d] :hover

2008-04-20 Thread Bjoern Hoehrmann
* Anas R. wrote: >Please check this problem: http://www.richstyle.org/web.php#gallery >The mouse-over effect for images works exactly the way I want in IE: a border >will appear around the image. >but not the rest othe the browsers. the border will appear as a border for an >inline object, since

Re: [css-d] Conceptual problems with the doctype

2008-04-04 Thread Bjoern Hoehrmann
* Rachel Mawhood wrote: >Validating the html on a site built this week, and the only remaining >uncorrected error is to do with the doctype. I don't understand the >instruction: I tried putting in the line the validator says is >missing but that produced a new error. > >At the moment I have > >

Re: [css-d] Font shorthand "broken"

2007-09-22 Thread Bjoern Hoehrmann
* Erik Harris wrote: > font: italic bold 0.9em; >Why does the font shorthand not work? I suppose one is as good as the >other (i.e. the one that works), but it seems that, according to the spec, >both should be equivalent. Given that it fails to work in both Firefox and >IE7, I'm sure _

Re: [css-d] Selectors for repeating patterns?

2007-09-11 Thread Bjoern Hoehrmann
* Jeff Jansen wrote: >Is it possible to use CSS selectors to define repeating patterns of styles >down a page? For example, here's what I want to do (simplified): http://www.w3.org/TR/css3-selectors/#nth-child-pseudo can do that, but it hasn't been widely implemented yet; you can emulate the effec

Re: [css-d] Everything looks great...except Safari!

2007-08-16 Thread Bjoern Hoehrmann
* Philippe Wittenbergh wrote: >On Aug 16, 2007, at 5:49 PM, Nick Fitzsimons wrote: > >> There's nothing wrong with starting an id with a capital letter: >> >> "ID and NAME tokens must begin with a letter ([A-Za-z])..." >But >

Re: [css-d] Descendant selector problem

2007-06-13 Thread Bjoern Hoehrmann
* Skip Knox wrote: >h4 p { margin-left: 4em; } This selector matches elements that have a element as ancestor, i.e. .; of course you can't have paragraphs in- side a heading. >or something very like that. That is: paragraphs that follow h4 should get >indented further. That would be a

Re: [css-d] ADVICE NEEDED: CSS validation issues with javascript?

2007-06-08 Thread Bjoern Hoehrmann
* Dova Wilson wrote: >I am getting a number of CSS validation errors that seem to be referring >to lines in the code where there is JavaScript running. At the moment >I'm getting 28 errors! > >http://www.gwvirginia.gwu.edu/newsite/ (site under development) > >Is there a way to tell the Markup Va

Re: [css-d] transparent divs

2007-04-24 Thread Bjoern Hoehrmann
* Ross Hulford wrote: >This works in FF- > >filter:alpha(opacity=60); > -moz-opacity: 0.6; > opacity: 0.6; > >Is it valid? No, in order to be valid, style sheets must exclude properties that start with a "-" and other proprietary and experimental properties like 'filter'. >Although it

Re: [css-d] CSS color names values versus accessibility

2007-03-30 Thread Bjoern Hoehrmann
* Nick Fitzsimons wrote: >Incidentally, the "gray"/"grey" issue isn't helped by the fact that >Netscape Navigator had an extensive list of colour names, which >included both "gray" and "lightgrey" - the story I heard back in the >day was that an English developer had been involved in implemen

Re: [css-d] Validation error

2007-03-13 Thread Bjoern Hoehrmann
* Phil Turner wrote: >I'm trying to validate the css, its passed the XHTML validation >but I'm getting this error on the css and not sure what to do as its >part of the links in the footer > >http://www.philturner-uk.com/kruger/ > >Please, validate your XML document first! >Line 78 >Column 90 >El

Re: [css-d] selector trouble

2007-02-25 Thread Bjoern Hoehrmann
* forget color wrote: >In the following HTML, I'd like the first two items to be red, >then the last two to be blue. But my CSS isn't helping: >#block li { > color:red; >} > >.childblock ul li { > color:blue; >} This would match <... class='... childblock ...'> while you want

Re: [css-d] longhand2shorthand software

2007-02-14 Thread Bjoern Hoehrmann
* Wim H Bezemer wrote: >Is there an app which re-formats longhand CSS into shorthand CSS? I do not think there is and this is also a quite difficult excercise if you do not want to semantically change the style sheet. The longhands may resolve to different things depending on the CSS level, for ex

Re: [css-d] Validating CSS problems.

2007-01-19 Thread Bjoern Hoehrmann
* Christopher Blake wrote: >It has this error report; >Servlet has thrown exception:javax.servlet.ServletException: Timed out This is some internal error, there is presumably nothing you can do about it. You should download the style sheet to your computer and use the file upload feature of the va

Re: [css-d] color:none?

2007-01-15 Thread Bjoern Hoehrmann
* [EMAIL PROTECTED] wrote: >Is there a way to set a font color to none? I want to make some >graphic-only buttons in a multi-skin site, and I can't remove the values. It is generally possible to use `transparent` as color; where that does not work you could set the color to the background color,

Re: [css-d] Mozilla -moz-inline-box alternative

2007-01-04 Thread Bjoern Hoehrmann
* Aaron Gray wrote: >I have two tables in I want side by side, okay in IE but in >Mozilla I need to use "display: -moz-inline-box;" this does not work >in Opera which requires "display: inline-block". Note that in HTML nesting inside is not allowed. As for this particular problem, you should b

Re: [css-d] Styling abbr

2006-12-28 Thread Bjoern Hoehrmann
* Mark J. Reed wrote: >OK, is there any way to get rid of the dotted underlines on abbr tags, >assuming I'd like to indicate that they're abbreviations some other >way? That depends on where you see them and why they are there. If you see them in Firefox, they are probably the result of the rule s

Re: [css-d] Validation error + border glitch

2006-11-04 Thread Bjoern Hoehrmann
* Kim Brooks Wei wrote: >I'm getting an error message which doesn't match with my code. Please >take a look and see if you can find what the validator is choking on > Y

Re: [css-d] CSS validation

2006-11-04 Thread Bjoern Hoehrmann
* Bob Meetin wrote: >I'm trying to get a slideshow (uses microsoft fade) to pass CSS >validation. That's not possible, if you use the Microsoft 'filter' property, your style sheet is not valid per any CSS specification. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de We

Re: [css-d] ADMIN: Double space after a period

2006-10-17 Thread Bjoern Hoehrmann
* Eric A. Meyer wrote: >p {white-space: pre-wrap;} >As for browser support, here's a test page: > >http://meyerweb.com/eric/css/tests/white-space.html > >The verdict: pretty much nobody supports it, so it's a great idea but >is currently of no practical value. So we're left with the

Re: [css-d] body properies

2006-10-17 Thread Bjoern Hoehrmann
* <[EMAIL PROTECTED]> wrote: >I want individual body properties depending on the page id. > >and this is my css > >#home body { This matches <... id='home'> You probably want to match which is body#home { ... } or just #home { ... } -- Björn Höhrmann · mailto:[EMAIL PROTECTED] ·

Re: [css-d] universal selector horror

2006-10-17 Thread Bjoern Hoehrmann
* Raymond Rodriguez wrote: >It's supposed to look like this in the end but I've not been >successful in my attempt at assigning selectors to the body. There is >a container on the right-hand side that I named "#infoSidebar" (line >73 in the CSS file) and I attempted to assign it universally t

Re: [css-d] Validation assistance

2006-10-03 Thread Bjoern Hoehrmann
* Delos Woodruff wrote: >I tried to validate a page and got a particular error. Specifically, >because I'm using a strict html doctype, it didn't like the final > in >the css link. > > If you use HTML, use If you use XHTML, use -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjo

Re: [css-d] CSS 3 Attribute selector - javascript workarounds for IE?

2006-09-11 Thread Bjoern Hoehrmann
* Smith, James wrote: >I want to use the CSS-3 attribute selector to hide a certain select >element - naturally, selecting elements based on their attributes is not >supported by IE6 and below, but I was wondering whether anyone has seen any >simple javascript solutions for this? This is actually

Re: [css-d] CSS Validator working right?

2006-06-22 Thread Bjoern Hoehrmann
* Tom Livingston wrote: >No style sheet found" > >on this page: > >http://66.155.251.18/jltservices.com/ That's probably because you have no type="" attribute on your s. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://

Re: [css-d] IE Previous Browser Tool?

2006-03-19 Thread Bjoern Hoehrmann
* TMH Design wrote: >Some time back in this forum someone posted a link to a tool that enables >one to view websites on previous versions of IE, such as 5.0 etc. Would >someone happen to know what I am referring to and if so, where I can access >that? http://www.google.com/search?q=related:www.bro

Re: [css-d] Sequential CSS ID Ordering

2006-02-10 Thread Bjoern Hoehrmann
* Storm, Dan wrote: >Specifying what loads first in the browser. For example, you have >#header, #leftNav and #main, and you want to ensure that the header >and left nav load before the rest of the page. Make sense? You can control 2d and 3d positioning in the visual rendering, you cannot control

Re: [css-d] Sequential CSS ID Ordering

2006-02-10 Thread Bjoern Hoehrmann
* Storm, Dan wrote: >Someone is trying to tell me that CSS can control the loading sequence >of CSS IDs. I think he's wrong. My guess is that CSS must be used in >conjunction with some other technology to achieve this. Please advise. What is the "loading sequence of CSS IDs"? -- Björn Höhrmann ·

Re: [css-d] Using the CSS Validator

2006-01-30 Thread Bjoern Hoehrmann
* Donna wrote: >I've entered in my css style sheet into the 'CSS ONLY' field at the >bottom there at the CSS Validator; No Errors and No Warnings. OK, now >I'm confused about how to validate the rest of my pages. I've uploaded >the pages to Yahoo Geocities until I get web space paid for. When I

Re: [css-d] CSS validator confusion

2006-01-26 Thread Bjoern Hoehrmann
* Theresa Mesa wrote: >Why, when I enter the URI for my website, http://mesadesignhouse.com , into >the CSS validator, does it tell me that "padding:" doesn't exist for one of >my rules (div#sidebar), but it doesn't point out all the other instances >where I *do* use padding with impunity? > >And w

Re: [css-d] Identifying and marking external links using only CSS

2006-01-13 Thread Bjoern Hoehrmann
* Vijay Nerella wrote: >I was looking for some selection on anchor that can identify a non-internal >link based on the domain name. Maybe some regular expression selection >criteria on the anchor's href property value.. http://www.w3.org/TR/css3-selectors/#attribute-substrings but various current

Re: [css-d] DIV Attributes to show "code"

2006-01-11 Thread Bjoern Hoehrmann
* Jochen Kächelin wrote: >I want to setup a div-css to show code (text in grey boxes) like >on this site: > > http://www.debian-administration.org/articles/326 > >When I use "" without any CSS-commands linebrakes >are shown correct. But when I use my .css: >No linebrakes are inseret and I on

Re: [css-d] JavaScript Detection

2005-12-29 Thread Bjoern Hoehrmann
* George Georgiou wrote: >I am working on making a website accessible. I would like to have an >alternative content when no javascript is enabled. What's the easiest way to >detect if a javascript is enabled in cfml? See ; it is not possible to detect

Re: [css-d] http://css-discuss.incutio.com/?page=FrontPage Hacked

2005-12-15 Thread Bjoern Hoehrmann
* Felix Miata wrote: >:-( > > FrontPage >FrontPage | RecentChanges | Preferences > >WIKIISGAY Well, it's a Wiki, you can fix it... I've restored the FrontPage. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoern

Re: [css-d] CSS and HTML emails

2005-11-16 Thread Bjoern Hoehrmann
* Eoin Maguire wrote: >I know people are fairly divided on the subject of whether HTML emails >are a good or bad thing but at the moment I'm creating a few and have >naturally used CSS everywhere possible. I've subsequently found out that >while Outlook displays them nicely, online services suc

Re: [css-d] Problems W/Subclasses

2005-08-21 Thread Bjoern Hoehrmann
* Martha Bowes wrote: >I've run the CSS and HTML 4.0 validators on my home page. CSS checks >out okay, but a problem is showing up in HTML that I don't understand >how to fix, even after web searching. It seems your main problem is that you are using an element which does not exist in HTML 4.

Re: [css-d] Off Topic about XHTML

2005-07-31 Thread Bjoern Hoehrmann
* Abyss Information wrote: >but does anyone know if there is a mail list like this CSS one that deals with >XHTML? See http://groups.yahoo.com/group/XHTML-L and http://css-discuss.incutio.com/?page=OffTopic -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22

Re: [css-d] validation problem follow-up

2005-06-09 Thread Bjoern Hoehrmann
* Jeanne Prine wrote: >Thanks to everyone who replied to my validation >problem post. I knew about converting & to & >in text but didn't think about doing it in the URLs >as well. After I fired off my question, I dug >around some more on http://validator.w3.org and >found a reference to using & i

Re: [css-d] ID styling

2005-06-06 Thread Bjoern Hoehrmann
* Dida Kutz wrote: >I KNOW this has to be an easy fix, but still not working, depsite all >the suggestions! Here's my HTML (in a Movable Type template): > >"><$MTEntryTitle$> > >and here is my CSS coding for this title header. I can't see that I'm >missing a brace or semi-colon . . . > >h3#id {

Re: [css-d] Is it kosher...

2005-05-06 Thread Bjoern Hoehrmann
* Chris Ovenden wrote: >... to add a