Recent content by theelitecoder

  1. T

    What is the best tool to develop games to be published on websites out there?

    I have been looking at Construct 2 and Game Maker Studio, but I need something that is simple to use, yet powerful enough to create anything I want (preferably without having to learn a high level language from scratch). I am looking for games that I can release online, not 3D games that require...
  2. T

    Italicizing in html.?

    The answer to your problem is that you haven't closed the <i> tag accordingly, with a </i> Do it like this: <i> (Whatever I want to italicize </i> Here's exactly what I would have written: <H1><CENTER><i><font color="Red">WALK FOR THE CURE.</i></font> <i></CENTER></H1></i><br>...
  3. T

    Italicizing in html.?

    The answer to your problem is that you haven't closed the <i> tag accordingly, with a </i> Do it like this: <i> (Whatever I want to italicize </i> Here's exactly what I would have written: <H1><CENTER><i><font color="Red">WALK FOR THE CURE.</i></font> <i></CENTER></H1></i><br>...
  4. T

    Italicizing in html.?

    The answer to your problem is that you haven't closed the <i> tag accordingly, with a </i> Do it like this: <i> (Whatever I want to italicize </i> Here's exactly what I would have written: <H1><CENTER><i><font color="Red">WALK FOR THE CURE.</i></font> <i></CENTER></H1></i><br>...
Back
Top