Abdelrahmanhossam2222
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Edited "Tag Start is not closed" error -> in the html section of a Django project..
Writing this: <link rel="stylesheet" href="{%static "css/myStyle.css"%}"/> Or this: <img src = " {% static "images/easy.jpg" %}" alt="" width="500" height="500"> Gives me "Tag Start is not clos...