By GokiSoft.com|
09:10 06/01/2021|
Học HTML5 - CSS3
[Share Code] Tạo dự án website đầu tiên - Lập trình HTML/CSS/JS
<!DOCTYPE html>
<html>
<head>
<title>HTML/CSS/JS tutorial</title>
</head>
<body style="background-color: #85a6de; background-image: url('https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bugatti-chiron-pur-sport-106-1582836604.jpg'); background-repeat: no-repeat; background-size: cover;">
<a href="https://www.google.com"><h1 title="Welcome to learning HTML/CSS/JS">Welcome to learning HTML/CSS/JS</h1></a>
<h2>H2</h2>
<h3>H3</h3>
<h4>H4</h4>
<h5>H5</h5>
<h6>H6</h6>
<h7>H7</h7>
<a href="https://gokisoft.com/"><img src="https://icdn.dantri.com.vn/thumb_w/640/2019/06/09/hot-girl-nong-nghiepdocx-1560089042698.jpeg" width="200px"/></a>
Hello World
</body>
</html>
Tags:
Phản hồi từ học viên
5
(Dựa trên đánh giá ngày hôm nay)