Skip to main content
docwhitnet
Participant
March 31, 2017
Answered

About Section in the HTML What is it For?

  • March 31, 2017
  • 3 replies
  • 483 views

  <!-- About Section -->

It is a very light gray color  !  Like its Hiding something....  When I scan my mouse over the "About Section" an Right click it see Attach...

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer BenPleysier

Starting with <!-- and ending with --> means that it has been commented out, like is done for coding comments.

In your case it comments that the following section is for about. See HTML comment tag

You have also shown Section as a menu item in Dreamweaver. That refers to a section in your document rather than a section-element in HTML.

3 replies

Rob Hecker2
Legend
March 31, 2017
docwhitnet
Participant
March 31, 2017

I'm not talking about <section> as a HTML Command:...  
I am talking about  a very light gray color  !  Like its Hiding something..

You really can not see it... I will type it down here... 56 <!-- About Section -->

BenPleysier
Community Expert
BenPleysierCommunity ExpertCorrect answer
Community Expert
March 31, 2017

Starting with <!-- and ending with --> means that it has been commented out, like is done for coding comments.

In your case it comments that the following section is for about. See HTML comment tag

You have also shown Section as a menu item in Dreamweaver. That refers to a section in your document rather than a section-element in HTML.

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!