Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum
Can you write HTML code by hand? - Printable Version

+- Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum (http://www.webdesignforum.com.au)
+-- Forum: Web and Graphic Design (/forumdisplay.php?fid=1)
+--- Forum: Programming (/forumdisplay.php?fid=10)
+--- Thread: Can you write HTML code by hand? (/showthread.php?tid=34651)



Can you write HTML code by hand? - sinelogixseo - 10-31-2018 04:14 PM

Can you write HTML code by hand?


RE: Can you write HTML code by hand? - SkyMediaSing - 01-15-2019 08:54 PM

<code>
x = 5;<br>
y = 6;<br>
z = x + y;
</code>