Re: [css-d] Pure CSS variables (no preprocessors)

2017-05-22 Thread Reese
At 08:08 PM 5/21/2017, Karl DeSaulniers wrote: Maybe a re-install is in order? Dunno. I asked about it on a Eudora group, I'm not the only one who has experienced this. Working hypothesis ATM: randomly-triggered bug in the Eudora v7.1.0.9 message viewer. Reese

Re: [css-d] Pure CSS variables (no preprocessors)

2017-05-21 Thread Reese
At 09:24 PM 5/18/2017, Eric A. Meyer wrote: On 18 May 2017, at 19:26, Reese wrote: > Wow, the formatting on that got clobbered. Will probably get clobbered > on this email also. > > How long has that been happening? Hard to say. What formatting got clobbered? You initial post

Re: [css-d] Pure CSS variables (no preprocessors)

2017-05-18 Thread Reese
At 03:20 PM 5/18/2017, Reese wrote: Wow, the formatting on that got clobbered. Will probably get clobbered on this email also. How long has that been happening? Reese __ css-discuss [css-d@lists.css-discuss.org] http

[css-d] Pure CSS variables (no preprocessors)

2017-05-18 Thread Reese
like LESS and SASS obsolete? Are there any gotcha's? Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http

[css-d] @media queries

2016-01-28 Thread Reese
I had to do something with media queries today. It has been a while and I haven't done that much with them prior, it ended up being more difficult than I think it should have been. Can anyone recommend a good media queries tutorial/refresher that is both online and free? Reese

Re: [css-d] Wrong Selector?

2015-10-12 Thread Ryan Reese
I think I know how to > proceed. > > > > Would there be a disadvantage to just using the > > > > .navbar a { > > color:white !important; > > } > > though? Sure would be easy. > > > > Thanks again! > > > &

Re: [css-d] Wrong Selector?

2015-10-12 Thread Ryan Reese
rg/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-d

Re: [css-d] Wrong Selector?

2015-10-12 Thread Ryan Reese
selectors to find and use, but at least now I think I know how to > proceed. > >> > >> Would there be a disadvantage to just using the > >> > >> .navbar a { > >>color:white !important; > >>} > >> though? Sure would be easy

Re: [css-d] css validation error

2015-06-30 Thread Ryan Reese
://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese

Re: [css-d] Why do I get this gap at the top of the page ?

2015-06-06 Thread Ryan Reese
/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html

Re: [css-d] Vertical Horizontal Center ?

2015-06-04 Thread Ryan Reese
-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman

Re: [css-d] Vertical Horizontal Center ?

2015-06-03 Thread Ryan Reese
/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d

Re: [css-d] Vertical Horizontal Center ?

2015-06-03 Thread Ryan Reese
/mailbox On Wed, Jun 3, 2015 at 9:01 PM, Ryan Reese sportsdude.re...@gmail.com wrote: I'm confused. You say if you can't use flex, you can't do it. Then you acknowledge the table/table-cell approach exists. So why not use table/table-cell?! On Wed, Jun 3, 2015 at 9:00 PM, Erik Visser e

Re: [css-d] Vertical Horizontal Center ?

2015-06-03 Thread Ryan Reese
Display table/table-cell replicates the table counterparts. You certainly don't need to know a tables height to center it. It's no different in CSS...As my example shows. On Wed, Jun 3, 2015 at 9:04 PM, Ryan Reese sportsdude.re...@gmail.com wrote: http://codepen.io/ryanreese09/pen/NqpMYa

Re: [css-d] Selecting text in element

2015-04-22 Thread Ryan Reese
-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] Set widths create different height buttons at different screen widths.

2015-04-14 Thread Ryan Reese
Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org

Re: [css-d] footer won't stay put

2015-04-08 Thread Ryan Reese
-- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] FOUC on homepage

2015-03-20 Thread Ryan Reese
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

Re: [css-d] FOUC on homepage

