Skip to main content

Posts

Showing posts from November 24, 2021

Layout5 - Đức

Untitled Document TIN TỨC ONLINE Hiển thị ngày 24/11/2021 Diễn đàn Liên hệ Giới thiệu Trang chủ //code <!doctype html> <html> <head> <meta charset="utf-8"> <title>Untitled Document</title> <script type="text/javascript" src="../jquery-3.6.0.js"></script> <style> #container{ margin:auto; width:800px;} #header { background-color:#06B5F4; width:100%; height:100px; margin:auto;font-size:larger;} #menu { background-color: #080255; width:100%; height:30px; margin:auto; font-size:larger;} #menu1 { float:left; color:#F0E4E4...