html 圖片在一個div中放大縮小效果

圖片放大,縮小也是前端中常常遇到得問題,如下就根據這個需求,作以下示範:javascript <!DOCTYPE html> <html> <head> <title>圖片放大</title> </head> <style type="text/css"> .main_div{ margin: 20px auto; text-align: center; } .pic_div{ position
相關文章
相關標籤/搜索