Editab..
Archives : February-2015
Drop-down navigation works by placing a new unordered list (<ul>) inside of another list. You can use drop-down navigation to nest your pages inside other options in the navigation bar as the example below shows. If you wish to use any of the following examples in your work you will need to copy and paste ..
Refers to the physical number of pixels displayed on a screen (such as 1280×1024). Unlike in print, display resolution does not refer to the number of pixels or dots per inch on a computer screen, as this can be changed by changing the resolution of the screen (which, of course, does not change the physical ..
This is a CSS document that is written in a separate, external document. The biggest advantage to using an external style sheet is that it can be linked to by multiple HTML/XHTML files (which means changes made to the style sheet will effect all the pages linked to it without having to change each page ..
The back end of a website is the part hidden from view of regular website visitors. The back end generally includes the information structure, applications, and the CMS controlling content on..
The ability of a website to be used by people with disabilities, including visually impaired visitors using screen readers, hearing impaired visitors using no sound, colour blind people, or those with other disabilities. A website with low accessibility is basically going to be impossible for those with disabilities to use. Accessibility is particularly important for ..
Stands for: User Experience. This term encompasses UI. It includes all of the emotions, feelings, moods etc. associated with the use of a website’s UI. Example: “While using the UI to find work samples, the user experienced happiness, a sense of clarity and no feelings of frustration while completing the task. The UX of user “A” was ..
A UI designer focuses on the usability between a website and it’s users. They make sure the targeted user can use the website with ease by designing elements to make their experience easy. Example: “The UI of the website allowed the user to easily find the product they were searching for and make a purcha..
Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup..