if yes then what we can do with cookies?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You say static html, does this mean with javascript?
If so you can use javascript cookies to remember things like whether a menu was expanded, when the user last visited the site etc.
If you just mean pure html on its own then no, cookies can have no benefit to you and you can’t write or access them.