Jump to content

DeathsAngel

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by DeathsAngel

  1. DeathsAngel

    CSS + JSP

    JSP have HTML inside, there is not much difference except it's used for some server stuff and permit includes command.Well thanks anyway I'll try to find out why
  2. DeathsAngel

    CSS + JSP

    Did you tried it in HTML or JSP?
  3. DeathsAngel

    CSS + JSP

    div.centrale { color: #FFFFFF; position: absolute; top: 10%; padding-top: 1%; width: 100%; text-align: center;} In my JSP file I put the <link> thing for the CSS to join and it works but only the color: #FFFFFF doesn't work.The position, top, width etc. works but not the color.Can you tell me why?Thanks
×
×
  • Create New...