Courses/Design & Technique-Essential Web Design/02

From Publication Station
Revision as of 10:38, 7 September 2015 by Andre (talk | contribs)

lists: <ul> or <ol>
list items: <li>

span: <span>

Hyperlink(requires arguments): <a href="http://thecolourclock.co.uk/">a link</a></code>
Image(requires arguments): img src="nice_picture.jpg" /> 

  • tag arguments