Results 1 to 13 of 13
  1. #1

  2. #2
    Registered User
    Join Date
    Apr 2019
    Posts
    210
    Open Notepad
    Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit.
    Step 2: Write Some HTML.
    Step 3: Save the HTML Page.
    Step 4: View the HTML Page in Your Browser.

  3. #3
    Registered User
    Join Date
    Feb 2018
    Location
    Nagpur
    Posts
    123
    Quote Originally Posted by lovevashikaran View Post
    Hello friends,

    How to Write HTML Code?
    1. Open Notepad
    2. Write code under <html> </html> this code...
    3. After that save it name.html
    4. Run on browser

  4. #4

  5. #5
    Registered User
    Join Date
    Mar 2020
    Posts
    9
    Step 1: Open Notepad (PC) Windows 8 or later: ...
    Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. ...
    Step 2: Write Some HTML. Write or copy some HTML into Notepad. ...
    Step 3: Save the HTML Page. Save the file on your computer. ...
    Step 4: View the HTML Page in Your Browser.

  6. #6
    Yes That’s easy.



    <!DOCTYPE html>
    <html lang="en">
    <head>
    <link rel="stylesheet" href="css/bootstrap.css"> <!-- Bootstrap-Core-CSS -->
    <link rel="stylesheet" href="css/style.css" type="text/css" media="all" /> <!-- Style-CSS -->
    <link rel="stylesheet" href="css/font-awesome.css"> <!-- Font-Awesome-Icons-CSS -->
    <link href="https://fonts.googleapis.com/css?family=Roboto:700" rel="stylesheet">
    <link href="fonts/Roboto-Light.ttf" rel="stylesheet">
    <link href='css/simplelightbox.min.css' rel='stylesheet' type='text/css'>
    <title>Quora</title>
    </head>
    <body>
    <a href="nivazz.com"><div class="btn btn-success">Link</div></a>
    </body>
    </html>
    Link

  7. #7
    Registered User
    Join Date
    Apr 2019
    Posts
    83
    Hiii

    there is main 5-6 tags are used for making simple site.

    First is html tag.

    <html>
    <head>
    <title>Title of site.</title>
    </head>
    <body>
    <div>
    <p>Paragraph.....
    </p>
    </div>
    </body>
    </html>

    I hope you'll understand from all of above this answer.

    Thanks!

  8. #8

  9. #9

  10. #10
    Senior Member
    Join Date
    Jun 2015
    Location
    Surya Nagar
    Posts
    150
    Writing HTML code is not a difficult task. If you know HTML then it is very easy but if you don't know how to write it. Then you can take the help from tools. There are plenty of tools available in search engine which will help you to write the html via converting it.
    1. Use the online tool and paste your content in it, it will convert into HTML
    2. Paste your content into word file and use the doc to html convertor.

  11. #11

  12. #12
    Registered User
    Join Date
    Mar 2019
    Location
    Ahmedabad
    Posts
    180
    Yes That’s easy.

    <!DOCTYPE html>
    <html>
    <head>
    <title>Page Title</title>
    </head>
    <body>

    <h1>This is a Heading</h1>
    <p>This is a paragraph.</p>

    </body>
    </html>

  13. #13
    Senior Member
    Join Date
    Dec 2019
    Posts
    1,837
    HTML Editors
    Step 1: Open Notepad (PC) Windows 8 or later: ...
    Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. ...
    Step 2: Write Some HTML. Write or copy the following HTML code into Notepad: ...
    Step 3: Save the HTML Page. Save the file on your computer. ...
    Step 4: View the HTML Page in Your Browser.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.