随笔分类 -  日常练习

description
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-02-24 15:17 leroywong 阅读(194) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html> <title>文字两端对齐</title> <head> <style> .content{ width:500px; height:600px; border:2px solid green; padding:0 20px; } .header{ wi 阅读全文
posted @ 2019-12-20 21:13 leroywong 阅读(187) 评论(0) 推荐(0)