Posted by janecki on 11/24/24 11:47
Hello!
I want to create a custom XHTML tag.
1) I have something like this:
<table>
<tr> <td> TITLE </td> </tr>
<tr> <td> MESSAGE </td></tr>
</table>
2) After creating new tag:
<window title="TITLE">MESSAGE</window>
Please tell me how to create a custom tags in XHTML.(example)
Thanks!
Navigation:
[Reply to this message]
|