I would like to format the bubble using a table layout.
(I am using Timeline not Exhibit.)
I can do this by generating XML data looking like this:
<event id='e1' start="Thursday, 29 February 1940, 12:00:00 AM"
title="1939 - Gone with the Wind" icon= '../Media/speaker_on.png '
image="" >
<style> h1, h4 {
color: red;
} </style>
<h1> Academy Awards - 1939 </h1 >
<table border="1" >
<tr > <td > Best Film:      </td >
<td > <h4>      Gone With the Wind
     </h4 > </td > </tr >
<tr > <td > Best Actor:      </td >
<td > <h4>      Robert Donat </h4
></td > </tr >
<tr > <td > Best Actress:      </td >
<td > <h4>      Vivien Leigh </h4 >
</td > </tr >
</table >
<br /> <br /> <br>OSCAR<br /><br /> <a
href=" https://www.youtube.com/embed/v/h2oX0zQA67U " target =
" _blank ">See it on You Tube</a>
</event>
This is obviously cumbersome, difficult to read etc.
I believe I should be able to use CSS and a class statement to replace all
that HTML stuff. Is this right and can someone point me to a description of
"How"?
You can see where this used here:
http://www.timelinecontinuum.com/akm1207.aspx
TIA
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.