Meta data and scripts in relation to the <head> tag; pCloud issue #564
Closed
DhammaNotes
started this conversation in
General
Replies: 1 comment 1 reply
-
#303 This is already being tracked as an issue if I understand you correctly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working with pCloud Public Folder to create a website.
Oddly I noticed the source code greying out certain parts of the code.
I had a look at https://www.w3schools.com/html/html_head.asp
And it states about the head
The HTML <head> element is a container for the following elements: <title>, <style>, <meta>, <link>, <script>, and <base>.
Having moved the mentioned elements back into the head, now the site loads correctly. I did not have this problem with Github, it's only pCloud Public Folder.
Beta Was this translation helpful? Give feedback.
All reactions