随笔分类 - HTML
摘要:<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://cdn.staticfile.org/jquery
阅读全文
摘要:https://icons.bootcss.com/#icons 官方图标库 https://www.runoob.com/try/demo_source/bootstrap-glyph-customization.htm 在线定制字体图标
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title>基本的表格布局</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min
阅读全文
摘要:<!doctype html> <html> <head> <title>收件箱</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
摘要:<!doctype html> <html> <head> <title>Bootstrap 实例-堆叠的水平</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bo
阅读全文
摘要:<!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
摘要:<!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet"href="bootstrap.min.css"> <script src="jquery.min.js"></script> <script src="bo
阅读全文
摘要:<!doctype html> <html> <head><title>皮肤库</title></head> <body> <table align="center"> <tr> <td> <div align="center"> <img src="800.png" height="150px">
阅读全文
摘要:<!doctype html><html><head><title>必吃美食</title></head><body><h3 align="center" ><b>必吃美食</b></h3><table align="center" cellpadding="10" style="border:do
阅读全文
摘要:<!docpyte html> <html> <head> <title>字体</title> </head> <style> .font h1{ font-family:"楷体"; } .font h3{ font-wiight:30px; font-heigh:30px; font-family
阅读全文
摘要:<!doctype html> <html> <read> <title>字体排版</title> </read> <body> <div> <h1>给设计师:字体排版才是网页的最基础</h1> <img src="https://nim-nosdn.netease.im/MjE4MTMzNzE=/
阅读全文