Intro Dreamweaver
DW is de 'indesign' voor het web, Flash en andere content zoals images, sound en multimedia wordt in HTML geplaats (waarvoor je DW kunt gebruiken).
Theorie:
- Attach:Schema.svg Δ client > http > dns > server > server side > html > http > client > client side
- query/request opnieuw voor alle <img>, .js, .css etc.
- inspect some html: javascript, css, flash, php, (asp), cgi, java & other objects, etc.
Praktisch:
- DW schermen & tools behandelen:
- Code inspector / Design / Split
- Sites/files panel
- Property inspector
- Insert/objects palet
- Basic html tags (DW is GUI ingang naar html tags):
- <p>, <a>, <br>, <h1-7>, <ol>, <ul>, etc. (zie Insert-palet)
- <img>
- Tables; tabellen om tabulaire data weer te geven (niet om te positionen)
- <table>; maken, cellspace, cellpad, border
- <table>; Horz/Vert, W/H, Bg, etc.
- <table>; Merge cell, Split cell (cellspan, colspan)
Werk verder aan de PS2