Actions
Defect #30232
openRenaming some of the containers to HTML5 specific tags instead of just DIVs
Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
HTML5 has support for new markup tags, like <nav>, <header>, <section>, <article>, <footer>
By renaming containers with these tags instead, we could get rid of redundant class and ID definitions for styling, since you will be able to just call them by markup tag.
Files
Actions