VRarchitect
<
ANU lectures
:
Tools for New Media and the Web
>
[
Contact
]
[
Liens
]
[
Precédente : 5/13 : COMP1710 : Week 4
]
[
Sommaire
]
[
Suivante : 7/13 : COMP1710 : Week
]
If you read this, please
follow that link...
COMP1710 Tools for New Media and the Web
Week 5 :
Lectures
To do outside the lectures
Forms
The role of Digitisation
Images on the Web
Readings :
Compression / Optimizing Web Graphics from Webreference.com
(
http://webreference.com/dev/graphics/compress.html
)
Patents and Open Standards :
http://xml.coverpages.org/patents.html
Lab : Tables and forms
Question from last week
What is the difference between HTML and CSS ?
Last year comments on last week's lab :
Meaningful title in your web page
different title for the pages with and without CSS
Meaninful name for your class
Not connected to the look of the design you use for your version of the document
.red vs .important or worse : ".style14"
At least, use comments in your style sheet
Structure the content first ... and then use the structure
<dt class="orange">G'day</dt> vs dt { }
<i> and <b> are like <font> : they should disapear from your code !
difference between <div> and <span>
Be carreful to your suffix when and save your document
changes.css.txt vs changes.css
<Table align = "center" width = "50%" border = "2" ></Table> Vs <hr align="center" width="50%" size="2"> Vs CSS ...
Enter terms you are looking for.
Send the search form
Web
www.vrarchitect.net
VRarchitect
<
ANU lectures
:
Tools for New Media and the Web
>
[
Contact
]
[
Liens
]
[
Precédente : 5/13 : COMP1710 : Week 4
]
[
Sommaire
]
[
Suivante : 7/13 : COMP1710 : Week
]