<html> <head> <title>Image Viewer using CSS and JavaScript</title> <style> .modal-content { margin: auto; display: block; width: 80%; max-width: 700px; } ...
確定! 回上一頁