【代碼筆記】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;
相關文章
相關標籤/搜索