[email protected] wrote:
>
> I want the image 004.jpg centered in its column. It is indeed, at
> http://www.maireadnesbitt.com/_bruce/news/BSOt.html
>
> I want the paragraph "The Cultur-Casino in Berne ..." centered in that same
> column, but the text within the paragraph justified.
> But the paragraph appears at the left of its column on that page.
>
>
> Bruce
>
CSS
.batch025 {
border: 1px solid red; <----- :: test ::
}
Add ruleset:
.batch025 div {
width: 475px;
margin: 30px auto;
border: 1px solid red;<----- :: test ::
}
Add ruleset:
.batch025 div p {text-align: justify;}
Amend the markup to read:
<div class="batch025" align="center">
<img src="tb_files/00400000.jpg" alt="Konzerthaus" />
</div>
<!-- ============ -->
<div class="batch025">
<div>
<p>The Cultur-Casino in Berne, Switzerland, scene of the New Year's
Concert, Celtic Tunes,
of the Bern Symphony Orchestra. </p>
</div>
</div>
Not all users default to a white screen.
She still has a byte-order-mark embedded in her forehead...
Best,
~d
--
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/