Jump to content

MSousa

Members
  • Posts

    4
  • Joined

  • Last visited

MSousa's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Can you show me this in Javascript example?
  2. In internal links such that: down a> a> how can I slide the screen down?the intention is to slide and not jump
  3. I forgot the background-repeat:no-repeat; and I deleted the background-color
  4. I have a problem When I put a background image and after I put a padding value The position of the pictures changes. I do this: .actual { height: 255px; width: 805px; margin-left: 329px; margin-top: -255px; background-color: #555555; position: absolute; background-image: url(imagens/menu_actual_02.jpg); padding: 20px; } how I can fix this?
  5. how do to post my questions?

×
×
  • Create New...