Jump to content

DeathsAngel

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by DeathsAngel

  1. 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. 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...