Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum

Full Version: Can you write HTML code by hand?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can you write HTML code by hand?
<code>
x = 5;<br>
y = 6;<br>
z = x + y;
</code>
Reference URL's