Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.

Have an account? Sign In

Captcha Click on image to update the captcha.

Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have a permission to ask a question, You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here
Tech Answered Logo Tech Answered Logo
Sign InSign Up

Tech Answered

Tech Answered Navigation

  • Home
  • Tutorials
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • About Us
  • Blog
  • Contact Us
Home / Questions /Q 1326
Next
In Process
krinal patel
krinal patel

krinal patel

  • India
  • 52 Questions
  • 18 Answers
  • 1 Best Answer
  • 55 Points
View Profile
  • 1
krinal patel
Asked: February 2, 20212021-02-02T16:57:30+05:30 2021-02-02T16:57:30+05:30In: Web Development

html coding for making website example coding Homepage

  • 1

Can anyone show html coding for making website ? Like a homepage html coding on a notepad, so that when i execute that coding, it shows a website. A easy sample html coding for making website.

how to create a website with html codinghtmlhtml codinghtml coding for making websitehtml coding for making website example programhtml coding for making website notepadwebsite developement
  • 1
  • 1,044
  • 0
  • 0
Answer
Share
  • Facebook

    Related Questions

    • Image Gallery With Animations Using HTML And CSS Code
    • How to fix html servlet error java.io.ioexception broken pipe
    • What is CSS Box model and what are its elements?
    • What is the difference between Tags and Attributes in HTML?
    • How do you remove errors in HTML code
    • html documents are saved in

    1 Answer

    1. Heena K

      Heena K

      • India
      • 10 Questions
      • 8 Answers
      • 0 Best Answers
      • 48 Points
      View Profile
      Heena K
      2021-02-08T13:14:30+05:30Added an answer on February 8, 2021 at 1:14 pm

      Creating your website’s home page is really easy. Here I have mentioned some of the HTML codings for creating a homepage for your website. 

      First of all, before starting, you need to download a visual editor that will help you type down all the codes easily. You can use Notepad ++ or Visual Studio Code for typing down all the codes. Do not worry. All these editors are free to use and easily available online.

      So let’s get started.

      Since we use HTML5, you need to start your document with the tag <!DOCTYPE HTML>. Adding this code tells the browser that you are using HTML5 coding language for building a website.

      Then comes the <head> tag. Under the head tag comes the <title> </title> tag. Adding a title tag will help you identify the page you are on. The Head tag will also have all the meta tags required for SEO, your keywords, and the link to your CSS stylesheet.

      Syntax for adding meta tags:

      <head>
      <meta charset=”UTF-8″>
      <meta name=”description” content=”Free Web tutorials”>
      <meta name=”keywords” content=”HTML, CSS, JavaScript”>
      <meta name=”author” content=”John Doe”>
      <meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
      </head>

      Syntax for adding a link to your stylesheet:

      <head>
      <link rel=”stylesheet” href=”styles.css”>
      </head>

      Note: Everything you add in the Head tag will not be visible on the website. 

      Then comes the <body>tag. Under this tag, you will add the content to your website. The header image, paragraphs, images, internal links, external links, Headings, sidebars, and much more. 

      The tags you will use are:

      1. Paragraph tag: <p> This is my paragraph </p>
      2. Heading tag: <h1> This is my heading </h1>. In HTML there are 6 heading tags in total.
      3. Image tag: <img src=”img_girl.jpg” alt=”Girl in a jacket” width=”500″ height=”600″>
      4. Internal links and external links (A tag): <a href=”https://www.techanswered.com”>Visit techanswered.com!</a>

      The tags mentioned above are the tags you will need for creating your webpages.

       

      • 1
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    Leave an answer

    Leave an answer
    Cancel reply

    Browse

    Sidebar

    Ask A Question

    More Questions

    • arunraj503

      How to Add, Install SSL Certificate to Your Website

    • EmmaScott

      What are some key considerations when designing a logo for

    • dynamicapps5

      Image Gallery With Animations Using HTML And CSS Code

    • SEO_BRISK

      What part does content play in SEO, and what impact

    • sita

      How to add scrolling text in Blogger

    • Mia_Mia

      Direction

    • nora khan

      how are sitemaps important for the seo process

    • shree

      How to choose color combinations for website

    Stats

    • Questions 1,987
    • Answers 2,097
    • Posts 12
    • Best Answers 73

    Related Questions

    • dynamicapps5

      Image Gallery With Animations Using HTML And CSS Code

    • Aniya

      How to fix html servlet error java.io.ioexception broken pipe

    • Nadiminti Naga Satya veni

      What is CSS Box model and what are its elements?

    • Nadiminti Naga Satya veni

      What is the difference between Tags and Attributes in HTML?

    • shree

      How do you remove errors in HTML code

    • nora khan

      html documents are saved in

    Explore

    • Home
    • Communities
    • Questions
      • New Questions
      • Trending Questions
      • Must read Questions
      • Hot Questions
    • Polls
    • Tags
    • Badges
    • Users
    • Help

    Footer

    Recent Comments

    • shree on How to use philips citrus press juicer 25 watts Demo
    • kiran kumar85 on How To Insert Names Automatically in Excel Sheet With VBA Code
    • Satish on How To Insert Names Automatically in Excel Sheet With VBA Code
    • jameslaurence on alarm won’t go off while on facetime how to fix
    • jameslaurence on how to solve export problem in kinemaster
    Ask A Question

    Archives

    Tags

    laptop buying guide (1) limit google news notifications (1) printer buying guide (1) stop google news notifications (1) turn off google news notifications (1)

    Social media

    © 2023 @ Techanswered.com.
    Terms, Privacy policy & Sitemap.

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.