Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming > HTML
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Reply
 
Thread Tools Search this Thread Display Modes
Old 02-22-2008, 06:03 AM   #1
hem1234
Member
 
hem1234's Avatar
 
Join Date: Jan 2008
Posts: 159
hem1234 is on a distinguished road
Send a message via Yahoo to hem1234
Smile <DIV> and <SPAN> Help

I want some help from the web designer and HTML experts. Can some body explain me what is the difference between div and span. Why span is important?? Should I do HTML coding without span.
__________________
Delhi Picture | Funny SMS Jokes
hem1234 is offline   Reply With Quote
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 02-22-2008, 07:47 AM   #2
Alan
Junior Guru
 
Alan's Avatar
 
Join Date: Nov 2006
Location: Ayr, Scotland
Posts: 626
Alan has a spectacular aura aboutAlan has a spectacular aura about
Default Re: <DIV> and <SPAN> Help

<span> is an inline element used to group elements of a document, one typical use is in the application of CSS styles, for example;
Code:
This section of code has been <span class="spanclass">modified with inline span</span> tags.

The <div> tag defines a division/section in a document, a block element. Again this tag can be used in conjunction with CSS to define styles of section of the document and in the use of layout (table-less layout) of pages, for example;
Code:
<p>This is outside the div</p> <div class="red"> <h1>Inside section</h1. <p>standard text inside the section</p>
__________________
ahb Solutions
Alan is offline   Reply With Quote
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Reply



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
>>> RedRabbits.com is on auction at SEDO qtec1 Domains for Sale 0 05-14-2008 06:11 PM
Totall New >>>> Everything please review it Virtual-City Website Reviews 10 04-13-2008 04:35 AM
Expired and expiring domains with PR and backlinks Domdat Domain Name 1 03-06-2008 09:54 AM
PR and links on expiring domains and expired domains Domdat Domain Name 0 02-21-2008 08:49 PM
>>> RedRabbits.com is on auction at SEDO qtec1 Domains for Sale 0 02-06-2008 02:21 PM


All times are GMT. The time now is 03:05 PM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.