Thursday, March 17, 2011

Fixing CSS3

Well today I had the problem with my test page which it didnt left me put a heading under the picture but then I learned a new code which it let me put the heading where ever I want to place it to, which is this:

  position: absolute;
    right:611px;


then it let me place the heading in the right place this was a new code I learned from: http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/

No comments:

Post a Comment