Title: HTML Jargon
Last modified: August 19, 2016

---

# HTML Jargon

 *  [billgeorge](https://wordpress.org/support/users/billgeorge/)
 * (@billgeorge)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/html-jargon/)
 * I am using a recently designed theme called, “This Just In” by John Crenshaw 
   of WordPress Hacker. I am trying to “uncomment” the page navigation tabs at the
   top of the page. Unfortunately I’m not familiar with what commenting and uncommenting
   really are, so when I look at the HTML associated with the header tabs I don’t
   know what to remove to uncomment the tabs. For more on the subject, if necessary,
   go to this link> [http://wordpresshacker.com/themes/](http://wordpresshacker.com/themes/)
   and read posts on 8/06/08

Viewing 1 replies (of 1 total)

 *  [Chrisber](https://wordpress.org/support/users/chrisber/)
 * (@chrisber)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/html-jargon/#post-844696)
 * You’re looking for something that looks like this `<!-- -->` or this `/* */` 
   surrounding the code. The type of commenting tag used depends on whether you 
   are looking at css, php or html. The comment tags hide whatever they contain 
   from your browser. As soon as you remove the tags, the browser will see the code
   and act accordingly.

Viewing 1 replies (of 1 total)

The topic ‘HTML Jargon’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Chrisber](https://wordpress.org/support/users/chrisber/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/html-jargon/#post-844696)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
