Html code for tables

@dan you wont remeber but when I first came here I needed atable with some coloumns and you wrote some html code for me and I still use. But is there a way to make 1 row a different colour to signify a different event.

2026 Calender

I want to try make events different from race events?

Sure, do you have the custom component code for the table? If you can share just that table in a project I can fix it up for you (via Elements Cloud) :smiling_face:

like this?

elementsapp://downloadDocument/IG8mHBsQvsE0

just need certain rows a different colour

Looked at your site. Structure seemed similar to*Adding HTML Snippets to Elements
*
Just add (or your preferred color)

<tr style="background-color:pink">

tested via Safari Inspector. Screen shot below.

Brilliant…Thanks for your help Phil