+ 2
structure of html code
<html> <head> <title>title of browser tab</title> </head> <body>visual part of page</body> </html>
2 Réponses
+ 2
lol
+ 1
cool :)
<html> <head> <title>title of browser tab</title> </head> <body>visual part of page</body> </html>