If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!Bonjour all,
Today, i was editing some tables for a friend who was using frontpage which inturn scrambled all the <span class> tags.
For example, we would have :
Which would give something like TestingCode:<span class="table3"> Testing </span>
But frontpage managed to just give it out as :
Which would give something like TestingCode:Testing
I was wondering, if there was any way of having a 'default css', where if the text doesnt have a class, it is displayed in a certain way.
Im pretty certain there is, as otherwise it wouldnt appear blue and in a certain font if it doesnt have a class.
Anyone who can tell me how to change the 'Testing' into 'Testing' without adding the span to each one, shall recieve 200DNF$.
Thanks
Flubber
My Signature Could Beat Up Your Signature Any Day...
Just define the style for containers, eg <P> or <TD> tags. Then any text that is contained in those structures will follow the specifics of that style class.
Bookmarks