If you want to make the DIV clickable you can use the onclick attribute of it. Here is a plain html to do that: <html> <body> <div ...
確定! 回上一頁