The earlier methods would all work.  Another option is <a href="http://api.drupal.org/api/drupal/includes%21common.inc/function/drupal_html_id/7">drupal_html_id($id).</a><br><br>&quot;This function ensures that each passed HTML ID value only exists once on the
page.&quot;<br><br>Lucas<br><br><div class="gmail_quote">On Tue, May 1, 2012 at 4:40 PM, Ms. Nancy Wichmann <span dir="ltr">&lt;<a href="mailto:nan_wich@bellsouth.net" target="_blank">nan_wich@bellsouth.net</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div><span>Each module may define its own IDs. Many people don&#39;t realize that the ID is actually a text field in the database, so they just use a numeric counter, as the Block module does. For the Block module, that&#39;s probably the best alternative to avoid duplication. In my modules, I prefer an alpha descriptor (or &quot;delta&quot;) as that gives me a reminder of what the block is supposed to do. So, for an example, the Weblinks module could have &quot;block-weblinks-random&quot;.<br>


</span></div><div> </div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><b>Nancy</b></i></font> <br></div><div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div>


<div><br><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;margin-top:5px;padding-left:5px">  <div style="font-family:arial,helvetica,sans-serif;font-size:12pt"> <div style="font-family:times new roman,new york,times,serif;font-size:12pt">


 <div dir="ltr"> <font face="Arial"> <hr size="1">  <b><span style="font-weight:bold">From:</span></b> Hakan</font><br></div><div>
Thank you Michael, that was helpful. In other words, the block ID is<br>generated programmatically by the block module? It would seem to me<br>that the footer message would use a more &quot;recognizable&quot; id than<br>


&quot;block-block-1&quot; - as in my case - being IDed as the first block<br>entered/saved...<br> </div></div> </div> </blockquote></div>   </div></div><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>