Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
How do you assign an HTML id to a tag construct?
Let’s say you’re using linklist
. There’s a documented class
attribute to assign the HTML class
…but is there a way to assign an HTML id
to the ul
, please?
Offline
Re: How do you assign an HTML id to a tag construct?
Yes, use the html_id="my-linklist-id"
attribute :-)
TXP Builders – finely-crafted code, design and txp
Offline
Re: How do you assign an HTML id to a tag construct?
Offline
Offline