絕對定位position:absolute;實現居中對齊

<!doctype html> <html> <head> <meta charset="utf-8"> <title>練習的地方</title> <style> .main { position: absolute; width: 700px; height: 500px; background: pink; left: 50%; //起始是在body中,橫向距
相關文章
相關標籤/搜索