2015-03-20 Thread Ryan Reese
Sorry, you did a double negative. I misunderstood. AFAIK this problem no longer exists but there are still articles on this which give solutions. I suggest you google some. On Fri, Mar 20, 2015 at 1:46 PM, J.C. Berry jcharlesbe...@gmail.com wrote: I was not aware Reese that this problem

Re: [css-d] FOUC on homepage

2015-03-20 Thread Ryan Reese
Reese that this problem no longer exists in web dev...? I have read on various fixes, but I think this is peculiar to my specific case. On Fri, Mar 20, 2015 at 10:40 AM, Ryan Reese sportsdude.re...@gmail.com wrote: Flash Of Unstyled Content. Man I haven't heard about that in years. Have

Re: [css-d] horizontally aligning icons

2015-03-16 Thread Ryan Reese
to center items but it just depends on your situation. You can breathe easy. Text-align:center; is the easiest way to center inline/inline-block elements. On Mon, Mar 16, 2015 at 8:38 PM, John j...@coffeeonmars.com wrote: On Mar 16, 2015, at 5:36 PM, Ryan Reese sportsdude.re...@gmail.com wrote

Re: [css-d] horizontally aligning icons

2015-03-16 Thread Ryan Reese
__ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese

Re: [css-d] horizontally aligning icons

2015-03-16 Thread Ryan Reese
pertain to the OPs issues. On Mon, Mar 16, 2015 at 10:27 PM, Karl DeSaulniers k...@designdrumm.com wrote: On Mar 16, 2015, at 7:43 PM, John j...@coffeeonmars.com wrote: On Mar 16, 2015, at 5:41 PM, Ryan Reese sportsdude.re...@gmail.com wrote: Text-align:center is a fine way to center list

Re: [css-d] :after not working in FF or IE but fine in Chrome and Safari

2015-03-03 Thread Ryan Reese
, Mar 3, 2015 at 12:48 PM, Ryan Reese sportsdude.re...@gmail.com wrote: Why are you not just doing content:''; and then setting it as a background image? Content is not the same as a background image. It looks like you meant this. .responsive-tabs-wrapper:after { content:''; background: url

Re: [css-d] :after not working in FF or IE but fine in Chrome and Safari

2015-03-03 Thread Ryan Reese
by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Ryan Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http

Re: [css-d] Ready for Pre-processors?

2014-04-25 Thread Reese
://blog.millermedeiros.com/the-problem-with-css-pre-processors/ If that isn't reason enough to shun them... Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] HTML5 Validation

2012-07-01 Thread Reese
URL. There should be a return false in there somewhere to arrest processing the form if validation fails. Yours is probably a question best asked on a jquery list, there are several out there. Google is friendly. Reese __ css

Re: [css-d] classes...?

2012-03-11 Thread Reese
and talk about CSS now? Reese __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html

Re: [css-d] can a div be a link?

2010-12-23 Thread Reese
that will be used for navigation, so: div id=branding a href=# title=Company Name Home Page img src=# height=x width=y alt=Company Name Home Page / /a /div Much easier to read when reading the source code. Drop the self- closing img tag for HTML 4.01 and earlier. Reese

Re: [css-d] outdenting 1st line?

2010-12-17 Thread Reese
At 11:10 17 12 10, Rory Bernstein wrote: Thank you Reese. This is great, I didn't know you could do it this way. Someone else sent in another solution too. I so appreciate your response. It's the same solution, just implemented in a different way. Still, you are welcome. I saw the other

Re: [css-d] outdenting 1st line?

2010-12-16 Thread Reese
, such as: li {text-indent: -10px;} Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org

Re: [css-d] ADMIN: Off topic, web hosting help and OOCSS

2010-08-26 Thread Reese
, else I would not mention it. To keep it more topical, you can gain some increases in the speed of page display by avoiding reliance on the cascade also. You should look into Object-Oriented CSS (OOCSS) as advocated by Nicole Sullivan (aka Stubbornella). Reese

Re: [css-d] Assorted CSS questions

2010-08-17 Thread Reese
it is in the specification that transitional is for pages that must maintain support for legacy cruft, new development should be under the strict doctype for the reasons advanced by David. Reese __ css-discuss [cs...@lists.css

Re: [css-d] ID vs. Class

2010-07-22 Thread Reese
On 19-Jul-10 23:26, Beth Lee wrote: ...but you can use getElementsByClassName. That wasn't available in IE, the last I heard. Has that changed? Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] ADMIN: Ticket troubles (followup)

2010-05-11 Thread Reese
On 11-May-10 16:02, Eric A. Meyer wrote: ... Thank you, Eric, for the very detailed explanation of all of that. It's likely more detail than most of us needed, but some of us do appreciate the excess. So, thank you, for all of that. ;) Reese

Re: [css-d] Re the non-secure login code...

2010-04-13 Thread Reese
on the list, plus I confess to assuming that Charles was referring to a PHP login script. So, I concur with Boray ERIS, javascript is inappropriate for login scripts. These sorts of data should be handled by server-side scripts such as PHP etc. We now return you to the more on-topic threads. Reese

Re: [css-d] A fonts, font-replacement, standards, and accessibility question

2010-03-05 Thread Reese
Thank you for the URLs David, Philippe, and Thierry. I'm wondering why I haven't encountered @font-face sooner. Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] A fonts, font-replacement, standards, and accessibility question

2010-03-03 Thread Reese
provide a link to that implementation, can you give one? I'm a little bugged that it is Fx 3.5+ though. Still, I'll take a look. Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] apply a style to specific table column

