Title: Page structure
Last modified: August 18, 2016

---

# Page structure

 *  [noobie](https://wordpress.org/support/users/noobie/)
 * (@noobie)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/page-structure/)
 * This may well be a really stupid question but I’ve been searching around and 
   can’t figure it out!
 * When writing content to a Page using the wysiwyg editor – how would I go about
   adding another heading further down the page – there doesn’t seem to be a way
   to add further <h#> tags in the quicklink icons. I don’t want to use bold as 
   it’s not semantic.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [nearlythere](https://wordpress.org/support/users/nearlythere/)
 * (@nearlythere)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/page-structure/#post-293125)
 * quicktags is easy to customize.
 * at about line 35 you can start adding in new quicktags when the ‘edButtons’ start.
   they will appear leftmost in your post editing page.
 * i have a subheader for mine, and it looks like this, notice all the places you
   have to change.
 * edButtons[edButtons.length] = 
    new edButton(‘ed_subheader’ ,’subheader’ ,'<h4
   >’ ,'</h4>’ ,” );
 * try searching the forum and the codex for quicktags examples. i think there’s
   other examples, and maybe you could be prompted to type in 3, 4, 5, etc to get
   various subheadings.
 *  Thread Starter [noobie](https://wordpress.org/support/users/noobie/)
 * (@noobie)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/page-structure/#post-293126)
 * Ahh! I had no idea you could add to quicktags!
 * Thank you very much for the quick response – this will save me loads of problems.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page structure’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 2 participants
 * Last reply from: [noobie](https://wordpress.org/support/users/noobie/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/page-structure/#post-293126)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
