How to Auto Refresh a HTML Page

Asked by Jina on 1/5/2010 1:24:34 PM

I have a page that i want to auto refresh every 5 seconds, i don’t know how to make this to work. I tried couple ways but failing to refresh the page. Can anyone here help me with sample code to do the task? Thank you for your time.


Comment (0)

What are the advantages of HTML4.0 over HTML3.2?

Asked by Khusi on 5/14/2009 9:20:46 PM

I am the beginner of HTML and I cannot understand what is the actually difference between HTML4.o and HTML3.2.i am trying to write a basic html page so I need to gain some knowledge about all the tags of html. in a book i found these two terms html4.o and HTML3.2.if anyone know the right use of these terms means why most of the cases html4.o is used? what are advantages of html4.o over html3.2 and why we are using HTML4.0 instead of html3.2 then please let me know here.


Comment (0)

What is Anchor?

Asked by Khusi on 4/26/2009 10:53:12 AM

I am just new in HTML.Can anyone tell me what is the meaning of the term Anchor? What’s its use in HTML?is it related to the term hyperlink?is hypetlink,link and Anchor are related terms?can anyone tell me how these terms are related to each other.


Comment (0)

How to display the Menubar horizontally?

Asked by Sangeeta on 4/13/2009 9:03:59 AM

My application is having one Menu bar which contains some link buttons, say Home, About Us, Categories, and so on. On click of the Categories link button, I need to display a sub menu containing the items of Categories, say SQL Server, ASP.NET, Ajax, and so on. But the Category sub menu should be displayed horizontally, not in the traditional vertical style.

e.g. Home About Us Categories
SQL Server ASP.NET Ajax


Can anyone tell me how can I implement this?


Comment (0)

IFrame not pointing to localhost

Asked by Sangeeta on 2/2/2009 12:02:28 PM

I have an application where I need to show a webpage in an IFrame. But it seems the IFrame is not accepting anything pointing to localhost and throwing some error "Enter a Valid Url".

Can anyone tell me how to fix this issue?


Comment (0)

Setting fixed size text in HTML

Asked by Sangeeta on 1/20/2009 7:49:15 AM

I have a web page where I want to keep fixed size fonts of the text displayed in the page. This is because sometime users use their own browser to view any page and after designing the page, due to the use of different browsers, the actual design of the page gets screwed e.g. font size gets changed, text gets broken, images change their original position etc.

Can anyone tell me how can I keep the size of the font fixed so that my page will have the same look even if the user uses different browser?


Comment (0)

What is a Paragraph Tag in HTML

Asked by Guest on 12/20/2008 8:30:05 AM

I am a beginner and i really can’t understand how a paragraph tag works in a html page. Anyone here can help me and make me knowledgeable in this, please write here an easiest way to understand all the properties of a paragraph tag.


Comment (0)

How to Create a basic HTML Page

Asked by Guest on 12/15/2008 12:24:36 AM

I was trying to write a basic html page but i don’t understand the use of keyword tag as this is no more important for the search engines. Should I skip this tag and proceed to other tags and complete the page? If anyone knows the right use of keyword tag then please let me know here.


Comment (1)

Writing Multiselect Option HTML Code and Collecting the Submitted Data

Asked by Guest on 10/7/2008 4:30:56 PM

I am trying to create a form where i need a multiselect option, user can select more than one option from the dropdown and proceed to the next step. I don’t know how to code a multiselect form object and collect the information on successful form submit. Any help here?


Comment (0)

Why Can't I Select the Text on my Web Page

Asked by Guest on 9/24/2008 4:04:20 PM

I have some css issues as I tried to select a part of the content from the web page but it is getting selected as whole page. On a single click it gets selected and somehow i can’t select the part i want to be. I am guessing it is a css issue but have no clue to prove it. If you know the reason then please help me.


Comment (0)