【代码笔记】Web-CSS-CSS Positioning

一,效果图。css       二,代码。html   <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS Positioning</title> <style> p.pos_fixed { position: fixed; top: 30px;
相关文章
相关标签/搜索