ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

What website has the fewest files?

<< < (6/7) > >>

Tuxman:
Nothing can produce worse code than a HTML generator. Not even you.

Also, there's not really much needed for your own HTML-based website.
Simple ones are easy (see the source code).

wraith808:
There's some paradox with writing my own HTML.  I my well go down that path, but as I'm learning, won't I be producing some junky code?  And if my whole thing is to use it on my site...  Well you get the idea.
-kunkel321 (June 02, 2016, 01:08 PM)
--- End quote ---

That's the reason you use tools meant for it to help you, then clean the HTML if necessary.  That gives you a framework for learning, and a safety net.

In particular, that https://html-online.com/editor/ link has a clean function built in, so you can paste code into it, and then clean it of any irrelevant tags that might be put in.  There's also htmlkit that is a good, free editor for beginners.  The latest version now costs money, but you can still download the free version at http://www.htmlkit.com/download/.

Deozaan:
I just discovered HyperDev, which you may find useful/interesting:

https://www.donationcoder.com/forum/index.php?topic=42697

f0dder:
I my well go down that path, but as I'm learning, won't I be producing some junky code?-kunkel321 (June 02, 2016, 01:08 PM)
--- End quote ---
Not nearly as junky as what Word produces, no :)

panzer:
Whoops, missed that one - SublimeText is worth its pretty low pricetag, though.
-f0dder (June 01, 2016, 03:02 PM)
--- End quote ---

Evaluation version is free and has no limitations (I believe).

You could try this one:

"... Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text ...":
http://limetext.org/

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version