Re: [css-d] hover pseudo class

2005-05-24 Thread 4css!!!!
> I want to have a row of thumbnails on the left, and as you roll the > mouse over a thumbnail a larger image appears on the right. Hi Anthony, try this link http://www.webreference.com/programming/css_gallery/index.html I think that this will do what you are describing that you need. hth

Re: [css-d] p:hover

2005-06-19 Thread 4css!!!!
S A designe's Guide, a book which I highly recomend that you purchse. HTH!!! 4CSS -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 6/17/2005 ___

Re: [css-d] Large gap appearing in IE6

2005-06-19 Thread 4css!!!!
g the items in your rules with a semi-colon. (unless you are and its my instant view program not displaying it correctly) IF you aren't closing them, you really should. I have only looked quickly, but I hope that I have been able to give you a little bit of help. 4CSS - Origin

Re: [css-d] Seeking intense CSS Training

2005-06-24 Thread 4css!!!!
. 4CSS!! - Original Message - From: "Al Sparber" <[EMAIL PROTECTED]> To: "CSS Discuss" ; <[EMAIL PROTECTED]> Sent: Friday, June 24, 2005 9:27 AM Subject: Re: [css-d] Seeking intense CSS Training > From: <[EMAIL PROTECTED]> > >> I'm

Re: Font size increase - how to avoid it? Re: [css-d] Getting CSS to look good on Mac

2005-07-16 Thread 4css!!!!
A great technique for working with fonts, I believe that BigJohn even posted this on here about a month ago. html, body { font-size: 100.01%; } The rest of your elements that you need to style through your page you can use ems. If you need to have your fonts work with reszing you need to u

Re: [css-d] Re: Can float work with background-color?

2005-07-22 Thread 4css!!!!
>>3. I think you want a width on your second div as well. And float it right. Any time you use floats, make sure you add a width, or its not going to work, and you can float left or right on the second column. I have done both. Hope this helps 4css! -- No virus found in this ou

[css-d] to container/wrapper or not to container/wrapper

2005-08-22 Thread 4css!!!!
This just came up today on a forum I visit, question was in regards to using a container/wrapper when doing your designs, if so, what would the reasons be, if not why not, is this just for certain layouts, fixed and fluid, just fixed, just floats etc.. One answer was that inexperienced CSS'ers

Re: [css-d] to container/wrapper or not to container/wrapper

2005-08-22 Thread 4css!!!!
Donna stated: > well, I'd say it's kind of like bringing home the groceries - if you've > got a car, then why use bags? --because it is easier to take them manage > the groceries - taking them inside, organizing different types of > groceries, keeping them cold... > LOL! Being a mom of 5 childre

[css-d] Hacks, to use them, or not

2005-08-23 Thread 4css!!!!
Ok, this is my next question in my learning quest. To use hacks or not to use hacks. There are so many of them out there that it is a bit confusing. And with so many to learn it gets a bit frustrating. How do you remember all of them? do you keep a cheat sheet near you? My mind is sort of bogg

Re: [css-d] Hacks, to use them, or not

2005-08-23 Thread 4css!!!!
Thanks Al and Haoshiro. I really appreciate your replies. I have come across the conditional statments, and did use them in the beginign of my playing with css. I have just recently purchased Lowery's book, CSS Hacks and Filters, and didn't really realize how many of them are out there! 4~CSS!

Re: [css-d] Hacks, to use them, or not

2005-08-23 Thread 4css!!!!
Hi Adam, thanks for the links, I will flag this email and make use of it. I have seen the links on the Wiki, and wished to know of more if they are out there, good ones that is. >snip< > Not to pick on Al at all. It's just that this topic has been known to > reach Holy War status. I'd rather

Re: [css-d] Simple two columns

2005-08-26 Thread 4css!!!!
Hi Stephen > How do I go about making two simple columns to sit side by side to each > other using CSS? If you go to this link on the css-d site, you will find some two column layouts, maybe one of these will help you out? http://css-discuss.incutio.com/?page=TwoColumnLayouts More links for l

Re: [css-d] Angled text

2005-05-04 Thread 4css!!!!
> Hello list, > > Anyone seen/done angled text? Is it possible to angle a div so that text > ran at an angle on a Web page? > > TIA > Hi, could this be what you are after? http://www.thereddevil.net/examples/diagonaltext.htm 4css -- No virus found in this outgoin

Re: [css-d] Angled text

2005-05-04 Thread 4css!!!!
Here is another one that uses javascript http://jdstiles.com/java/angledtext2.html hth 4css -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.3 - Release Date: 5/3/2005

[css-d] css positioning help

2005-05-10 Thread 4css!!!!
I have two pages that I am trying to figure out relative position with. http://csstest2.debsplace.org/relativeP_costarica.shtml In firefox this one doesn't look too bad, I dont' think. But, the wrapper border doesn't go all the way around the content as I intend for it to do. http://csstest2.deb

[css-d] Some css questions

2009-01-16 Thread 4css aka deb
I have been away from coding for over a year due to illness and am trying to get my brain back into coding again. And being self taught I am sure there were things previous to my illness that I could have still learned from more studying. My questions are related to floats and IE7. I had a l

[css-d] Mac assistance please?

2006-09-08 Thread 4css aka deb
http://debsplace.org/artist/demo3b.html I'm working on this site and it appears to be working on the pc version browsers fine. However, the owner has a mac, and on his browsers the pages aren't showing up too good. If anyone can be of any assistance I would appreciate it as I dont' have access

Re: [css-d] Mac assistance please?

2006-09-08 Thread 4css aka deb

Re: [css-d] Mac assistance please?

2006-09-09 Thread 4css aka deb
at is) - Original Message - From: Philippe Wittenbergh To: CSS-D Sent: Saturday, September 09, 2006 2:37 AM Subject: Re: [css-d] Mac assistance please? On Sep 9, 2006, at 7:24 AM, 4css aka deb wrote: > http://debsplace.org/artist/demo3b.html > I'm working on

Re: [css-d] Mac assistance please?

2006-09-09 Thread 4css aka deb
eatly appreciated. Deb - Original Message - From: Roger Roelofs To: 4css aka deb Cc: CSS-D Sent: Saturday, September 09, 2006 2:16 PM Subject: Re: [css-d] Mac assistance please? Deb, On Sep 9, 2006, at 10:21 AM, 4css aka deb wrote: > Ok, I loaded up the new style sheet w

Re: [css-d] Mac assistance please?

2006-09-09 Thread 4css aka deb
The browser versions for Mac safari 2.0.4 and IE for Mac: 5.2.3 Apparently there hasn't been a change in the view. When using browser hacks like this, you have to follow the recipe exactly, every character counts, including spaces. That alone will fix 80% of your problems. You also

[css-d] IE 6 problems? Assistance please?

2006-09-13 Thread 4css aka deb
Hi I am working on the following pages that are indicated by the links and information given. I am not seeing these problems, however others are apparently seeing them. If any of you could be of any assistance I would greatly appreciate it. Following are the comments from the pages that were vi

Re: [css-d] IE 6 problems? Assistance please?

2006-09-14 Thread 4css aka deb
- Original Message - From: ~davidLaakso To: css-d@lists.css-discuss.org Sent: Thursday, September 14, 2006 1:22 PM Subject: Re: [css-d] IE 6 problems? Assistance please? Zoe M. Gillenwater wrote: [trimmed] > 4css aka deb wrote: > >> I am not

Re: [css-d] IE 6 problems? Assistance please?

2006-09-14 Thread 4css aka deb
- Original Message - From: ~davidLaakso To: css-d@lists.css-discuss.org Sent: Thursday, September 14, 2006 1:22 PM Subject: Re: [css-d] IE 6 problems? Assistance please? Zoe M. Gillenwater wrote: [trimmed] > 4css aka deb wrote: > >> I am not

[css-d] IE7 float issue

2010-04-28 Thread 4css aka deb
I have a 3 column fixed wrapper floated column layout that I am trying to work on. Of course in firefox it works fine. I figured I would check out the one page that I already have 3 columns on in IE7 to see how it is working. Unfortunatly, the third column sinks to the bottom of the page. If I c