The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    HTML Coding Problem

    Bigdata
    Bigdata
    New Member


    Posts : 2
    Reputation : 1
    Language : english

    In progress HTML Coding Problem

    Post by Bigdata Sat 17 Mar - 10:52

    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
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    In progress Re: HTML Coding Problem

    Post by TheCrow Sat 17 Mar - 11:21

    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.



    HTML Coding Problem Thecro10
     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!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: HTML Coding Problem

    Post by SLGray Sat 17 Mar - 18:53

    Also please use the code tags when posting coding.
    Code:
    [code][/code]



    HTML Coding Problem Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is Sun 22 Sep - 19:25