| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> <META http-equiv="Content-Style-Type" content="text/css"> <title>スタイルシート覚書</title> <STYLE type="text/css"> h1 { font-size:42px; color:#993333; } --> </STYLE> </HEAD> <BODY> <DIV align="center"> <H1>ドンベーの写真</H1> <IMG src="http://www47.tok2.com/home/donbey/DSCF04021.jpg" style="padding:15px; filter:shadow(color=#666666,direction=135,strength=10);"> </DIV> </BODY> </HTML> |