this is my quary.i want to add html text to my data base
INSERT INTO minute_item ( meeting_minute_id , type , text , date , responsible , status , finished_date,seq_id, cellHeight) VALUES ("5","Info", "<font face="Arial" size="3"><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">sdfsdfsdfsdfd</span></font>", "(null)","","open","(null)","3","79.000000")
it gives this error message.can you please how to solve this error

', not double,".