Otaku Ichise
New Member
- Messages
- 64
- Reaction score
- 0
- Points
- 0
Ok my question is, for those who are used to code for IE7
what are the issues we should know about firefox?, like for the tags <ul> we cant give margin-top or it will also move along with the div, the solution was giving padding (for example 20px) and margin-top:0px
Also when i wanted to repeat a background pic (100px height 5pxwidth) on a div with 100% value width/height, it wouldnt show/repeat unless i gave a postion absolute to it, any beter solution?
all advices are welcome, thanks in advance.
current website im making: http://otakushrine.elementfx.com/falcom/eiyuu densetsu 6/legend_of_heroes_fc.html
what are the issues we should know about firefox?, like for the tags <ul> we cant give margin-top or it will also move along with the div, the solution was giving padding (for example 20px) and margin-top:0px
Also when i wanted to repeat a background pic (100px height 5pxwidth) on a div with 100% value width/height, it wouldnt show/repeat unless i gave a postion absolute to it, any beter solution?
all advices are welcome, thanks in advance.
current website im making: http://otakushrine.elementfx.com/falcom/eiyuu densetsu 6/legend_of_heroes_fc.html