[thelist] CSS question

Burhan Khalid burhankhalid at members.evolt.org
Thu Jun 13 19:42:01 CDT 2002


Hey Raymond :

	I think I have your image problem figured out. I hope you don't
mind, I had to download your site to my machine to tackle with it.
Anyhow, you can view what I came up with here :

http://members.evolt.org/burhankhalid/raymond


Let me know if that works,
Burhan

PS> Your son is very cute!

> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of Raymond Camden
> Sent: Thursday, June 13, 2002 6:39 AM
> To: thelist at lists.evolt.org
> Subject: [thelist] CSS question
>
>
> I've got (what I hope is) a simple CSS question. On my personal home
> page I use a 'block' style effect to wrap my content.
> However, my image
> on the home page (I'm the older one ;) bleeds out of the box
> on both IE
> and Mozilla. Any ideas? .jeff suggested this CSS style:
>
> .content img {
>   display: block;
> }
>
> but it didn't work for me. .content is:
>
> .content {
> /*	width:100%;*/
> 	min-width:120px;
> 	/* height: 100%; */
> 	/* top, right  */
> 	margin:0px 20px 20px 20px;
>
> 	border:1px solid black;
> 	background-color:white;
> 	padding:10px;
> 	}
>
> and the source using it is:
>
> 	<div class="content">
> 	<h1>Welcome</h1>
> 	<img src="images/ray6.jpg" width="280" height="290" alt="My son
> and I" border="0" align="left" hspace=6>
> 	<p>Welcome to the personal home page of Raymond K. Camden,
> Principal Spectra
> 	Compliance Engineer for <a
> href="http://www.macromedia.com">Macromedia, Inc</a>.
> 	On my home page you will find links to my ColdFusion development
> as well as
> [deletia]
> 	</p>
>
> 	</div>
>
> ==============================================================
> =========
> Raymond Camden, ColdFusion Jedi Master for Macromedia
>
> Email    : jedimaster at macromedia.com
> Yahoo IM : morpheus
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>
>





More information about the thelist mailing list