2010-03-01 Thread Reese
pages won't display properly for all those half-dozen-or-so users who are still using Windows 3.11 and IE3 or earlier. If they aren't spoofing that data. @@ Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css

[css-d] A fonts, font-replacement, standards, and accessibility question

2010-03-01 Thread Reese
if there is something else out there, something that does not rely on sometimes blocked (javascript, Flash, etc.), sometimes inaccessible (JAWS, etc.) technologies so that it defeats both Allsopp's and my own arguments? I'd like to hear about it. Reese 1- http://webstandardsgroup.org/features/john-allsopp.cfm

Re: [css-d] Train wreck in IE6

2010-02-07 Thread Reese
of a loss, to see the difference between * {font-size: 100%;} body {font: 0.84em;} and * {font-size: 84%;} body {font: 1em;} When you start doing measurements at different dpi values, aren't you going to see about the same changes either way? Reese

Re: [css-d] Train wreck in IE6

2010-02-07 Thread Reese
of those, but someone noteworthy on this list is using one of them. What I'm saying is, I don't see what the difference would be at different dpi values, which was the brunt of the argument against the practice in the links Felix posted. Reese

Re: [css-d] Train wreck in IE6

2010-02-07 Thread Reese
: 0;} body {font: 1em/1.33em Arial, sans-serif;} Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css

Re: [css-d] Problems with website in IE8?

2010-01-08 Thread Reese
=(detect+automatically)doctype=Inlinegroup=0 Also, there is no /meta tag. Use the proper self-closing / tag as such: meta blahblah blah / instead of inventing /meta. Where did that come from btw? Did you see it in use somewhere else? Reese

Re: [css-d] float problem in IE6/7

2009-12-06 Thread Reese
-z]. See http://www.w3.org/TR/1999/REC-html401-19991224/types.html section 6.2 SGML basic types. Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] Gap below footer

2009-09-18 Thread Reese
so bad. My point being, where is the point of diminishing returns and how do we know when we've gone too far? Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

[css-d] Problem with all Mac browsers according to BrowserCam

2009-07-18 Thread Reese
explain this different handling of linked, inline list elements? I tried searching the Wiki but mac font size didn't bring up any results, neither did safari font size. Reese __ css-discuss [cs...@lists.css-discuss.org] http

