Welcome to Minetown!
To join our community, please login or register!
Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.

[Enjin Archive] HTML Code
Started by [E] Mechman007

Hey guys! I am pretty noob when it comes to coding and a real stupid assignment has come up in our Digital Technology class to make a website from NotePad scripting... The reason I say its stupid is because the school expects that we know coding already, which we don't -.- And we have no time to learn it!

I was hoping someone here could either be a big assist on making a 4 page BASIC Html website code that I could just fill words and pictures into! <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object>

It would be much appreciated! Just know that this isnt going to be a real website, its just for an assignment!

Copy and Paste the code here! Cheers! <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object>
You need to give more information on what you want done. I know HTML and can make the website but I need to know what the layout should be and what to include.
Code:
<HTML> <HEAD> <TITLE>Mechman's Basic Website</TITLE> </HEAD> <BODY> <H1>Now Fill!</H1> <P>There are plenty of elements to choose from<P> </BODY> </HTML>

HTML is probably one of the easiest languages to learn. You could probably go to your local books store and pick up a small book that will teach you the basics (Enough to do your assignment) in about an hour, maybe two. HTML is one of those languages that you kinda have to know in this era, so you might as well do the work and learn it!
Lol Honeydewsfriend ill talk to u IRL being my lil brother -.- LOL

Thanks alot Yield! I guess I kinda got scared just looking at it, didn't think it could be so easy <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f632.svg?0" type="image/svg+xml" standby=":o">:o</object>
I'm sure you will do fine! I learned probably 25% of HTML in about 1 hour! It's extremely easy.
http://www.w3schools.com/html/default.asp

Enjoy <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object>
Yeah we were actually given that same link ^ however I took a quick look and took it as no help at all, lolz maybe I should really check it out better first... lolz! Thanks guys! KUDOS to all! =D