HTML Coding Problem
3 posters
Page 1 of 1
HTML Coding Problem
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Body</title>
</head>
<body>
</body>
</html>
This code is not working
Bigdata- New Member
- Posts : 2
Reputation : 1
Language : english
Re: HTML Coding Problem
Hello @Bigdata,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
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.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: HTML Coding Problem
Also please use the code tags when posting coding.
- Code:
[code][/code]
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» How to get html coding in basic text ?
» HTML coding issues
» HTML Coding Question
» html coding for newsletter
» html and css coding not working on forum
» HTML coding issues
» HTML Coding Question
» html coding for newsletter
» html and css coding not working on forum
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum