Kerala's Business Portal  
Home Movies Matrimonial Classifieds Jokes Photo Gallery Free Hosting Free Mail
 ProfileProfile     SearchSearch     RegisterRegister 
 Photo Gallery   Log in to check your private messagesLog in to check your private messages   Log inLog in 

i don't know anythings
Goto page 1, 2  Next
 
Post new topic   Reply to topic    BizHat.com Forum Index -> HTML & Website Design
Author Message
virusjet
BizHat Newbie
BizHat Newbie


Joined: 13 Apr 2007
Posts: 12

PostPosted: Fri Apr 13, 2007 7:01 pm    Post subject: i don't know anythings Reply with quote

i don't know anythings, but i want to design my web, plx help me
Back to top
delta00
BizHat Newbie
BizHat Newbie


Joined: 19 Apr 2007
Posts: 7

PostPosted: Thu Apr 19, 2007 12:30 am    Post subject: Reply with quote

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
BizHat Geek


Joined: 24 Sep 2006
Posts: 16582
Location: Pune

PostPosted: Fri Apr 20, 2007 3:48 pm    Post subject: Web designing Reply with quote

You can have basic info regarding html, php and Mysql from

http://phptutorial.bizhat.com
Back to top
hassanbsc
BizHat Newbie
BizHat Newbie


Joined: 19 May 2007
Posts: 8

PostPosted: Tue May 29, 2007 10:19 am    Post subject: using joomla Reply with quote

I wna't to know how to use joomla ?
Back to top
chphoto
BizHat Newbie
BizHat Newbie


Joined: 10 Jun 2007
Posts: 11

PostPosted: Sun Jun 10, 2007 11:26 am    Post subject: Reply with quote

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
BizHat Newbie


Joined: 12 Jun 2007
Posts: 5

PostPosted: Tue Jun 12, 2007 11:46 am    Post subject: Reply with quote

Im also in the same boat as that guy, i dont know much about website building:)
Back to top
Perfection
BizHat Geek
BizHat Geek


Joined: 24 Sep 2006
Posts: 16582
Location: Pune

PostPosted: Wed Jun 13, 2007 5:25 pm    Post subject: assam.html Reply with quote

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
BizHat Newbie


Joined: 15 Jul 2007
Posts: 22

PostPosted: Sun Jul 15, 2007 7:34 am    Post subject: Reply with quote

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
BizHat Geek


Joined: 24 Sep 2006
Posts: 16582
Location: Pune

PostPosted: Sun Jul 15, 2007 11:34 am    Post subject: Microsoft Publisher & html Reply with quote

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
BizHat Newbie


Joined: 15 Jul 2007
Posts: 22

PostPosted: Sun Jul 15, 2007 2:05 pm    Post subject: Reply with quote

I need some advise here....Razz
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...Very Happy

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
BizHat Newbie


Joined: 11 Jul 2007
Posts: 14
Location: In the Mountains

PostPosted: Sun Jul 15, 2007 7:03 pm    Post subject: Reply with quote

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
BizHat Newbie


Joined: 15 Jul 2007
Posts: 22

PostPosted: Mon Jul 16, 2007 1:35 am    Post subject: Reply with quote

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. Smile
Back to top
redwillow
BizHat Newbie
BizHat Newbie


Joined: 11 Jul 2007
Posts: 14
Location: In the Mountains

PostPosted: Wed Jul 18, 2007 5:50 am    Post subject: Useful links and program Reply with quote

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
BizHat Newbie


Joined: 15 Jul 2007
Posts: 22

PostPosted: Wed Jul 18, 2007 12:32 pm    Post subject: Reply with quote

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
BizHat Newbie


Joined: 11 Jul 2007
Posts: 14
Location: In the Mountains

PostPosted: Thu Jul 19, 2007 5:59 am    Post subject: Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    BizHat.com Forum Index -> HTML & Website Design All times are GMT
Goto page 1, 2  Next
Page 1 of 2
Spam ? Report to Admin

 
Username


NO SPAM AND USELESS POSTS



BizHat.com   Astrology   Advt   Chat Room   Classifieds   Computer   Downloads   Directory   Dating   Domain Tools   Education   eCards   Finance   Forums   Freelance Work   Free Hosting   Free Mail   Gallery   Games   Guest Book   Greeting Cards   Ham Radio   Health   Home Business   Hosting Tutorials   Hosting Directory   India   Jobs   Jokes   Kerala   Matrimonial   Music   Movies   News   News Letter   Recipes   Real Estate   Search   SMS   Tourist Guide   Top 100 Sites   Vote Us   Yellow Pages   Site Map   Bookmark  

Google
¤ Terms of Service ¤ Advertise with Us ¤ Privacy Policy ¤ Contact Us 
Copyright © 2003-2005 BizHat.com, Hosted by HostOnNet.com