Thursday, September 27, 2012
Week 10 - External CSS
HTML and CSS is a very easy concept, please follow this w3schools tute to find out more.
External Style Sheet
An external style sheet is ideal when the style is applied to many pages. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the <link></link> tag. The <link></link> tag goes inside the head section.
An external style sheet can be written in any text editor. The file should not contain any html tags. Your style sheet should be saved with a .css extension.
http://www.w3schools.com/css/css_howto.asp
HERE IS A VIDEO TUTE I HAVE MADE PREVIOUSLY ABOUT EXTERNAL CSS
DO WATCH!!!
CSS EXTERNAL SHEET and UPLOAD TUTORIAL
password: mpi104
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment