<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>5 ธันวามหาราช</title> <link href="home.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { background-image: url(bg_king.png); } .img{ border:solid; border-width: 8px; border-top-color: #988001; border-right-color: #786502; border-bottom-color: #988001; border-left-color: #786502; } .link{ border-width: 0px; } --> </style></head> <body> <div align="center"> <p><img src="king.png" width="578" height="500" class="img"></p> <p><a href="http://www.plan.ru.ac.th/index.php" target="_parent"><img src="home.png" width="280" height="60" class="link" /></a></p> </div> </body> </html>