View Single Post
Old 05-13-2014, 08:39 PM   #1
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
Insert user-defined tags [<>]

I read that you can add a class to a insertable tag, and when you select text and apply the [<>] insert tag it will 'tag' the text.

Q1: Am I doing something wrong since I also get the class on the closing tag:


Code:
<body>
  <h1>test</h1>
  <p class="title">this will be the title</p class="title">
</body>
Q2: how do you delete a tag when not wanted any more, like the 'p_title' one where I was experimenting

Thanks
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	282
Size:	38.3 KB
ID:	122945  
phossler is offline   Reply With Quote