Giter VIP home page Giter VIP logo

html's Introduction

HTML Basic Exercise - 1

Author - Siva Kuruva.
Email - [email protected]

Problem Statement

Create HTML website of an online electronics store with below mentioned requirements

  • You should have 3 pages in your website index.html, contact.html & about.html.
  • In all 3 pages you should have a banner image on the top with the size of 960px X 275px. The banner image should have a border of 1px and aligned to center of the page. Use external stylesheet to reuse the same style across all the web pages.
  • Below the banner image, in all 3 pages you should have hyperlinks like - Home, AboutUs, ContactUs to navigate from one page to another. Remove the underline from the hyperlinks using CSS.
  • On index.html page display 4 product images in the same row with the size of 180px X 200px alongwith a solid black border of 1px. Use embedded stylesheet to reuse the style across all the images.
  • In contact.html display the contact details of different offices of the store in bulleted list as mentioned below
    • Registered Office
      • 38, down street, New York, United States
      • Ph. 123-345-4567
    • Corporate Office
      • 128, Silicon Valley, California, United States
      • Ph. 987-765-5432
  • In addition display the heading as Contact Us in green color with font size 20pt. Use inline stylesheet to achieve the same.
  • In about.html page display the heading as About Us in grey color with font size 20pt. Use inline stylesheet to achieve the same. Also write some text in paragraph.

html's People

Contributors

sivarayal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.