Re: [css-d] Problem with all Mac browsers according to BrowserCam

2009-07-18 Thread Reese
is a clickable link to the page... Yes, but it's proprietary stuff for a client so I hoped to avoid extracting the relevant code for public viewing. Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] Problem with all Mac browsers according to BrowserCam

2009-07-18 Thread Reese
to be a nearly identical length on both the Win and Mac platforms), but Helvetica Neue gives me a serif font everywhere except in Konqueror (Fedora Core 6). I'll have to play with the letter-spacing now that I know it's the problem child, thank you for the help. Reese

Re: [css-d] Problem with all Mac browsers according to BrowserCam

2009-07-18 Thread Reese
suppose the other option is to use images instead of text, I don't like that option. It isn't as SEO-friendly as text links and SEO-friendliness is important. Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css

Re: [css-d] list Within list problem

2009-05-29 Thread Reese
basic. I'll have to discuss this memory lapse with the maker, if he'll return my calls. Reese __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] list Within list problem

2009-05-28 Thread Reese
the text: ul li olli/li/ol /li... You should have: ul li/li olli/li/ol li... Once you get that straightened out, I'll bet your CSS starts working properly. Reese __ css-discuss [cs...@lists.css-discuss.org] http

Re: [css-d] IE 8

2009-05-05 Thread Reese
per the description above, but it's a proof that Multi-IE6 isn't the same as IE6. It stands to reason that there will be other differences, with no reason to doubt that rendering per the above will also be affected. Reese -- http://inkworkswell.com

Re: [css-d] IE 8

2009-05-05 Thread Reese
as IE6. Reese -- http://www.inkworkswell.com __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org

Re: [css-d] Columns? A Theoretical Question

2008-02-05 Thread Reese
div to those. It makes for a single-item column with another one just like it, beside it. It works, but I'm not happy with it. Reese __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] Columns? A Theoretical Question

2008-02-05 Thread Reese
, these are book descriptions, there is no standard length to correspond with a height dimension. Below, the CSS for the booklist and books divs. Reese -- HTML: http://inkworkswell.net/temp/columns.php CSS: http://inkworkswell.net/temp/columns.css In particular: #booklist { width: 625px

[css-d] Columns? A Theoretical Question

2008-01-31 Thread Reese
. The goal is left-to right recursive, in rows. Below, a crude ascii graphic. I've been through the CSS so many times and changed so many things, I'm getting lost and I'd like to start over. What can I do, to make item elements auto-fill in rows starting from top-left? Reese

[css-d] Site Check Please

2006-11-21 Thread Reese
. Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css

[css-d] firefox column shifting/jumping

2006-05-04 Thread reese
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.392 / Virus Database: 268.5.3/331 - Release Date: 5/3/2006 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2

[css-d] What are these weird classifiers?

2006-04-20 Thread Reese
of cleaning them out, missed a couple. Weird. Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com

Re: [css-d] What are these weird classifiers?

2006-04-20 Thread Reese
query, either. Searched with the wrong terms, probably. At 16:52 20-04-06, cj wrote: well, i can give it a shot at least! ;) You confirmed what I was concluding, so thanks one all! Reese -- Ink Works http://www.inkworkswell.com

[css-d] Safari puzzlement with divs/possibly float issues?

2006-02-03 Thread Reese @ M2 Web Studios
to shorten the title of the books to display for people the issues that caused. Thank you very much for your help and time. Oh, and yes, I usually use flexible font sizes but some other issues prevented me from doing so on this project :) Reese [EMAIL PROTECTED] -- No virus found in this outgoing

[css-d] Developing for OmniWeb: what is the consensus?

2005-12-21 Thread Reese
. Is this generally correct? What can be or is normally said to clients who observe that pages which look fine in all the other browsers typically don't look quite right in OmniWeb? Reese -- Ink Works http://www.inkworkswell.com __ css

