Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

When I press run after I finish coding with html code, it shows an I logo meaning it doesn't work ?

+1 vote
asked 1 hour ago by IFEOLUWA OMIKUNLE (430 points)

3 Answers

0 votes
answered 1 hour ago by SOMKENE OKEKE (410 points)
N*gg* your school blocked it
0 votes
answered 1 hour ago by CHIMBUNDOM EKWEONU (290 points)

look there are many reason for that but all I can tell you is that just to log into you can access html any time

commented 1 hour ago by CHIMBUNDOM EKWEONU (290 points)
ya I agree to it
0 votes
answered 1 hour ago by SAM EKIKEREOBONG (230 points)

Look there are many reasons for this actually 

.one the code doesn't work or is incomplete

.There might be a glitch in the system

This is also happening to me i just use python instead

another reason is because some thing is wrong with the html language

commented 1 hour ago by IFEOLUWA OMIKUNLE (430 points)
Is there any other viewer that can confirm this please
commented 1 hour ago by SOMKENE OKEKE (410 points)
megamind  boy you are smart  how do you do html  try this:

<!DOCTYPE html>
<title> My Website </title>
<head2>
All to know about My website
</head2>
<body2>
<p> This is my website. </p>
<p>You can also check our other webpages</p>
<img src="https://shorturl.at/fa800" />
         <a href = "profile.html">My PROFILE</a>
                   <a href = "hobbies.html">My HOBBIES</a>
                             <a href = "movies.html">My Fave Movies</a>
                                       </body2>
                                       </html>
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...