[Home]WikiBugs/CSSFormatting

UseModWiki | WikiBugs | RecentChanges | Preferences

General

These are just general ideas for CSSFormatting made easy...

Generally it would be nicer to have the classes applied to <div class="someclass"></div> Tags, and totally remove the formatting attributes from the HTML-Tags. And use IDs for the tags like

<div class="wikiheader">stuff here</div>
<a id="wikipagelink>Linktext</a>
<a id="wikiintermaplink">Linktext</a>
<a id="nonexistantpage">Linktext</a>
<span id="inlinecode">stuff here</a>

to me this would look much easier to find the formats from the source code.

an id mustn't occur more than once in a document, therefore this won't work for links -- MarkusLude

Ideas

see also StyleSheetExamples


UseModWiki | WikiBugs | RecentChanges | Preferences
Edit text of this page | View other revisions | Search MetaWiki
Last edited November 12, 2007 12:42 am by MarkusLude (diff)
Search: