why is the first img function turns red? i am trying to build a website. index html file
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Apple Website Page - Easy Tutorials</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="navbar"
<img src="C:\Users\nadmi\programming\Website\apple.png" class="logo">
<nav> </nav>
<img src="C:\Users\nadmi\programming\Website\menu-icon-19353.png" class="menu-icon">
</div>
</body>
</html>
Aucun commentaire:
Enregistrer un commentaire