FG
💻 Software

Enable HTML5 tags on Eclipse

Fresh5 days ago
Mar 15, 202622896 views
Confidence Score0%
0%

Problem

I really love Eclipse (PDT)... But i'm developing sites using HTML5 and CSS3 and it mark the HTML5 tags like , and as invalid tags (inexistent). How can I add those new tags to it? And what about CSS3 rules? I read something about remove the "invalid tag" check... and that's not what I want. :(

Error Output

<nav>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Enable HTML5 tags on Eclipse

Low Risk

Not much info is available in the Zend site as regarding HTML5, so it's unclear whether they truly support it. From examining the Zend Framework source file Doctype.php, it seems that the DOCTYPE should be declared as simply in order to support HTML…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment