HTML Element Style How to - Make table cell editable. ... DOCTYPE html> <html> <head> <style type='text/css'> td { width: 200px; } td:focus { border: 2px ...
確定! 回上一頁