Welcome! Log In Create A New Profile

Advanced

assignment2.htm

Posted by indira06 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
assignment2.htm
August 25, 2008 03:25PM
Hi Guys,

Please feel free to view my assignment2 and give your input.
smiling bouncing smiley Thanks Indira.
Re: assignment2.htm
August 25, 2008 05:04PM
Hey there

Where's your link?

www.phpart.co.za
www.busstech.com
Re: assignment2.htm
September 22, 2008 10:13PM
Hmmm... part d of assignment two i'm not to sure what they mean.

Quote

Use a CSS definition on your assignment 2 page that will enable you to
change all your font types, sizes and colors, at the top of your source
code in a CSS definition section.

Please could someone explain it better?
TvD
Re: assignment2.htm
September 23, 2008 07:34AM
Something like this:

<style type="text/css">
td {font-family: Verdana,Arial,Tahoma; font-size: 11px}
FONT {font-family: Verdana,Arial,Tahoma; font-size: 11px}
FONT.F1 {FONT-Weight: bold; font-size: 12px; color="#FFFFFF"}
FONT.F2 {FONT-Weight: bold; font-size: 11px; color="#FFFFFF"}
FONT.F3 {font-size: 10px; color="#0000C0"}
FONT.F4 {FONT-Weight: bold; font-size: 11px; color="#0000FF"}
FONT.F5 {FONT-Weight: bold; font-size: 11px}
FONT.F6 {font-size: 11px}
FONT.F7 {font-size: 10px; color="#0055CC"}
FONT.F8 {font-size: 10px; color="#A0A0A0"}
FONT.F9 {font-size: 10px; color="#0000C0"}
</style>
Re: assignment2.htm
September 24, 2008 01:33PM
thanks smiling smiley also, is there a difference between "FONT.F1" and "FONT .F1" ? I don't think there is but i'd rather check and make sure.

EDIT: Last thing, I use dreamweaver, would I be penalized if I let dreamweaver create Rollover buttons and the Popup Window with a picture in it?

ANOTHER EDIT: I did some research on the FONT tag, it was deprecated in HTML 4.01. So i'd use subclasses for paragraph (p) tags or heading tags smiling smiley

Thanks again
TvD
Re: assignment2.htm
September 24, 2008 06:09PM
For assignment 2 you should only use notepad not a web editor - assignment 3 gives you a chance to use Dreamweaver
Re: assignment2.htm
September 25, 2008 10:26AM
I see. Thanks. smiling smiley
Sorry, only registered users may post in this forum.

Click here to login