Re: [css-d] Browser Check: Mac especially (NTKN)

2005-12-21 Thread Reese
image being linked to from three separate locations. The div containing the filler image on the left was copied en toto, renamed, and the left: classifier tweaked for proper offset at center and right. Reese -- Ink Works http://www.inkworkswell.com

[css-d] Fixed (was Son of Piefecta: Trouble with div height)

2005-12-19 Thread Reese
I delinked the attached setHeight.js file, the problem went away. Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] Browser Check: Mac especially (NTKN)

2005-12-19 Thread Reese
/structure.css http://inkworkswell.com/clients/testing/composition.css Reese __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org

[css-d] Son of Piefecta: Trouble with div height

2005-12-18 Thread Reese
/ie_screenshot.gif Tips suggestions greatly appreciated. Reese -- Ink Works Publication Services, Inc. http://www.inkworkswell.com #wrapper { width: 580px; _width: 582px; /* for IE */ height: 304px; margin-top: -13px; margin-left: -20px; border: 1px dashed blue

[css-d] Alternate box model hacks?

2005-11-30 Thread Reese
checks perhaps? Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http

Re: [css-d] Site Check Please

2005-11-26 Thread Reese
click on them. If a page is part of a subsection, then the menu should stay open. I'll have to learn more about Javascript to make that happen. Reese __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

Re: [css-d] Site Check Please

2005-11-26 Thread Reese
greek through mean in this context? Reese __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org

[css-d] Site Check Please

2005-11-21 Thread Reese
We are looking for feedback on http://inkworkswell.com/clients/monroelab Especially from MacIE/Safari users. All comments on display issues welcome. Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL

[css-d] Navlinks Vertical Alignment Issue / Site Check

2005-11-18 Thread Reese
images not displaying quite properly in IE6 also (they are the way we want them in FF1). Tips suggestions appreciated. Lastly, we are looking for feedback from MacIE/Safari users *crosses fingers* Reese -- Ink Works http://www.inkworkswell.com

[css-d] Re: safari unordered lists--margin left

2005-10-25 Thread Reese @ M2 Web Studios
From: webmaster [EMAIL PROTECTED] Hi there Reese, I'm pretty new to CSS AND I don't have a MAC to test this on. I'll just put it out and take my lumps as they come. I put a margin-right on the feature box (the box floated left) and removed the left-margin on the li (margin-left: 0;). Just

[css-d] list styling

2005-10-13 Thread Reese @ M2 Web Studios
) floated left, she will have to manually adjust the content of each column as her number of magazine titles grow. Utilizing a list will enable her to simply add a list item and have the columns resort themselves accordingly. Thank you! Reese

[css-d] Specificity question

2005-07-12 Thread Reese
through the several score of pages to give all the other links an ID, I am faced with abandoning the idea of a different link style. What can I do? Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Specificity question

2005-07-12 Thread Reese
here has any effect, all the earlier styles apply themselves to the new link. A thought, I am using span/span tags to give different bits of text in the div#order link different colors, could that be interfering with the shorthand? Reese -- http://www.inkworkswell.com 1+ 727-942-9255

Re: [css-d] Specificity question - FIXED

2005-07-12 Thread Reese
cannot foresee making that same mistake again while using this formatting tip. Reese -- http://www.inkworkswell.com 1+ 727-942-9255 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki

[css-d] Text weirdness @ 640x480

2005-06-15 Thread Reese
comprise 1% of all Web surfers, per the last report we've seen. Reese - Ink Works http://www.inkworkswell.com 1+ (727) 942-9255 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] Text weirdness @ 640x480

2005-06-15 Thread Reese
At 00:38 16-06-05, Reese wrote: We've recently discovered a bit of weirdness... Nevermind. I wrote that post, then stepped out to the garage to try finishing another sort of project, while I was out there my partner fixed it. A div had a top border defined and at such a narrow resolution