Rhythem Gupta E-Commerce File
Rhythem Gupta E-Commerce File
SUBMITTED BY:
RHYTHEM GUPTA
.....………………..
Place: Delhi
Date: …………..
CERTIFICATE
This to certify that RHYTHEM GUPTA, enrollment no. 01390201823,
BBA(B&I) student of sri guru tegh bahadur institute of management and
information technology has done project work on “E-Commerce” under the
guidance of Ms. Amandeep kaur
………………………….
Place: Delhi
Date: ……………….
…………………………….
………………………
After the HTML and HTML+ drafts expired in early 1994, the IETF created an
HTML Working Group, which in 1995 completed ": HTML 2.0", the
first HTML specification intended to be treated as a standard against which
future implementations should be based.
Further development under the auspices of the IETF was stalled by competing
interests. Since 1996, the HTML specifications have been maintained, with
input from commercial software vendors by the World Wide Web Consortium
(W3C). However, in 2000, HTML also became an international standard
(ISO/IEC 15445:2000). HTML 4.01 was published in late 1999, with further
errata published through 2001, In 2004, development began on HTML5 in the
Web Hypertext Application Technology Working Group (WHATWG), which
became
a joint deliverable with the W3C in 2008, and completed and standardized on 28
October 2014.
Versions of HTML
FEATURES
1. It is the language which can be easily understood and can be modified.
2. Effective presentations can be made with the HTML with the help of its
all formatting tags
3. It provides the more fiexible way to design web pages along with the text
4. Links can also be added to the web pages so it helps the readers to browse
the information of their interest
6. Graphics, videos and sounds can also be added to the web pages which
give an extra attractive look to your web pages.
STEPS TO CREATE A DOCUMENT
1. Open notepad
4. Save the file (File > Save) to the desktop with a html tension
5. Open the html file (it should open in your default browser)
FOR EXAMPLE:
<HTML>
<HEAD>
</HEAD>
<BODY>
</BODY>
</HTML>
PRACTICAL-1
Q1. Basic html Tags?
PRACTICAL-2
Q3) Create a webpage for a company showing information about the company
using formatting tags?
PRACTICAL-4
Q4) Create a webpage for a company showing the usage of font tags and its all
attributes?
PRACTICAL-5
Q6) Create a webpage for a company showing usage of marquee tag and all
attributes (scroll both image and text)?
PRACTICAL-7
Q9. Create ordered list, unordered list, menu list and nested list?
PRACTICAL-10
Q10. Create a table in the following format using column span?
A B C
D E F
G H I
J K
PRACTICAL-11
Q11. Create frameset in the following format?
PRACTICAL-12
Q12. Create a Registration form using all form Tags?