Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

how to insert css reset

  • 1 Mbohovái
  • 2 oguereko ko apañuãi
  • 1 Hecha
  • Mbohovái ipaháva cor-el

more options

I have problems with the web I'm creating, my menu shows different sizes in Firefox than in Safari and other navigators. I've heard about Eric Meyer reset and try to use it, but been a newby I don't know where have to insert the code. Must it be in the html of the page? or inside the snippet of the menu itself? Can anyone give me a detailed explanation the reset I'm traying to use is * { margin: 0; padding: 0; } but don't know where have to paste it. thanks

I have problems with the web I'm creating, my menu shows different sizes in Firefox than in Safari and other navigators. I've heard about Eric Meyer reset and try to use it, but been a newby I don't know where have to insert the code. Must it be in the html of the page? or inside the snippet of the menu itself? Can anyone give me a detailed explanation the reset I'm traying to use is * { margin: 0; padding: 0; } but don't know where have to paste it. thanks

Opaite Mbohovái (1)

more options

CSS code needs to be placed in a linked or embedded CSS file or alternatively (but not recommended) added via a style attribute in the HTML tag.

Can you post a link to a publicly accessible page that doesn't require authentication (log in) to access it?

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.