By Josh Lewis on Monday, 16 January 2017
Posted in General Issues
Replies 1
Likes 0
Views 179
Votes 0
When you upload an image to an album it creates a index.html file. Inside of each file it has the following HTML:


<html><body bgcolor="#FFFFFF"></body></html>


According to W3Schools they say:
The <body> bgcolor attribute is not supported in HTML5. Use CSS instead.


I suggest making future index.html files use inline CSS for the body tag. Very minor detail, but mainly want to be W3C compliant.
Thanks for your input, I will pass this to our developer regarding this.
·
Monday, 16 January 2017 20:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post