Saturday, 5 March 2016

WEEK2 _Lab Tutorial of Dreamweaver

Well, today i learn many things in my WWW lab session.

Our lecturer give us two task which are 1. create 2 more page (Hobby and Experience)
                                                                2. link the page together

We need to change the color, font, picture. Yup, i think it is troublesome BUT i quite enjoy it when i done my work i feel proud. HAHA


I added the two more column for Hobby and Experience.





The coding when change the picture =

<tr>
    <td colspan="6"><img src="DMAS.jpg" width="1320" height="200" /></td>
  </tr>


The coding when change the color =
<tr>
     <td colspan="6" bgcolor="#000000"><div align="center" class="style1 style1">2016 Copyrights. Designed by David</div></td>
  </tr>

This is the code that i wrote in my Dreamweaver.

By the way, I enjoy it~





No comments:

Post a Comment