shikhamishra Posted November 5, 2022 Report Share Posted November 5, 2022 How may comments be inserted into HTML code without being seen by the browser? Quote Link to comment Share on other sites More sharing options...
0 Tubby Posted November 11, 2022 Report Share Posted November 11, 2022 What do you mean by "without being seen by the browser"? If it is just comments on the source, I don't think there is a limit for that. There is a limit for characters though, check the note in this article https://howto.caspio.com/datapages/datapage-components/html-blocks/ Quote Link to comment Share on other sites More sharing options...
0 kpcollier Posted November 11, 2022 Report Share Posted November 11, 2022 (edited) You can use this: <!-- --> <!-- stuff inside here is the comment --> Edited November 11, 2022 by kpcollier Pretty sure this is just spam. Quote Link to comment Share on other sites More sharing options...
0 Aether Posted November 11, 2022 Report Share Posted November 11, 2022 Inline with this, make sure that you click "SOURCE" before pasting the code: Or uncheck the "Enable HTML Editor" on the advance tab : Quote Link to comment Share on other sites More sharing options...
Question
shikhamishra
How may comments be inserted into HTML code without being seen by the browser?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
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.