diff --git a/css/fourredstars.jpg b/css/fourredstars.jpg new file mode 100755 index 0000000..ceb5918 Binary files /dev/null and b/css/fourredstars.jpg differ diff --git a/css/index.html b/css/index.html new file mode 100755 index 0000000..479bf0e --- /dev/null +++ b/css/index.html @@ -0,0 +1,212 @@ + + + +
+ + +This is a paragraph.
+ +Links
+ +Black Link + +Click this Link + +Bring Mouse Here + + + +Some English text in a paragraph.
+ +This para will be styled by the classes center and bold
+ + +This text has yellow background color.
+ + +| + This table has background image set. + |
| + This table has background image which repeats multiple times. + |
| + This table has background image set which will repeat vertically. + |
| + This table has background image set which will repeat horizontally. + |
| + Background image positioned 100 pixels away from the left. + |
| + This table has background image positioned 100 pixels away from the left and 200 pixels from the top. + |
+ This para has fixed background image.
+ ++ This para has scrolling background image. +
+ ++ This para has fixed repeated background image.
+ + ++ This text is rendered in either georgia, garamond, or the default serif font depending on which font you have at your system. +
+ +This text will be rendered in italic style.
+ +This text will be rendered as small caps
+ +This font is bold.
+This font is bolder.
+This font is 900 weight
+ +This font size is 20 pixels
+This font size is small
+This font size is large
+ +This text is using a font-size-adjust value.
+ + ++ Applying all the properties on the text at once. +
+ +This text will be wrtten in red.
+ +This text will be renedered from right to left
+ +This text is having space between letters.
+ +This text is having space between words.
+ ++ This text will have first line indented by 1cm + and this line will remain at its actual position + this is done by CSS text-indent property. +
+ +This will be right aligned.
+This will be center aligned.
+This will be left aligned.
+ +This will be capitalized
+This will be uppercase
+This will be lowercase
+ +This text has a line break + and the white-space pre setting tells the browser to honor it + just like the HTML pre tag.
+ + ++ If your browser supports the CSS text-shadow property, + this text will have a blue shadow. +
+ + +
+
+
+The image height property
+
+
+
+
+The image wedth property
+
+
+
+
+
+| Cell A Collapse Example |
| Cell B Collapse Example |
| Cell A Separate Example |
| Cell B Separate Example |
| Cell A Collapse Example |
| Cell B Collapse Example |
| Cell A Separate Example |
| Cell B Separate Example |
| Cell A |
| Cell B |
| Cell A |
| Cell B |
| + | Title one | +Title two | +
|---|---|---|
| Row Title | +value | +value | +
| Row Title | +value | +value | +
| 1000000000000000000000000000 | +10000000 | +100 |
This example is showing all borders in different colors.
+This example is showing all borders in green color only.
+ ++ This is a border with none width.
++ This is a border with groove border.
++ This is a border with inset border.
++ This is a border with dashed border.
++ This is a border with different styles.
+ + ++ This is a solid border whose width is 4px. +
++ This is a solid border whose width is 4pt. +
++ This is a solid border whose width is thin. +
++ This is a solid border whose width is medium. +
++ This is a solid border whose width is thick. +
++ This is a border with four different width. +
+ ++ This example is showing shorthand property for border. +
+ ++ all four magins will be 15px +
++ top and bottom margin will be 10px, left and right margin will be 2% of the total width of the document. +
++ top margin will be 10px, right margin will be 2% of the total width of the document, bottom margin will be -10px, left margin will be set by the browser. +
++ Facebook Header Example with CSS Margin
+ +list-style-type: 'disc' is default; a filed-in circle
+ +the list-style-image allows you to specify an image so that you can use your own bullet style.
+The list-style allows you to specify all the list properties into a single expression.
+ Example + +allows you to specify how much space should appear btw the content of an element and its border
+all four padding will be 15px
+ ++ top padding will be 10px, left/right padding will be 2% of the total width of the document, bottom padding will be 10px +
+ ++ top 50px, right 30% width of the document, bottom/top 20px +
+ +Move the mouse over the words to see the cursor change;
++ This text is having thin solid red outline. +
++ This text is having thick dashed green outline. +
++ This text is having 5x dotted blue outline. +
+ ++This paragraph is 400pixels wide and 100 pixels high +and here line height is 30pixels.This paragraph is 400 pixels +wide and 100 pixels high and here line height is 30pixels. +
+ ++This paragraph is 400px wide and max height is 10px +This paragraph is 400px wide and max height is 10px +This paragraph is 400px wide and max height is 10px +This paragraph is 400px wide and max height is 10px +
+
+
++This paragraph is 400px wide and min height is 200px +This paragraph is 400px wide and min height is 200px +This paragraph is 400px wide and min height is 200px +This paragraph is 400px wide and min height is 200px +
+
+
+
+
+Example of scroll value:
+Example of auto value:
+