This is a bit closer...

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd";>

<html lang="en-US">
<head>
        <title>Untitled</title>
        
        <style type="text/css">
                body {
                        background-color: #ffffe0;
                }
                
                img {
                        border: 2px solid white;
                }
                
                .blackBorder {
                        border: 10px solid black;
                        margin-left: auto;
                        margin-right: auto;
                        text-align: center;
                }
                .tanMatte {
                        border: 20px solid tan;
                        background-color: black;
                        float: left;
                        width: 250px;
                        padding: 20px;
                        text-align: center;
                }
        </style>
        
</head>

<body>

<div class="tanMatte"><div class="blackBorder"><img src="Pic1.jpg"
alt="" border="0"></div></div>
<br clear="all">
Most-Viewed Campgrounds<br>
Lodgepole Campground<br>
Salmon Creek Campground<br>
Union Flat Campground<br>
<div class="tanMatte"><div class="blackBorder"><img src="Pic2.jpg"
alt="" border="0"></div></div>

</body>
</html>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:146272
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to