【web前端(十)】html_背景

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>背景1</title> <style> /*背景圖片平鋪repeat-y repeat-x*/ /*不平鋪(不重複)的話,就是no-repeat*/ body{ background-repeat: repeat-y repeat-x; background-image:url(
相關文章
相關標籤/搜索