html version
-
When editing a page or post, what version of html is being used? Clearly my html is outdated but I can’t update my html unless and until I know what version of the code is being accepted here. I seem to be fighting whatever is there. Thank you.
The blog I need help with is: (visible only to logged in users)
-
The header in the source code of your site states:
<!DOCTYPE html>
so that would be HTML 5Ref: https://www.w3schools.com/tags/tag_doctype.asp
If you have a specific example of what your HTML is fighting, please post it here between back ticks or code tags so we can take a look.
- The topic ‘html version’ is closed to new replies.