摘要:
https://www.jqhtml.com/category/effect/page/11?effecttype=slide 阅读全文
摘要:
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content= 阅读全文
摘要:
字间距 letter-spacing 首行缩进 text-indent 阅读全文
摘要:
测试代码如下:(能够水平居中,通过text-align:center实现) <style>.box{ width:800px;height:600px;border:2px solid #000; text-align:center;}span{ display:inline-block; heig 阅读全文