0

Please tell me my error in this code.

<html> <head></head> <body> <h1>welcome</h1> <h2>welcome</h2> <h1>welcome</h1> </body> </html>

29th Aug 2019, 4:29 AM
Priyanshu Mishra
Priyanshu Mishra - avatar
12 Antworten
+ 4
Other than the fact that there's no title tag, I don't see any problem, can you describe your problem, what error did you get?
29th Aug 2019, 4:38 AM
Ipang
+ 2
Switch to the css tab in your code there are css codes as well
29th Aug 2019, 8:01 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
+ 1
Well, the size of h1.... You see the output..of this code in my profile.. And the font color is skyblue and it align in center
29th Aug 2019, 4:57 AM
Priyanshu Mishra
Priyanshu Mishra - avatar
+ 1
Did you copied that code which you have in your code section.. Because It seems to be, there are 5-10 block of CSS code as well.. which is implemented on ur html code.. of which u r not aware of..
29th Aug 2019, 5:01 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
+ 1
Kuldeep he is talking about the code which he has saved in his code playground.. this one--- https://code.sololearn.com/WCB804kVpTDp/?ref=app
29th Aug 2019, 10:51 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar
0
Its a html code
29th Aug 2019, 7:59 AM
Priyanshu Mishra
Priyanshu Mishra - avatar
0
Or i copied that from my own code. You also visit in my profile and see that code
29th Aug 2019, 8:00 AM
Priyanshu Mishra
Priyanshu Mishra - avatar
0
Yes it is
29th Aug 2019, 8:07 AM
Priyanshu Mishra
Priyanshu Mishra - avatar
0
But i want my html code is executed
29th Aug 2019, 9:44 AM
Priyanshu Mishra
Priyanshu Mishra - avatar
0
But i want my html code is executed <html> <head></head> <body> <h1>welcome</h1> <h2>welcome</h2> <h1>welcome</h1> </body> </html> It runs properly brother there is no error
29th Aug 2019, 10:42 AM
Kuldeep
Kuldeep - avatar
0
Switch to the css tab in your code there are css codes as well Please tell me where is CSS codes in this code <html> <head></head> <body> <h1>welcome</h1> <h2>welcome</h2> <h1>welcome</h1> </body> </html>
29th Aug 2019, 10:49 AM
Kuldeep
Kuldeep - avatar
0
Sami khan am also copied that codes from his code playground am asking where is CSS codes
29th Aug 2019, 10:54 AM
Kuldeep
Kuldeep - avatar