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 about <div> 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 "about <div>" Watch "about <div>" New topic
Author

about <div>

ben oliver
Ranch Hand

Joined: Mar 28, 2006
Posts: 369
In html, is <div> purely a "logically grouping" syntax ? For example, if I add <div> </div> around a html section (like <table> or <form>), it does NOT create any visual different from look and feel perspective, correct ?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56192
    
  13

Correct.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: about <div>
 
Similar Threads
Best Practice for Listing Directory Names
Need help selecting a value from a list with multiple ids that are the same
HTML tags
Creating CSS class at runtime
How do I make a "div's" on the fly with Jquyer?