|
<html> <head> <title>テーブル</title> <style type="text/css"><!-- td{padding:20px} --></style> </head> <body> <table><tr><td><img src="5-1.jpg"></td></tr> </table> </body> </html> |
|
<html> <head> <title>テーブル</title> <style type="text/css"><!-- --></style> </head> <body> <table><tr><td><img src="5-1.jpg"></td></tr> </table> </body> </html> |