User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 423,884 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,235 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 2596 | Replies: 3
Reply
Join Date: Jul 2005
Posts: 41
Reputation: ohgosh is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
ohgosh's Avatar
ohgosh ohgosh is offline Offline
Light Poster

what is tab in asp.net?

  #1  
Jan 3rd, 2006
hi all,

a 'space' in asp.net is '&nbsp', how about 'tab' in asp.net?

by the way, can i add image to a listbox user control? if so, please provide the codes or any ref links..

a million thanks!
cheers,
ohgosh
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Posts: 1,590
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 35
Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: what is tab in asp.net?

  #2  
Jan 3rd, 2006
Technically, it would be: (sorry, not even vBulletin will display it).

Ampersand-Pound-Zero-Nine-Semicolon

However, it has no relevance inside HTML, as HTML treats all whitespace characters the same, with the exception of the non-breaking space.

If you wish to align elements, use CSS or tables.
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,900
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 118
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: what is tab in asp.net?

  #3  
Jan 3rd, 2006
To indent text, you can use blockquote
Use the <blockquote> html tag like this. The only thing is that it indents from both sides.


Reply With Quote  
Join Date: Oct 2005
Location: In my box.
Posts: 43
Reputation: Ooble is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 5
Ooble's Avatar
Ooble Ooble is offline Offline
Light Poster

Re: what is tab in asp.net?

  #4  
Jan 3rd, 2006
A better way would be to simply indent the paragraph or whatever:
[html]<p style="margin-left: 16px;">This paragraph has been indented by 16 pixels.</p>[/html]
while(sleeping)
    cat_wails();
wake_up();
for(i=0;i<9;i++)
    shoot_cat();
rejoice();
goto(bed);
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb ASP.NET Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the ASP.NET Forum

All times are GMT -4. The time now is 4:45 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC