[css-d] CSS Family Tree?

2005-12-09 Thread Chad Calhoun
I'm looking to make a family tree and I think the best way to do it is using a list, but I'm not sure. Has anybody tried doing this before or are there any examples up somewhere? __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] Flash and CSS

2005-11-21 Thread Chad Calhoun
topic.php?t=221 ------ Chad Calhoun overitmedia e] [EMAIL PROTECTED] w] www.overit.com -Original Message- On Nov 20, 2005, at 6:26 PM, Kat Lindsey wrote: > Is it true you have limited use of the CSS tags in flash? And if so, > does > anyone know where I might

RE: [css-d] Line break issues

2005-10-19 Thread Chad Calhoun
This is pretty damn close but not quite. I think we've pretty much exhausted my idea of doing this strictly with css. Thanks anyways. -Original Message- From: Adam Kuehn [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 4:02 PM To: Chad Calhoun; 'CSS List' Su

RE: [css-d] Line break issues

2005-10-19 Thread Chad Calhoun
That wouldn't always work either. someSome text here and some more. Has anybody worked with styling a ? What attributes are able to be applied? -Original Message- From: diego nunes [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 12:02 PM To: Chad Calhoun; css di

RE: [css-d] Line break issues

2005-10-19 Thread Chad Calhoun
ECTED] Sent: Wednesday, October 19, 2005 11:30 AM To: Chad Calhoun; CSS List Subject: RE: [css-d] Line break issues >Yeah, but not every paragraph will have a at the end of it. Those >are the cases where I need to do this. Margins are the way to go, here. Do you need this extra space at

RE: [css-d] Line break issues

2005-10-19 Thread Chad Calhoun
Yeah, but not every paragraph will have a at the end of it. Those are the cases where I need to do this. -Original Message- From: Christian Montoya [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 9:29 AM To: Chad Calhoun Cc: css-d@lists.css-discuss.org Subject: Re: [css-d

[css-d] Line break issues

2005-10-19 Thread Chad Calhoun
Is there any possible way to make line breaks before closed tags actually create a line break? I work with clients who have both flash and html sites and am trying to make the html text look like flash due to flash's inability to handle html correctly. Here's an example: Code: Some text goes he

[css-d] CSS Dropdown

2005-04-28 Thread Chad Calhoun
I'm working on a site and am having a couple problems. My main issue right now is that I can't get the dropdowns to show up on top of the nav in IE. It's working fine in Firefox. I know the z-index works differently in IE and I've worked around it before but I can't figure out / remember what to