+ 1
I am trying to put a title but it doesn't work in the browser. Can someone help please?
15 Antworten
+ 5
Hey write it like this!
<!Doctype html>
<html>
<head>
<title>type yout title here<title/>
<head/>
<body>
<body/>
<html/>
+ 5
N Ayoub see👆 you dont wrote "c" in <!Doctype html>
+ 5
Ok gd!👍
Keep it up bro😊
+ 4
<html>
<head>
<title>type your title here</title>
</head>
<body>
</body>
</html>
+ 1
<! DO TYPE html>
<html>
<head>
<title>Learning HTML</title>
</head>
<body>
</body>
</html>
+ 1
Oh yeah it was auto correct😬 and yeah I know but with me it says index instead of learning html
+ 1
Yes okay I will try this. Will get back to you thx
+ 1
What you have written in it, tell me.
+ 1
A friend figured it out! Very stupid mistake, but now I know. I didn't save the code(cntrl+s) 😂
+ 1
Thx for everyone who helped me!
0
Yeah I had that but unfortunately is till won't work
0
Hey Martin it still doesn't work unfortunately, but still trying 😁