<!DOCTYPE html>
<html lang="en">
<head>
<title>Infotech Bangla</title>
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<div class="main">
<div class="logo">
<h4>Infotech</h4>
</div>
<ul>
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="title">
<h1>Infotech Bangla</h1>
</div>
<div class="button">
<a class="btn" href="">WATCH NOW</a>
<a class="btn" href="">LEARN MORE</a>
</div>
</header>
</body>
</html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter