Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   Why we use div in PHP? (http://siteownersforums.com/showthread.php?t=55183)

chikkiarora 03-01-2012 06:48 AM

Why we use div in PHP?
 
Hi frndz, Plz answer me this Question if you know.


Thanks

ruixuan 03-02-2012 11:52 PM

I'm sorry. I don't know

StevenPayales 03-07-2012 06:17 PM

You can use either tables or div in web development. Its just that..divs load faster than tables.

alen12345 04-11-2012 01:22 AM

actually PHP doesn't use DIV, HTML does..

div is widely used because it is a flexible html tag, where you can add some styles easily.
compared to other tags it has no default styles not like

that has default margins.

Read more: http://www.webmastertalkforums.com/p...#ixzz1riaeKlfW


MohsinSAG 04-20-2012 02:44 AM

friends, now html 5 has come so forget about div.

kevinloyed 04-25-2012 03:55 AM

Div is used for manage all HTML cods in your site.

sam051 05-04-2012 03:03 AM

For managing all programming coding div is the best and also div we used for image subscription also.

milina788 11-05-2012 04:54 AM

Div is a website managing HTML tag which enables you to use some sort of style easily and it is widely used just because of its flexibility and it not having any default style. The loading time of div is lesser than tables and other tags.

thememass.com 11-05-2012 09:48 AM

div is also friendly with jQuery and other javascript frameworks.

JuliaRoy 11-09-2012 02:23 AM

tag defines section in PHP document. Div tags load faster and reduce markup code. Div layouts are more flexible and easy to maintain.

aartikrypton 11-20-2012 11:48 PM

Hello.........

Bcoz div tag very faster than table thatsway we use div in PHP.........

Thanks
Team from
Kryptonsoft

Offshore iPhone App Development
iphone developers
iOS App Developer

abhirampathak3 12-05-2012 11:08 PM

tag defines is a division or section of the HTML document and that is mainly used for layout or creating style format to the web page. It provides different types of attributes such as alignment like left, right; event attributes like onclick, ondblclick and so on; Example of the
tag:-


heading portion

for the paragraph



andrewhoward123 12-13-2012 12:03 AM

PHP doesn't use div,Actually HTML use the div....

jaysh4922 12-13-2012 03:05 AM

It defines a division or a section in an HTML document
It is used to group block-elements to format them with CSS
DIV tags are lighter than tables so, DIV tags are used more frequently in PHP to load faster
Using DIV tags is useful for formatting whatever content is within the DIV tag
DIV tag is used to create and structure an HTML document or layout
Generally you use the div tag in HTML, not in PHP. PHP is an executable language, not markup but DIV is a markup tag

that's why the
was created and it's used on html/css language not in php.
deadmix 12-13-2012 04:04 PM

search engines hate tables
and

rajnish240 12-14-2012 12:48 AM

Tag is used to divide the web page into different section and also helps in coding.


All times are GMT -7. The time now is 01:34 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.