<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>First, thanks for the project.<br><br>What do you suggest for adding new tags/classes?<br><br>For example, I am coding a site and I have a nav-bar..<br><br><br><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;div class="navbar-inner"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;div class="container"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"&gt; <br></div></blockquote>I was able to add a beInner method to the tbsNabBar tag.<br>I also added a tbsContainer tag..<br><br>Is there is an existing mechanism to add the class/data-toggle/data-target attributes to any&nbsp; tag?<br><br><br>thx.<br><br></div></body></html>