Laura Creighton wrote:

I want to make all of these things:
   * Business
   * Education
   * Lightning talks
   * Python Frameworks
   * Python Language
   * Refereed papers
   * Science
   * Social skills/General topics
   * Tutorials/Neopythes
   * Zope Lightning talks
   * Zope/Plone

Link to their own section in 'Propose a talk'.

How do I do that?  If somebody could do that for just one of them, then I could
do it for the rest.

Thanks very much,
Laura Creighton



Hi, look at the example, I've added a list at the top.

 <li><a href="#business">Business</a></li>

then add anchors before each header in each track

 <a name="business" title="Business"></a>
<h2>Business</h2>


regards /JM

_______________________________________________
EuroPython mailing list
[email protected]
http://mail.python.org/mailman/listinfo/europython

Reply via email to