css样式之背景图片
生活随笔
收集整理的這篇文章主要介紹了
css样式之背景图片
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1、css樣式背景之使用圖片來做為背景
example:
<!DOCTYPE html>
<html>
? ? ?<head>
? ? ? ? ? ?<meta http-equiv="content-type" content="text/html;charset=utf-8">
? ? ? ? ? ?<title>頁面一</title>?
? ? ? ? ? ?<style>
? ? ? ? ? ? ? ?.logo{
? ? ? ? ? ? ? ? ? ? background:url('image/gouwu.image') -19px -18px;height:20px;width:20px; no-repeat;
? ? ? ? ? ? ? ?}
? ? ? ? ? ?</style>
? ? ?</head>
? ? ?<body>
? ? ? ? ? <div class='logo' ></div>
? ? ?</body>
</html>
轉載于:https://www.cnblogs.com/Brin-guo/p/4845153.html
總結
以上是生活随笔為你收集整理的css样式之背景图片的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 微博借钱怎么分12期
- 下一篇: Ubuntu 下一个 vim 建立pyt