On 12/13/10 1:28 AM, Chetan Crasta wrote:
The language names are in two overflowed<p>  elements that are within
two floated divs. Then there is some absolute positioning etc. I think
the approach is far too complicated.

I have simplified the structure using an unordered list and
display:inline. This may even fix the alignment issues that you had (I
didn't notice any problems with the original).

http://roughtech.com/t/index.php.html

~Chetan


re:
<http://chelseacreekstudio.com/fa/index.php>

~d



Thanks for putting up that nice ul solution to the rather complex and divitis prone method I had been using. I decided to the use the below, rather than your ul solution, only because it seems to simplify the markup even a little further...

<header>
<p id="lang-l">english</p>
<p id="lang-r"><a href="http://chelseacreekstudio.com/fa/es/";>español</a></p>
<p id="tagline">Paintings by</p>
<h1>David Laakso</h1>
</header>


Best,
Mark Rothko






--
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [[email protected]]
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/

Reply via email to