Jump to content

GC's Implementation of HTML5 / CSS


Recommended Posts

Just how complete is GC's implementation of HTML5, when combined with CSS attributes.

I uploaded a geocache page and it turned into "garbage".

 

Here is an example (in German):

<div style="text-align:center; border-radius:10px; border-style:dashed; background:#FF0000; padding:3px; font-family:'trebuchet ms', arial; font-size:27px; font-weight:700; color:#FFFFFF; font-style:normal">Passen Sie die Einstellungen wie unten gezeigt an:</div>

 

Here is an even more complex line that does not work:

<div style="text-align:center; text-shadow:8px 8px 0px #000000; padding:5px; background:#FF0000; border-radius:10px; border-style:dotted; border-width:15px; border-color:#FFFFFF; font-family:'times new roman', 'trebuchet ms', arial; font-size:48px; font-weight:700; color:#FFFFFF; font-variant:small-caps">This Is A Theater Style  Marquee!</div>

 

According to CSS HTML Validator 2019, both lines are validated line and also correct according to the W3C website.

 

Edited by Fledermaus
  • Funny 2
Link to comment
8 hours ago, Fledermaus said:

Just how complete is GC's implementation of HTML5, when combined with CSS attributes.

 

I have not seen any statement about GS's HTML 5 compatibility or intention to make it compatible. It is just an arbitrary set of available features you must manually test how they work. Some features are ripped of immediatelly from the source when you save it and some are modified at runtime.

Link to comment
14 hours ago, Fledermaus said:

Just how complete is GC's implementation of HTML5, when combined with CSS attributes.

The official list of supported HTML is in the Help Center article HTML in cache pages.

 

14 hours ago, Fledermaus said:

I uploaded a geocache page and it turned into "garbage".

Don't get fancy with the formatting. The HTML supported in cache descriptions is limited. The platforms used to view cache descriptions can be very limited.

 

KISS: Keep It Super Simple

  • Upvote 2
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...