3. use single quotes to denote the string (you need to step out of the string to add variables)
4. use HERDOC syntax to denote the string
5. format your string using one of the printf() functions
6. use single quotes to enclose the HTML attribute values
__________________
please post your code wrapped in [CODE] [/CODE] tags