Qualification > Miscellaneous

All ICT doubts here!

<< < (13/103) > >>

~HyDrOgEn~:
LOl!

Vin:
would somebody solve my doubt!!

in paper3 excel it is always asked "Save the data model and print a copy of the sheet showing...."
so how do we save it??
in another worksheet?? or a new file??.. Huh?

is it possible for anyone to attach a "solved" excel task of any year.??

also in paper 3 it is said that...

Ensure (by removing code if necessary) that if you are using a WYSIWYG package, the styles are not overridden by the package.

what does this mean??

Vin:
hello???
ne1 alive????? ??? ??? ???

~HyDrOgEn~:
Please i need help < MAy / June 2007 Questions, 29/30/31/32 , please if any one have any answer , attatch and show me the steps!!!!!!!

Vin:
paper 2?????...it should b because its kinda new...here..

p   {color: #ff00ff; font-family: arial, Helvetica, sans-serif; font-size: 10px}

li   {color: #00bfff; font-family: times, “times new roman”; font-size: smaller; font-style: italic}

h1   {color: #0000ff; font-family: times, “times new roman”; font-size: 36pt}

its really easy..

"#ff00ff" is called the hexadecimal value of a colour..(it can b nythin besides metioned)

after the hash "#" there are 6 digits of number/text...like  ff 00 ff ...they r always in a pair..each colour has a different code..
1st pair represents red
2nd is green
3rd is green...
so basically its like #(ff)    {00}  [ff]
                          (red){green}  (never put these tho..jus fo ya understanding)

one of the ques say.....amend the style for a paragraph so that it will accept any
generic sans-serif font as well as the specified fonts....

u jus havta pput a comma after the font name and type sans-serif or sometimes evn serif depending on the ques...like ...


p   {color: #ff00ff; font-family: arial, Helvetica, sans-serif; font-size: 10px}

now u understand??

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version