Thursday

List in HTML

Click here to continue
There are SIX types of list in HTML

Click Here!
----li(<>)
Attributes are -:
  1. TYPE
  2. START

  • Ordered list--- ol(<>) (A,B,C), (a,b,c), (i,ii,iii) ,(1,2,3)
  • Unordered list----ul(<>) (circle , square, disc)
  • Nested list----It is the combination of ordered & unordered list. ol(<>)+ul(<>)
  • Defination list----dt(<>)---Defination term

(Description)------dd(<>)---Defination Date

dl(<>)---Defination list

  • Directory List-----dir(<>) it is used to make a bill

----lh(<>)list heading

  • Menu list-----menu(<>)

Example of Ordered list

html(<>)

head(<>)

body(<>)

ol type="A" start="4"(<>)

li(<>)Basic

ol type="i"(<>)

li(<>) Ms Word

li(<>) Ms Excel

li(<>) Ms Power Point

/ol(<>)

li(<>) DTP

ol type="a"(<>)

li(<>) Corel Draw

li(<>) Page Maker

li(<>) Photo Shop

/ol(<>)

/ol(<>)

/body(<>)

/head(<>)

/html(<>)


NOTE-: All are used in tags(<>)

Shown as Below




  1. Basic

    1. Ms Word
    2. Ms Excel
    3. Ms Power Point

  2. DTP

    1. Corel Draw
    2. Page Maker
    3. Photo Shop


HTML

HTML stands for hyper mark up language it is used to create Dynamic & Interactive web pages.

Extension of HTML is ---- .html
Coding Area ----- NotePad , WordPad
There are Two types of Tags (<>) in HTML.
  • Empty Tag ---Those have only opening Tag(<>) like---
  • Container Tag---Those have opening as well as closing Tag(<>) like-----

These are the tags which are used in html below are-:

  • p(<>)------Paragraph
  • pre(<>)----Pre formatting
  • blockquote/cite(<>)-----for specific information
  • u(<>)----Underline
  • i(<>)----Italic
  • b(<>)---Bold
  • em(<>)---Italic + Bold
  • strong(<>)----Bold
  • sub(<>)------Sub script eg-: H2O
  • sup(<>)------Super script eg -:102
  • s(<>)-------Strike through for cutting
  • marquee(<>)-----for moving the text or picture
  • br(<>)-----Break
  • hr(<>)-----Line(horizontal line)

We use html tag body tag in html

Attributes of body(<>)

  1. bgcolor
  2. size
  3. face

Example -:

html(<>)

head(<>)/head(<>)

title (<>)/title(<>)

body bgcolor="green" (<>)

font color="black" size="7" face="monotype corsiva"(<>)

center(<>)

marquee(<>)

HTML

marquee(<>)

center(<>)

/font(<>)

font color="red" size="5"(<>)

HTML stands for hypertext markup language.

/font(<>)

/body(<>)

/html(<>)

Note -: All are used in Tags(<>)



Shown As Below


HTML




HTML stands for hypertext markup language.


There are 6 types of heading tags in HTML.

h1(<>)One /h1(<>)

h2(<>)Two /h2(<>)

h3(<>)Three /h3(<>)

h4(<>) Four /h4(<>)

h5(<>) Five /h5(<>)

h6(<>) Six /h6(<>)

List in HTML

Images in HTML

Linking in HTML

Tables in HTML

Frames in HTML

Form in HTML







Wednesday

Web Designing

Definition: While design is the art and process of combining individual elements of design (lines, shape, texture, color) into a pleasing arrangment, Web Design is the art and process of creating a single Web page or entire Web sites and may involve both the aesthetics and the mechanics of a Web site's operation although primarily it focuses on the look and feel of the Web site - the design elements.
Some of the aspects that may be included in Web design or Web production are graphics and animation creation, color selection, font selection, navigation design, content creation, HTML/XML authoring, JavaScript programming, and ecommerce development. Web design is a form of electronic publishing.

Also Known As: web publishing web production internet publishing graphic design electronic publishing
Examples: "Mary taught herself HTML and then did the Web design for her school Web site." AND "James has been doing graphic arts for years but he only recently began using his artistic skills online, specializing in experimental Web design using Flash and other animation techniques."

HTML
DHTML
FLASH
JAVA SCRIPTING
DREAM WEAVER