by TheCrow March 17th 2018, 11:21 am
Bigdata wrote:How to define the document's body?
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Body</title>
</head>
<body>
</body>
</html>
This code is not working
Hello
@Bigdata,
First of all, what do you mean define the document's body? How to style it or how to add something to it? Second of all, what do you mean the code is not working? What are you wanting it to do? This is completely empty, so it's logical not to show something. Lastly, Are you adding this to a HTML page? If yes, are you using your forum header? What is the forum or the HTML page link?
Sorry for all the questions but your problem seems to be unclear to me.