diff --git a/abbrivations.html b/abbrivations.html new file mode 100644 index 0000000..36a4b79 --- /dev/null +++ b/abbrivations.html @@ -0,0 +1,10 @@ + + + + ABbrivation or acronym tag + + +

ProfStephen hawking is a therotical physicist and cosmologist.

+

NASA do some crazy space stuff.

+ + \ No newline at end of file diff --git a/blockquote.html b/blockquote.html new file mode 100644 index 0000000..d77f1eb --- /dev/null +++ b/blockquote.html @@ -0,0 +1,14 @@ + + + + Blockquote and q tag + + +

The blockquote elements is used for longer quotes that take up an entire paragraph.

+
+

Did you ever stop to think, and forget to start again?

+
+ +

As A. A. Milne said, Some people talk to animals. Not many listen though. That's the problem.

+ + \ No newline at end of file diff --git a/boldtag.html b/boldtag.html new file mode 100644 index 0000000..4deffeb --- /dev/null +++ b/boldtag.html @@ -0,0 +1,10 @@ + + + + bold tag + + +

This is how we make a word appear bold. +

Inside a product description you might see some key features in bold.

+ + \ No newline at end of file diff --git a/citaiontag.html b/citaiontag.html new file mode 100644 index 0000000..d9a93f5 --- /dev/null +++ b/citaiontag.html @@ -0,0 +1,48 @@ + + + + ciatations tag + + +

the citation element can be used to indicate where the citation is form.

+ +---------------------------------------- +

A brief History of time by Stephen Hawking has sold over ten million copies worldwide.

+---------------------------------------- +

follwing is an example of defination list

+
+
HTML
+
it is a markup language used to give a proper structure to a web page.
+
+--------------------------------------- +

Following is an ex. of order list

+
    Available colors +
  1. orange
  2. +
  3. blue
  4. +
  5. red
  6. +
+---------------------------------------- +

+

Following is an ex. of unorder list

+ +

+--------------------------------------- +

Nested list

+ + + \ No newline at end of file diff --git a/class-attribute.html b/class-attribute.html new file mode 100644 index 0000000..0d823f8 --- /dev/null +++ b/class-attribute.html @@ -0,0 +1,19 @@ + + + + class-attribute + + +

For a one-year period from + November 2010, the Marugame Genichiro-Inokuma + Museum of Contemporary Art (MIMOCA) will host a + cycle of four Hiroshi Sugimoto exhibitions.

+

Each will showcase works by the artist + thematically contextualized under the headings + "Science," "Architecture," "History" and + "Religion" so as to present a comprehensive + panorama of the artist's oeuvre.

+

Hours: 10:00 – 18:00 + (No admittance after 17:30)

+ + \ No newline at end of file diff --git a/emphsistag.html b/emphsistag.html new file mode 100644 index 0000000..ad63bef --- /dev/null +++ b/emphsistag.html @@ -0,0 +1,11 @@ + + + + Emphasis tag + + +

emphasis tag is work as same as italic tag

+ +

i am writing in emphasis tag

+ + \ No newline at end of file diff --git a/form-project.html b/form-project.html new file mode 100644 index 0000000..28ce365 --- /dev/null +++ b/form-project.html @@ -0,0 +1,58 @@ + + + + Form Example + + + +

Sample of Form devloped by Jay Fursule

+

+

+
+ Your Details: + + + + +

+ + +
+

+
+ Your Review: + +

How did you hear about us? + +

+ + Would you visit again?
+ Yes + + No + + May be +
+ +
+ Comments: +

+

+ Sign me up for email updates
+
+ + +

+ + +
+
+ + + \ No newline at end of file diff --git a/formtag.html b/formtag.html new file mode 100644 index 0000000..17f02d1 --- /dev/null +++ b/formtag.html @@ -0,0 +1,128 @@ + + + + Form + + +

Form, Fieldset, legend tag

+ +
+

Username + +

+ +

Password + +

+ +
+

