HighDots Forums  

dev-test

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss dev-test in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
maya
 
Posts: n/a

Default dev-test - 08-12-2009 , 09:20 PM






hi,

about a month ago I took a developer test.. some questions were very
easy, but some I found a bit esoteric.. I managed to take screenshots of
some of the questions:
http://www.mayacove.com/dev_test/qs.html

what do you think??

Reply With Quote
  #2  
Old   
rf
 
Posts: n/a

Default Re: dev-test - 08-13-2009 , 01:48 AM






maya wrote:
Quote:
hi,

about a month ago I took a developer test..
That's a worry.

Quote:
some questions were very
easy, but some I found a bit esoteric..
Not esoteric, just plain wrong.

There are no HTML "codes". And what determines the appearence of the
document contents is HTML elements, not tags. Tags are simply a part of the
HTML element. And tags don't contain codes either, They have attribute/value
pairs.

A two sided tag? No such thing. Probably what they mean is an element with
an opening *and* a closing tag.

17,000,000 colours? Exactly? Hardly, it's actually 16,777,216.

Ask for your money back. They obvously don't know what they are talking
about.

Reply With Quote
  #3  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: dev-test - 08-13-2009 , 10:37 AM



rf wrote:
Quote:
maya wrote:
hi,

about a month ago I took a developer test..

That's a worry.

some questions were very
easy, but some I found a bit esoteric..

Not esoteric, just plain wrong.

There are no HTML "codes". And what determines the appearence of the
document contents is HTML elements, not tags. Tags are simply a part of the
HTML element. And tags don't contain codes either, They have attribute/value
pairs.
Even the elements don't for the most part determine the appearance of
the document. The appearance is determined by the browser's default
manner for treating each element (whether that treatment is coded inside
the rendering engine based directly on the elements or via a default
browser stylesheet with entries for every element), as altered by the
application of user and author stylesheets and inline styles.

Granted, there are HTML *attributes* that deal with appearance, such as
width in a TD tag or color in a FONT tag.

Quote:
A two sided tag? No such thing. Probably what they mean is an element with
an opening *and* a closing tag.
But all the elements (DL, DT, DD, LI) given as choices have both opening
and closing tags. It's a weird question.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.