Page 1 of 1

html and css versions

Posted: Sun Mar 14, 2021 12:45 pm
by bubblegumweb
Hi all,

I have a question about the version of the html & css when a website is published for the web. Can someone please inform me what are the versions of the html & css files published by wysiwyg builder are if any, as I don't see any reference in the coding on published websites created by me.

!doctype html (This is what is showing.)

Regards
Gary

Re: html and css versions

Posted: Sun Mar 14, 2021 1:01 pm
by Pablo
The default output is HTML5 and CSS3. The latest standards.

Re: html and css versions

Posted: Mon Mar 15, 2021 6:58 am
by bubblegumweb
Thanks Pablo