Multimedia Blog
Tuesday, 29 January 2013
Monday, 10 December 2012
The 960 system.
With 960 pixels as my defined width i style everything within that by using either pixels or as a percentage of 960 pixels wide. this creates a clear layout and allows for users with small screens to navigate easaly. Further refiening the CSS of my page has allowed me to change the site from a basic color scheme into a vibrant page.Tuesday, 27 November 2012
More CSS.
using CSS to further refine the layout of out websited with floats, background and border colors. we were given a task to create a form and a table. the table lists items in an easy to understand way. the form creates a comment type system which allows users to post comments or emails to the website.
Monday, 12 November 2012
Tuesday, 23 October 2012
Time Consuming Process.
With the next website i created i was asked to make two pages like together. Then i was to take a random background and place it on both pages. Then i needed to take one of them out and replace it with a different image. Then i needed to change the font of text on one page, then the color on another. Doing this all was a very time intensive, even for just 2 pages. We were told that we could use a single style sheet to change all the pages at once. This is known as a CSS sheet (Cascadeing Style Sheet). This is extreamly helpful and reduces time and effort put into websites.
With the next website i created i was asked to make two pages like together. Then i was to take a random background and place it on both pages. Then i needed to take one of them out and replace it with a different image. Then i needed to change the font of text on one page, then the color on another. Doing this all was a very time intensive, even for just 2 pages. We were told that we could use a single style sheet to change all the pages at once. This is known as a CSS sheet (Cascadeing Style Sheet). This is extreamly helpful and reduces time and effort put into websites.
Second Site.
The list items change from a blue colour to a yellow colour when clicked.
This is created using the <ul> <li></li> </ul> tags.
Subscribe to:
Posts (Atom)