Users browsing this thread: 1 Guest(s)
I need help making own website please
#2
Dude, making a websight yourself isn't that hard. while i'm not shure how to help with publishing, you can learn how to wright one yourself right now. all you need to do is press right click on your browser and click "inspect element", or press F12. your browsers editor will open, displaying all of the code of the page your viewing (that's called HTML by the way. It stands for HyperText Markup Language). mess around in that a little, and you will start to get a general idea of how it works.

To make your own page, just type some HTML code in a normal text document and save it as a HTML file. you can even open a HTML document in a text editor. ther are also a lot of websights that will tell you all you need to know.

As for email, it's as simple as telling your users your email address http://www.w3schools.com/tags/tag_address.asp
and checkboxes are built-in to HTML too http://www.w3schools.com/tags/att_input_type.asp (it didn't have its own page, scroll down a bit)
Reply
Thanked by:


Messages In This Thread
RE: I need help making own website please - by Nintendo's chosen hero - 11-20-2016, 05:44 PM

Forum Jump: