# Xml/css

**URL:** https://forum.kirupa.com/t/xml-css/291674
**Category:** Uncategorized
**Created:** [July 2, 2009, 10:32pm UTC](https://forum.kirupa.com/t/xml-css/291674 "2009-07-02T22:32:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kempo](https://avatars.discourse-cdn.com/v4/letter/k/aca169/32.png) [@kempo](https://forum.kirupa.com/u/kempo)
#### Post date: [July 2, 2009, 10:32pm UTC](https://forum.kirupa.com/t/xml-css/291674/1 "2009-07-02T22:32:34Z")

</div>

I’ve got a dynamic text box in my flash document. It loads a css file and then renders my xml with the limited styles that flash allows.

I want to add a bottom border after a specific set of tags e.g.

\<tag\>\</tag\>  
------------- (bottom border)

I can’t hard code it into the xml file, as it will also be rendered by user input.

Is there any actionscript that can find a specific tag and then add a new tag/image/line under each instance?

I hope this makes some sense?

Thanks for any help.
