Posted by Scotty on 02/14/06 14:55
"Steve Pugh" <steve.grumpy@gmail.com> wrote in message
news:1139920965.353341.44710@g14g2000cwa.googlegroups.com...
> Yes. Use the appropriate HTML and then apply CSS to give it the
> appearance you want.
>
> <div id="right">
> <h2>Upcoming Events</h2> (Or whatever is appropriate in your page's
> hierarchy of headings)
>
> <table class="eventsListing"><caption>ASP World Tour</caption>
> <tr><td class="date">28/3:</td><td class="event">Quicksilver Pro (Gold
> Coast)</td></tr>
> ....
> </table>
> </div>
>
> Steve
Thanks Steve, I appreciate you taking the time to answer my questions.
Navigation:
[Reply to this message]
|