| Author |
Message |
virusjet BizHat Newbie

Joined: 13 Apr 2007 Posts: 12
|
Posted: Fri Apr 13, 2007 7:01 pm Post subject: i don't know anythings |
|
|
| i don't know anythings, but i want to design my web, plx help me |
|
| Back to top |
|
 |
delta00 BizHat Newbie

Joined: 19 Apr 2007 Posts: 7
|
Posted: Thu Apr 19, 2007 12:30 am Post subject: |
|
|
| Well, do you know any html???? Or have any webpage making programs?? if the answer is no to those questions, you should start by going online and looking for FREE WEBPAGE MAKING PROGRAMS. That will help you get a feel of what HTML looks like and you can start there. Also, go through numerious webpages by doing random searches and bookmark what you like. Then go into that source and get a feel of what it looks like. Learn by doing. |
|
| Back to top |
|
 |
Perfection BizHat Geek

Joined: 24 Sep 2006 Posts: 16582 Location: Pune
|
Posted: Fri Apr 20, 2007 3:48 pm Post subject: Web designing |
|
|
You can have basic info regarding html, php and Mysql from
http://phptutorial.bizhat.com |
|
| Back to top |
|
 |
hassanbsc BizHat Newbie

Joined: 19 May 2007 Posts: 8
|
Posted: Tue May 29, 2007 10:19 am Post subject: using joomla |
|
|
| I wna't to know how to use joomla ? |
|
| Back to top |
|
 |
chphoto BizHat Newbie

Joined: 10 Jun 2007 Posts: 11
|
Posted: Sun Jun 10, 2007 11:26 am Post subject: |
|
|
First you should learn about HTML (basic script for webpage) with Macromedia Dreamweaver or MS Frontpage. That very easy to create webpage same as MS office.
After you have HTML file you can upload it to Bizhat Host. |
|
| Back to top |
|
 |
Donkey_Kong_Tom BizHat Newbie

Joined: 12 Jun 2007 Posts: 5
|
Posted: Tue Jun 12, 2007 11:46 am Post subject: |
|
|
| Im also in the same boat as that guy, i dont know much about website building:) |
|
| Back to top |
|
 |
Perfection BizHat Geek

Joined: 24 Sep 2006 Posts: 16582 Location: Pune
|
Posted: Wed Jun 13, 2007 5:25 pm Post subject: assam.html |
|
|
html program
Save this as assam.html and double click on the file to open it in browser.
See the page designed with basic tags.
When you are making a site, there will be an index.html and other html files will be linked to it. After making the site, test it locally and upload it to a server using ftp program.
<HTML>
<HEAD>
<TITLE>INDIA TRAVEL INFO : ASSAM</TITLE>
<META NAME="Keywords" CONTENT="assam, travel, festivals">
<META NAME="Description" CONTENT="Tourist places in assam">
</HEAD>
<H1>ASSAM</H1>
<P>GUWAHATI - State museum, Assam state zoo & botanical garden, temples.</P>
<P>KAZIRANGA NATIONAL PARK - A world heritage centre at Jorhat (90 km, Feb to May) famous for one horned Rhinoceros, tea gardens and tribal villages.</P>
<P>MANAS NATIONAL PARK - A world heritage centre (176 km from Guwahati).</P>
<P>MAJULI - World's largest river island and a pilgrim centre (120 km from Guwahati).</P>
<P>SILCHAR - Ancient ruins, temples, Bhuban (50 km).</P>
<P>FESTIVALS - Bohag Bihu (April), Rangoli Bihu (Sept/Oct), Durga Puja.</P>
<BR>
<HR>
</BODY>
</HTML> |
|
| Back to top |
|
 |
goodstuff.bizhat.com BizHat Newbie

