DOCTYPE html> <html> <head> <title>menu mockup</title> <style type="text/css"> .show {display: none; } .hide:focus + .show {display: inline; } ...
確定! 回上一頁