Dev.Opera - Follow the standards, break the rulesDev.Opera - Follow the standards, break the rules

Login

Lost password?

Forums » Opera Web Standards Curriculum Discussions

Discuss the Opera Web Standards Curriculum. Give us feedback, including suggesting improvements, pointing out errors, asking for help, and requesting more clarity in how to use the course to teach and learn.

Note: You need to login to post in the forums. if you don't have an account you first need to sign up.

By stelt anchor Tuesday, 7. April 2009, 11:04:03

avatar

"discuss this article" broken for "First look at javascript"

Try at the bottom of http://dev.opera.com/articles/view/first-look-at-javascript/

By okaprinarjaya anchor Wednesday, 8. April 2009, 05:00:30

avatarhmm..do u mean the people picture at the bottom of the article? i don't know if it was a bug or not.
but i try to analyse it and get this lines of css code and i try modify. So as seen as bellow

before
.article .right {
   margin:0 0 1ex 1em;
}


after
.article .right {
   margin:-50px 0 1ex 1em;
}


the question is, is it good using pixel?
if in em
.article .right {
   margin:-3.8em 0 1ex 1em;
}

Moderators: pepelsbey | dstorey | chrismills | shwetankdixit | brucelawson | iheni | andreasbovens | zibin | mollydotcom