What Do YOu Think of this gig?

+ + + +
+
+

Radio Button

+
+

please select your fav gener: +
+ Rock + + pop + + Jazz + +

+
+

Checkbox

+

+ please select your fav music services : + + iTunes + + Last.fm + + Spotify + +

+
+ +

What device do you listen to music on ?

+
+ +
+
+

Do you play any of the following instruments? + (You can select more than one option by holding + down control on a PC or command key on a Mac + while selecting different options.)

+ + +
+ +

Upload your song in MP3 format:

+

+ + +
+ +

Subscribe to our email list:

+ + + +
+ + +

Subscribe to our email list:

+ + + + +
+
+ +
+ contact detatils + +
+ + +
+ + +
+
+

fieldset and legend tag is use for grouping form elements

+ +

Date input type: date

+
+ + + + + + +
+

+ + + \ No newline at end of file diff --git a/headtag.html b/headtag.html new file mode 100644 index 0000000..03718af --- /dev/null +++ b/headtag.html @@ -0,0 +1,14 @@ + + + + HEAD TAG + + +

THIS IS H1 TAG

+

THIS IS H2 TAG

+

THIS IS H3 TAG

+

THIS IS H4 TAG

+
THIS IS H5 TAG
+
THIS IS H6 TAG
+ + \ No newline at end of file diff --git a/horizontaltag.html b/horizontaltag.html new file mode 100644 index 0000000..3efacdb --- /dev/null +++ b/horizontaltag.html @@ -0,0 +1,11 @@ + + + + horizontal tag + + +

Venus is the only planet that rotates clockwise.

+
+

Jupitor is bigger than all the other planets combined.

+ + \ No newline at end of file diff --git a/iframetag.html b/iframetag.html new file mode 100644 index 0000000..03d882d --- /dev/null +++ b/iframetag.html @@ -0,0 +1,23 @@ + + + + + Iframe + + +

+

Welcome to MY YouTube channel

+ < < & & +

+ + +

+ Here we use iframe tag +
+ Email: jayesh.f1@gmail.com + +

+© jayfursule + + + \ No newline at end of file diff --git a/images/tropicalbird.jpg b/images/tropicalbird.jpg new file mode 100644 index 0000000..864239f Binary files /dev/null and b/images/tropicalbird.jpg differ diff --git a/imagetag.html b/imagetag.html new file mode 100644 index 0000000..3e979ae --- /dev/null +++ b/imagetag.html @@ -0,0 +1,38 @@ + + + + Image Tag + + +

Image tag in html

+
+ +
The bird Image +
The Best picture of bird (using figcaption tag)
+ +
+Bird +

There are around 10,000 living species of birds + that inhabit different ecosystems from the + Arctic to the Antarctic. Many species undertake + long distance annual migrations, and many more + perform shorter irregular journeys.

+
+

BirdThere are around 10,000 living + species of birds that inhabit different + ecosystems from the Arctic to the Antarctic. Many + species undertake long distance annual + migrations, and many more perform shorter + irregular journeys.

+
+

There are around 10,000 living species of birds + that inhabit different ecosystems from the + Arctic to the Antarctic.BirdMany species undertake long + distance annual migrations, and many more perform + shorter irregular journeys.

+ + \ No newline at end of file diff --git a/italictag.html b/italictag.html new file mode 100644 index 0000000..dce0161 --- /dev/null +++ b/italictag.html @@ -0,0 +1,11 @@ + + + + Italic tag + + +

This is how we make a word appear italic

+

it's jay fursule's personal computer

+

Captain cook sailed to Australia on the Endeavour.

+ + \ No newline at end of file diff --git a/linebreaktag.html b/linebreaktag.html new file mode 100644 index 0000000..c2d6716 --- /dev/null +++ b/linebreaktag.html @@ -0,0 +1,9 @@ + + + + Line break + + +

line break tag
is used to break the statement
and show the content on next line in the browser