Joined: 15 Jul 2007 Posts: 22
|
Posted: Sun Jul 15, 2007 7:34 am Post subject: |
|
|
So far, I use Microsoft Publisher for my webpage designs....
I dont really know HTML language...but MS Publisher will translate all the things that I put in there...into HTML in the background.
So ... best if you start off your web design..using Webpage Editor programs.
You can get them for free...if you Google it. |
|
| Back to top |
|
 |
Perfection BizHat Geek

Joined: 24 Sep 2006 Posts: 16582 Location: Pune
|
Posted: Sun Jul 15, 2007 11:34 am Post subject: Microsoft Publisher & html |
|
|
A beginer has to use Microsoft Publisher for web designing, as it is easy. Software converts your dream into html codes. The same things can be done after learning the simple html codes. So what is the difference, both are giving the same output.
The difference is the response time and the Bandwidth used. OK, you will get more bandwidth from Bizhat for making more posts. But the large response time make you to loose visitors.
So learn basic html, it is easy. The code will be of 4 kb, while your Microsoft Publisher's code will be of 15 Mb plus !.
http://phptutorial.bizhat.com/htmllesson_1.html |
|
| Back to top |
|
 |
goodstuff.bizhat.com BizHat Newbie

Joined: 15 Jul 2007 Posts: 22
|
Posted: Sun Jul 15, 2007 2:05 pm Post subject: |
|
|
I need some advise here....
I want to submit a web page to google and need to add a Meta Tag into the header of the HTML. The problem is that I am using Microsoft Publisher and I cannot seem to be able to extract the HTML codes and put in the Meta Tag.
Is there any thing that can convert the webpage to HTML codes.
Sorry...if this might seem a stupid question...
But I am just starting to learn web stuff... especially on how to get it amonst the top searches in Search Engines. |
|
| Back to top |
|
 |
redwillow BizHat Newbie

Joined: 11 Jul 2007 Posts: 14 Location: In the Mountains
|
Posted: Sun Jul 15, 2007 7:03 pm Post subject: |
|
|
goodstuff
You do not need to extract the code. If you have a copy of the file on your computer all you have to do is open it in Publisher, add the meta tags, then save the file. You will then need ot upload it to the server (replacing the copy of the file alreadu there). I hope this is helpful to you. |
|
| Back to top |
|
 |
goodstuff.bizhat.com BizHat Newbie

Joined: 15 Jul 2007 Posts: 22
|
Posted: Mon Jul 16, 2007 1:35 am Post subject: |
|
|
Hi Redwillow!!!
Thanks for the tip...its very helpful, I will give it a try...
Will feedback here again if i encounter or solve the issue.  |
|
| Back to top |
|
 |
redwillow BizHat Newbie

Joined: 11 Jul 2007 Posts: 14 Location: In the Mountains
|
Posted: Wed Jul 18, 2007 5:50 am Post subject: Useful links and program |
|
|
Here are some links that I hope everyone will find helpful.
HTML links: World Wide Web Consortium - www.w3.org
Web Design Group - www.htmlhelp.com
Html editor: 1st Page - www.evrsoft.com |
|
| Back to top |
|
 |
goodstuff.bizhat.com BizHat Newbie

Joined: 15 Jul 2007 Posts: 22
|
Posted: Wed Jul 18, 2007 12:32 pm Post subject: |
|
|
Tried the insertion of HTML code fragment. But...didnt work. Get the message that the Meta tags are at the wrong location. LOL.
Well.... thanks for the links...I will have a look.
Thanks for your help and response. |
|
| Back to top |
|
 |
redwillow BizHat Newbie

Joined: 11 Jul 2007 Posts: 14 Location: In the Mountains
|
Posted: Thu Jul 19, 2007 5:59 am Post subject: |
|
|
Try this:
<Document>
<HTML>
<HEAD>
<TITLE>---</TITLE>
<META>
</HEAD>
<BODY>
Text in the Browser Window
</BODY>
<HEAD>
</HEAD>
</HTML>
The Meta Tags go below the Title tag in the Header section.
I hope you enjoy the links. |
|
| Back to top |
|
 |
|