My Favorite

Travelling
I love travelling. Travelling makes me to know how beautiful this world is.
Travel Photos Combination
Travelling(Click image for full size)
Baking
Baking makes me become a magician to turn something normal into something beautiful and delicious.
Raising Bread
Raising bread.

Among the web development course at Southern Cross University, I learned web skills including ...

  • HTML
    1. Understand HTML basics and tags
    2. Use of markup tag (HTML tag) to create HTML documents = Web pages
    3. Create title, paragraph and link
    4. Create style attribute
    5. Configure the image
    6. Create lists and list within list
    7. Create div. elements, and layout
    8. Create navigation bar
    9. Create form: form input type, form input properties
  • CSS
    1. Use the id selector to specify a specific style
    2. Insert style sheets: external, internal and inline
    3. Make web pages' configurations in the website are consistent
    4. Set the background color and text appearance
    5. Set the style of the link (a: link, a: visited, a: hover, a: active)
    6. Set the box model style: padding, border-style, margin
    7. Set positioning: floating, relative positioning, absolute positioning
  • JavaScript
    • Form input validation
    • Use alert function
For further web skills that I had learn and I had gain from this unit, please link to links which are shown on below.

King's Music Signup

A signup form to showing web skills of creating a form and form validation by javascript.

Website Issues

Problems I encountered while creating this website and how I solved them.