File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Doubt on Tab in Html Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Doubt on Tab in Html" Watch "Doubt on Tab in Html" New topic
Author

Doubt on Tab in Html

dhwani mathur
Ranch Hand

Joined: May 08, 2007
Posts: 621
Hi all

i am in a doubt onto how can i put
tabs in html i have normally
seen tabs in html having titles
like Contact Us,Home Page

i tried on using <Ul>
and <li> tags
but still i am not getting that type of look
i somewhere read that i need to use CSS
but after going through CSS tutorials
i find it bit dificult to create my own CSS
since i have to remember all Properties
attributes and selectors.If anyone can
guide me onto which tags i must use
that can include tabs in my html page.

Thanks in advance.

Dhwani:>its always too soon to quit.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35246
    
    7
Can you point to a web site that looks like what you're trying to achieve? It would make it easier to help you if we knew what you were aiming for


Android appsImageJ pluginsJava web charts
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
Here is a list of menus made from lists with CSS: http://css.maxdesign.com.au/listamatic/

I am sure you can figure out something from one of those examples.

Eric
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Doubt on Tab in Html
 
Similar Threads
ErrorPage Doubt??
urgent...select ....option... doubt
doubt
Doubt in working of jsp:useBean
Doubt in TagSupport (Classic Tag)