/ Published in: PHP
Expand |
Embed | Plain Text
<?php { ?> <div class="imageElement"> <h3></h3> <p></p> <a href="#" title="open image" class="open"></a> <?php } } } ?>
You need to login to post a comment.
garretjames on 11/05/09
1 person have marked this snippet as a favorite
<?php { ?> <div class="imageElement"> <h3></h3> <p></p> <a href="#" title="open image" class="open"></a> <?php } } } ?>
You need to login to post a comment.