In this blog post we will investigate how to create transition effects. This effect will occur when you load or refresh a web page. It makes the navigation through a webpage more interactive and user friendly. Transition effects are drawing…
In this blog post we will investigate how to create transition effects. This effect will occur when you load or refresh a web page. It makes the navigation through a webpage more interactive and user friendly. Transition effects are drawing…
In this video tutorial we investigate how to add more webpages to our website and how to create the hyperlinks for the navigation bar using the anchor tag <A> Video Tutorial
Learning Objectives In this challenge we are learning how to format text on a web page using a range of CSS properties. Remember the key syntax for CSS is as follows: In this challenge we will use various CSS properties…
Once your website is ready, you will want to design and add a favicon. This graphic will appear in your web-browser in the tab section as well as in the favourite toolbar. The favicon is also used by smartphone and…
There are many CSS properties that can be used to change the look and feel of your web graphics. You can use CSS to: Position a picture (e.g. center a picture or add a margin around your picture) Resize your…