+ + \ No newline at end of file diff --git a/linking-to-other-sites.html b/linking-to-other-sites.html new file mode 100644 index 0000000..4ba22de --- /dev/null +++ b/linking-to-other-sites.html @@ -0,0 +1,83 @@ + + + + Linking to other sites + + +

Go to Down

+

Movie Reviews : +

+

+---------------------------------------- + +

Linking to other html pages +

+

+--------------------------------------- +

+

+

+-------------------------------------- +

+ mail to link +

+

+-------------------------------------- +

open in new window +

+

+ +------------------------------------------- +

A brief, intervening film scene or sequence, not + specifically tied to the plot, that appears + within a film

+ +

A speech, preface, introduction, or brief scene + preceding the the main action or plot of a film; + contrast to epilogue

+ ---------------------------------------- + +

Linking to a specific part of the same page

+ + +

Top

+ + \ No newline at end of file diff --git a/long-table.html b/long-table.html new file mode 100644 index 0000000..9f796ff --- /dev/null +++ b/long-table.html @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DateIncomeExpenditure
1st January25036
2nd January28548
31st January12964
78241241
\ No newline at end of file diff --git a/paragraphtag.html b/paragraphtag.html new file mode 100644 index 0000000..7be71f2 --- /dev/null +++ b/paragraphtag.html @@ -0,0 +1,10 @@ + + + + paragraph tag + + +

A paragraph cosists of one or more sentences that form a self-contained unit of discouse. the start of a paragraph is indicated by a new line.

+

text is easier to understand when it is split up into units of text. for example, a book may have each heading there will be one or more paragraphs.

+ + \ No newline at end of file diff --git a/spanning-columns.html b/spanning-columns.html new file mode 100644 index 0000000..e222918 --- /dev/null +++ b/spanning-columns.html @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +
9am10am11am12am
MondayGeographyMathArt
TuesdayGymHome Ec
\ No newline at end of file diff --git a/spanning-rows.html b/spanning-rows.html new file mode 100644 index 0000000..ff7b467 --- /dev/null +++ b/spanning-rows.html @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + +
ABCBBCCNN
6pm - 7pmMovieComedyNews
7pm - 8pmSportCurrent Affairs
\ No newline at end of file diff --git a/strongtag.html b/strongtag.html new file mode 100644 index 0000000..b3e215a --- /dev/null +++ b/strongtag.html @@ -0,0 +1,10 @@ + + + + strong tag + + +

Beware:Pickpockets operate in this area.

+

This toy has many small pieces and is not suitable for children under five years old.

+ + \ No newline at end of file diff --git a/superscript and subscript.html b/superscript and subscript.html new file mode 100644 index 0000000..9cc30f4 --- /dev/null +++ b/superscript and subscript.html @@ -0,0 +1,11 @@ + + + + superscript and subscript + + +

On 4th of March you will learn about E=MC 2.

+ +

The amount of CO2gas in the atmosphere grew by 2ppm in 20091.

+ + \ No newline at end of file diff --git a/tabletag.html b/tabletag.html new file mode 100644 index 0000000..9ef33cc --- /dev/null +++ b/tabletag.html @@ -0,0 +1,27 @@ + + + + Table Tag + + + + + + + + + + + + + + + + + + + +
saturdaysunday
Ticket sold120135
Total sales$600$675
+ + + \ No newline at end of file diff --git a/whitespace.html b/whitespace.html new file mode 100644 index 0000000..ce9a829 --- /dev/null +++ b/whitespace.html @@ -0,0 +1,10 @@ + + + + white space + + +

In paragraph tag in which i used 5 space in below statement after hello word.

+

hello, My name is Jay Fursule

+ + \ No newline at end of file diff --git a/width-and-spacing.html b/width-and-spacing.html new file mode 100644 index 0000000..c152d40 --- /dev/null +++ b/width-and-spacing.html @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +
WithdrawnCreditBalance
January250.00660.50410.50
February135.55895.201170.15
\ No newline at end of file