+ 2
How chould i creat an html code in the real world?
8 Antworten
+ 2
It needs to be hosted somewhere. There are free and paid services available. I don't currently have one so cannot recommend one sorry.
+ 25
the only thing you really need is a simple text-editor, input your html text, safe it as: .htm and open it with your browser, you will see your first webpage, keep on coding 👍😉
+ 3
you must sign up to an webhosting service (there are free and paid and latter offer advanges and better support) o run your webserver (problematic) and copy your site resources (htmls, css, js, php, images etc) to server
+ 2
just the way you do it here in sololearn
+ 1
Just get a software needed for HTML and code what you want.
+ 1
Ok thanks
+ 1
And if I qant that everyone would be able to search and viwe my page, hat should I do?
+ 1
use a realnotepad !