0
[SOLVED] I don't really understand what do all these words mean? Like what's n
8 ответов
+ 9
So what is your question? What exactly is hard to understand?
BTW, n is used for 'any number' in Mathematics.
+ 14
An HTML document has headers/tags. <html> is .. the document. Think of everything in between the <head> tags as the "brains" of the document. Functions are stored there. Links and references are stored there. Whatever is in between the head tags, you won't see displayed in the document itself when opened, but it contributes to how the document functions. It's kind of how your own brain helps you breathe, walk, and speak, but nobody can see what is going on in your head at the same time. What is in between the <body> tags is what you DO see inside the document. After that is when the closing </html> tag follows. Those are the fundamentals. Reread the course. Retake the tests. Use other sources. I find that YouTube works wonders.
+ 9
Nevra I'm surprised, I'm pretty sure it was explained in the course.
Which lesson are you on at the moment?
+ 9
Nevra But on which lesson of HTML?
+ 2
CipherFox Thank you so much for info and suggestions. I will take it =)
0
I mean, i started a week ago and don't know how it works. Like how am I going to improve myself by not knowing the meanings of head, title, body, and all of these things
0
Tashi N I'm on HTML
0
Tashi N "Fundamental" it says