html頁面定位到指定位置的4種實現方式

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <style> body { text-align: center; } #go_to { position: fixed; right: 10px; bottom: 10px; } </style> <body> <h3 name="top">唐詩300首</h3>
相關文章
相關標籤/搜索