HTML design tool


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2004
    Posts
    448

    Default HTML design tool

    With the interest in ESP8266s, and the need to shove your data onto the interenet, I couldnt put off learning the basics of HTML any longer.

    But at the newbie stage I am at, it became very tedious to modify the code, upload it to the ESP, and then check if the page displayed as intended.

    Here's an online tool I found that makes this process a breeze; simply paste your code in the left pane, and see how its going to actually look in the right pane.

    http://www.w3schools.com/tags/tryit....tml_center_css

    Works with graphics as well.

    Hope somebody finds this useful.

    Regards,

    Anand

  2. #2

    Default Re: HTML design tool

    you can also place your html in a text type document using notepad or better yet notepad++ (used by programmers). Then you save as file type htm. Then that file opens with your browser of your choice.
    don

Similar Threads

  1. I2C expressed in HTML I²C
    By Archangel in forum Off Topic
    Replies: 1
    Last Post: - 31st July 2008, 07:20
  2. Where did HTML Support GO?
    By Archangel in forum Forum Requests
    Replies: 4
    Last Post: - 4th July 2008, 11:40

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts