Recent content by juNki3

  1. J

    Days since in HTML? Please answer?

    Hello, For first I want to say I do my work in Notepad++ and i use Xampp to view what I did. So this is a game I am working at, and I was wondering if I can put my own time. For example, today it is day 0 in my game, hour 00:00. Ok. And it updates, every day, for example, after 3 days, my game...
  2. J

    Too much space between the lines in HTML ?

    So today I started scripting and for example I write a text "test1 test2" In html it looks like this "test1 test2" And I use like this : <p>"test1" </p> <p>"test2"</p> And don't reply with answers like "Write like this : " "test1" "test2" because it doesn't work and appears like...
Back
Top