- Home
- New Car
- Used Car
- Test Drive
- Contact
- Service
Progress is not just felt It is experienced.
Discover Now .textR{ position: absolute; left: 30px; top: 80px; font-size: 60px; color: #050505; } .view2{ position: absolute; left: 140px; bottom: 20px; text-transform: uppercase; } /* CONTENT */ #title{ margin-top: 50px; margin-bottom: 30px; font-size: 50px; } .sp, ten, gia, mua{ width: 285px; margin-left: 20px; float: left; } .sp:first-child, ten:first-child, gia:first-child, mua:first-child{ margin-left: 0; } .sp{ overflow: hidden; margin-bottom: 20px; } .sp img:hover{ -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); } .sp img{ -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); } .ten p{ color: #464444; text-align: center; margin-bottom: 20px; font-size: 25px; } .gia{ text-align: center; font-size: 40px; font-weight: bold; color: #818753; margin-bottom: 20px; } .gia span{ font-size: 25px; } .mua{ text-align: center; margin-top: 10px; } layer4{ margin-bottom: 18px; } /* Banner */ #baner1{ width: 680px; height: 550px; margin-right: 20px; float: left; position: relative; background-image: url('pictures/Picture4.jpg'); background-repeat: no-repeat; margin-top: 30px; } #baner2{ width: 450px; height: 630px; float: left; background-image: url('pictures/Picture1.jpg'); background-repeat: no-repeat; position: relative; margin-top: 30px; } textL2{ position: absolute; top: 65px; left: 50px; font-size: 60px; color: #050505; } view3{ position: absolute; top: 130px; left: 55px; text-transform: uppercase; } textR2{ position: absolute; left: 70px; top: 60px; font-size: 60px; color: #050505; } view4{ position: absolute; top: 200px; left: 70px; text-transform: uppercase; } /* FOOTER */ about{ margin-top: 80px; width: 400px; float: left; margin-bottom: 80px; } about #trai{ margin-top: 80px; width: 70px; height: 38px; margin-top: 15px; margin-right: 20px; float: left; } about #phai{ margin-top: 18px; font-size: 15px; width: 245px; color: #6C6666; float: left; } contact{ margin-top: 80px; width: 300px; float: left; } contact p{ margin-top: 80px; font-size: 16px; margin-top: 10px; color: #6C6666; } contact span{ font-size: 20px; font-weight: bold; } link{ margin-top: 80px; width: 500px; float: left; } link p{ font-size: 16px; margin-top: 45px; color: #6C6666; } form { width: 300px; border: 1px solid green; padding: 20px; margin: auto; font-weight: 700px; } form input { width: 100%; padding: 10px 0; } - PHP: 0) { echo 'alert("Bị trùng tên chưa nhập tên!"); window.location="formlt.php";'; // Dừng chương trình die (); else { $sql = "INSERT INTO member (firstName, lastName, phone, email, address, dayOfBirth, whatCar, howLong, whenCar, whatCarTest ) VALUES ('$firstName','$lastName','$phone','$email', '$address', '$dayOfBirth', '$whatCar', '$howLong', '$whenCar', '$whatCarTest')"; } echo 'alert("Đăng ký thành công!"); window.location="formlt.php";'; if (mysqli_query($conn, $sql)){ echo "First Name: ".$_POST['firstName'].""; echo "Last Name: ".$_POST['lastName'].""; echo "Phone Number: ".$_POST['phone'].""; echo "Email: ".$_POST['email'].""; echo "Address: " $_POST['address'].""; echo "Birthday: " $_POST['birthday'].""; echo "Current vehicle: " $_POST['whatCar'].""; echo "How long have you owned the vehicle?: " $_POST['howLong'].""; echo "When you intend to buy a car?: " $_POST['whenCar'].""; echo "Which car you want to try ?: " $_POST['whatCarTest'].""; } else { echo 'alert("Có lỗi trình xử lý"); window.location="formlt.php";'; } ?> > > > Kiến trúc web: Header: Trung tâm: - Banner: - Content: - Banner Footer: