ADS 560 Topics in Design
|
intro :: syllabus :: week one :: week two :: week three :: week four :: | |||
::::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::::::: Flash as part of the site Various Animations using Flash ::::::::::::::::::::::::::::::::::::::::::::::::::
|
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2) Save as (name file and make sure it goes into folder with ther rest of your .html files 3) Insert > Layout Objects > DIV TAG > ID type in nav Type out a list that would be NAV buttons. HOME E-CARD SLIDESHOW LIST NAV 3) Under PROPERTIES click the list
4) add links 5) tricky part > click on ul > then onto the new css rule > nav ul (creates compound rule for us) >#nav ul 6) then go> click on li > add css rule #nav ul li 7) click on the a and add css rule #nav ul li a display: block; 7) click on the a > click on to add another rule but this time add to the rule > add #nav ul li a:link,#nav ul li a:visited 8) duplicate: change #nav ul li a:hover, #nav ul li a:active *) want to make it horizontal nav: go to the #nav ul li play with making your buttons look good either horizontal or vertical. save an push live (upload file to your people.ku.edu.... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1) go to #nav ul li a (that controls the anchor tag) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||
|
|
|||
|
||||