Front end code clean up…
-
When using template tags, I notice a lot of inconsistencies… some things use span tags, others divs, and still other p tags.
When someone simply wants to return data, (a list of tags or the subscribe link) it would be nice to have the bare minimum returned (text with at most, an
<a>
tag). Minimal markup will just make for cleaner, easier to assemble themes.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.