inno-code / simplephp

Project to illustrate basic PHP HTML CSS coding concepts for beginners.
8 stars 9 forks source link

Assignment submission 1 #6

Open taono opened 9 years ago

taono commented 9 years ago
taono commented 9 years ago

just submitted a rough draft.

zoelogic commented 9 years ago

@taono great job submitting your first PR all by your self!
Good work :-)

taono commented 9 years ago

I changed linkbox position and z-index of parabox. Still, parabox is not moving. Can you help to check again what went wrong? I will add hanf_form in my next commit. Thanks :-)

zoelogic commented 9 years ago

@taono Your comments are PHP style comments. CSS does not allow "//" style comments, so the above "// the box background color ...." breaks this style. See my remarks on ./style.css

Plus, try testing what happens when you use:

zoe-1 commented 9 years ago

@taono commit your changes to git and push them to github. That way I can see the current state of your project and look at your redbox. Thx

taono commented 9 years ago

yes I did. It's called the third draft php style comment tread.