The Most Active and Friendliest
Affiliate Marketing Community Online!

“AdsEmpire”/  Direct Affiliate

Thnx!

W

Win8282

Guest
Thnx! I can notice this site is excellent! A day ago, I didn't know a bit about html, but know I at least know the basics. If I continue like this, in a couple of months, I hope to know better!

I know this is very newbiish, but can anyone tell me how to turn this to an acutall website? (I did this in notepad)

<html>
<head><title>United Chimichangas</title></head>
<body bgcolor=red>
<h1>United</h1>
<h2>Chimichangas</h2>
Los united chimichangas es una union de k-pos
</html>
index.html
 
All you need to do to turn it to a web page is to save is at a .html file in notepad and to turn it to a website you just need to create many more pages and link them all together and you have a website.

However this days you have an awful lots of software that can help you create website much easily than coding in notepad by your self, though its very good to know what you are learning now but to create a serious website you will need to use a software, there loads of free software that you can use but hey, carry on with notepad if that is your preference,

Please let me know if you need help with anything else.
 
Copy and paste the code below on your notepad and save as to "index.html"

<html>
<head>
<title>United Chimichangas</title>
</head>
<body bgcolor="red">
<h1>United</h1>
<h2>Chimichangas</h2>
Los united chimichangas es una union de k-pos
</body>
</html>
 
I did it, y????
oh, I guess I know the reason. Is it because it is in spanish?>?
well... I do live in argentina. And the term 'Chimichangas", I got it from the movie "Meet The Fockers"

LOL
 
MI
Back