Tạo website cá nhân: Em hãy hoàn thiện website cá nhân đã tạo từ các bài học trước bằng
Giải thích
Code:
<!DOCTYPE html>
<html>
<head>
<title>index</title>
<meta charset="utf-8">
</head>
<style>
body {background-color: cyan}
p{ -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; user-select: text;">";}
p{}
P{color:red;}
</style>
<body>
<ol>
<li> Kếhoạchhọctập </li>
<p> Giớithiệuvềbảnthân </p>
<p> Họtêntôilà: ...... Sinh ngày: 25/04/1985. Địachỉ: Hà Nội </p>
</ol>
</body>
</html>
Kếtquả: