Answer:
Explanation:
Generally speaking, there are two kinds of tags - opening tags: <html> and closing tags: </html>. The only difference between an opening tag and a closing tag is the forward slash "/". You label content by putting it between an opening tag and a closing tag.
HTML is all about elements.
Answer:
A computer ___Task__ is a text file that a computer can understand
The answer is really simple. 7 x 7 = 49. 49/49 is 1. I hope this helps
A way to store a sequence of letters, numbers or symbols.
This is the most accurate statement, though not entirely true.
Hope this helps.
Note:
% is Modulus,
So it's taken as num mod 7, if that evaluates to 0 there is no reminder therefore divisible by 7.