I have a small bit of coding (about 4 small lines of html) which I use on every page,
is it possible to add this in the css file and call on it with an ID/class
as and when I need to,
Here is the code if it helps
cheers
Steve
Code:<ul> <li><a href="http://www.******.com/menu1.html">m1<img class="img-flag" src=m1.gif" /></a></li> li><a href="http://www.******.com/menu1.html">m1<img class="img-flag" src=m1.gif" /></a></li> li><a href="http://www.******.com/menu1.html">m1<img class="img-flag" src=m1.gif" /></a></li> li><a href="http://www.******.com/menu1.html">m1<img class="img-flag" src=m1.gif" /></a></li> </ul>



Reply With Quote

Bookmarks