Dreamweaver中,如何将直角边框改为圆角边框?多谢!

来源:百度知道 编辑:UC知道 时间:2024/05/31 16:35:59
网页美化,想把网页中的直角边框改为圆角有狐度的边框,请高人指教!

ps里做四个圆角图片,贴到表格四个角,边框线可用表格属性或CSS调整。做圆角其实是一件很累的事

<!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>不定宽度的圆角框</title>
<style type="text/css">

.right_top{
background:#cba276 url(%E7%BD%91%E9%A1%B5%E7%B4%A0%E6%9D%90/right-top.gif)no-repeat right top;
padding:0;
margin:0 auto;
}
.left_top{
background:url(%E7%BD%91%E9%A1%B5%E7%B4%A0%E6%9D%90/left-top.gif) no-repeat;
paddin