I need to be able to reference a name and then use it lower down the page, but it has to be in HTML code.

so i need something like:

<Customer Name ="whatever">
Hi <Customer Name> how are you?

but that works in HTML