Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Forms do not work for me

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #205158
    Matias
    Participant

    Hi guys! I’m becoming insane because this:

    http://i.imgur.com/2EMrYKT.png

    When I use the form tag my nav bar came down and I can’t find why is doing that…

    The right way is this:

    http://i.imgur.com/JmBzEOG.png

    But there i’m using just the input tag without form tag.

    There is the code, I hope you’ll can find the solution

    http://codepen.io/anon/pen/QbBwmv

    Thanks and bye guys!

    #205162
    Senff
    Participant

    It’s not really clear what the problem is, what do you mean by “my nav bar came down“?

    Please point out in a bit more detail what’s going wrong. Screenshots are nice to illustrate what’s wrong, but we need to see the actual error pointed out in Codepen, to be able to analyze the code.

    #205163
    Matias
    Participant

    Hi and sorry for not were specific. The problem is when I use the tag “FORM” the menu bar becomes disordered and moves slightly down. I want to know why, and how can I resolve that problem. I need to the menu bar stay in his place. I hope you can understand me.

    The menu bar are these words:

    INICIO – HISTORIA – GALERIA – PEDIDO ONLINE – CONTACTO

    #205171
    Paulie_D
    Member

    Unless you can show us what this is supposed to look like it’s going to be hard to help.

    At the moment it’s really unclear what you are trying to do.

    By the way: The <center> tag has been deprecated and should no longer be used.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.