Learning web design (2)

From Wiki @ Karl Jones dot com
Revision as of 13:15, 25 April 2016 by Karl Jones (Talk | contribs)

Jump to: navigation, search

This article introduces web design for the beginner.

Previous: Learning web design (1) - Next: Learning web design (3)

Block elements

...


Inline elements

...

Classic HTML elements

...

html

...

head

...

title

...

body

...

h1, h2, h3, h4, h5, h6

...

p

...

a

...

img

...

div

...

span

...

img

...

style

...

link

...

br

...

hr

...

table, th, tr, td

...

script

...

Semantic HTML

Semantic HTML is ...

header

...

article

...

nav

...

Learning web design (3)

See Learning web design (3) for an introduction to Cascading Style Sheets.

See also