Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
HTML Tag Attribute
When i view the source of our netsuite website i notice that the <html> tag is missing xmlns attribute.
It should be:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Is it possible to add attribute to the html tag in netsuite?
Thanks.
0