Hola<comment tag>
Hehe. Anyway. Let's come to the question. Can anyone tell me what is the output of this and what mistakes I have done?
* Don't answer Idk, search on google, page not found, follow me, mark me Brainliest, thanks me, more points,etc. are not required.
**You can show this talent in irrevelant questions not here, atleast not in my questions**.
*Answer only if you are sure or leave, someone else deserves it.
* Answer this as a challenge, not for the sake of points.Or I will literally 'sauté' you. Remember this.*
Answers
Answer:
1. The body bgcolor which u have written under title, erase it, u dont have to write body tag 2 times. ( and body tag only starts after closing head tag but u have written the body tag before closing head tag)
U can copy this in the body tag which is under closed head tag
Like this <body bgcolor="black" text="blue">
and in when we write colour in html we always write color not colour ( u is not written in html )
2. In 9th and 13th line, u haven't closed the tag ( with > )
3. In last of 9th line, u have written closing tag of r but u haven't closed it with >
4. In 14th line, u haven't closed the underline tag (with slash) ( write it like </u> but u have written <u> again in closing tag u have forgotten to put slash)
5. After doing these, save the file on desktop with .html like if u name it hello then save its name as Hello.html only then u will get the outcome.
( And i dont know much about different and new tags which u have used. But After seeing the outcome, if their is some problem tell me again, i'll try to help u. )
HOPE IT WAS HELPFUL FOR U
Hi! You told me to help you out with HTML. this is @Redbeard by the way.
Let's take a look at your program.
There is a "<" next to Enigma66. So if you want that removed, you can just delete it.
You have used a lot of fonts. Good job! but try to use one singular font because there's a possible room for syntax error.
Other than that, your program looks good. There are a few errors here and there and that's because you didn't "/" add this or <" this or >" that. You need to be very careful because HTML is a sensitive language.
You can save it as a .html file. If you want to view the output yourself, you can right click on the file and go to "open with". Then select Chrome as your display screen.
Also try to write them in multiple lines. It will be better and you can see the program clearer.
You can also use <Marquee> tags for creating running text. it will be much fancier if you said <Marquee> Thank God for such good friends</Marquee>
If you have any more questions, you can send me a message as usual.