做一张图
<!DOCTYPE html><html><head lang="en"> <meta charset="UTF-8"> <title></title> <style> .head{ background-color: #000000; width: 1001px; overflow:hidden } .zhengwen{ font-size:11px ; margin-left: 8px; color: #cccccc; width: 987px; } .head3 { float: left; font-weight: bold; font-size: 50px; } .head2{ float: right; border: 1px dashed #cccccc; } h1{ text-decoration: underline; } .shuixing{ float: left; border: 1px dashed #cccccc; } .shuixing1{ text-align: left; } .jinxing{ float: right; border: 1px dashed #cccccc; } .jinxing1{ text-align: right; } .diqiu{ float: left; border: 1px dashed #cccccc; }