Skip to content

why the photo icon doesn't appear in this cod live server?? #8

Description

@MonaHasanin

why the photo icon doesn't appear in this cod live server??


<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="This page contains all the things I am learning how to create as I learn HTML.">
    <title>جافا سكريبت</title>
    <link rel="icon" href="html5.png" type="image/x-icon">
    <link rel="stylesheet" href="style.css">
</head>

<body dir="rtl">
    <div id="container">
        <p id="text">جافا سكريبت في 48 دقيقة - مدخل شامل الى مفاهيم اللغة </p>
        <button id="zar" type="button"> إضغط هنا</button>
        <ul id="menu">
            <li>جافا سكريبت في 48 دقيقة </li>
            <li>مدخل شامل الى مفاهيم اللغة</li>
            <li>نجرب ده كمان</li>
            <li>واخر واحد في الليست</li>
        </ul>
    </div>
    <script src="script.js"></script>
</body>
</html>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions