Electron microscopy
 
PythonML
Embed/Hide Codes/Markers into HTML Files
- Python Automation and Machine Learning for ICs -
- An Online Book -
Python Automation and Machine Learning for ICs                                                           http://www.globalsino.com/ICs/        


Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix

=================================================================================

In some cases, we want to embed some codes or markers into our HTML files so that we can easily identify them when using webpage editors or development tools. HTML comments can be one tool for such goal. Such HTML comments are not displayed in the webpage but can be seen in the source code and developer tools. For instance, we can embed some code lines like this:

<!-- My comment is here -->

===========================================

         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         

 

 

 

 

 



















































 

 

 

 

 

=================================================================================