Web Development
|
|
 |

|
babarkhalid wrote: i think its only give a application to work,,,tell me phases..?.. Sorry, I don't understand what that is supposed to mean.
|
|
|
|

|
can u tell me of coding where server will take update from Android GPS device? how can i start?
|
|
|
|

|
babarkhalid wrote: can u tell me of coding where server will take update from Android GPS device? how can i start? I have no idea how your application is supposed to operate so I cannot begin to suggest what coding is necessary. I would suggest you spend some time researching the parts you need to work with and come back here when you have a more specific question.
|
|
|
|

|
hay...
anyone help me ?please/.
i wana to make a online exam test in mvc asp.net and also using SQL?
can any body tell me or give me hints where i get help to making it..or take code for help... please give me ?
|
|
|
|
|

|
i too much impress from your that give link and too see that project... but how i can make that online test without using youtube...and i wana to use too make my own questions?
|
|
|
|

|
I found that many html users utilize the SECTION in a wrong way. One of my co-developer(in fact he is an HTML UI designer) uses SECTION as instead of DIV. I noticed some use this to wrap the content.
I am very interested to know, for what purpose are you guys using this SECTION?
Thanks
|
|
|
|
|

|
The section element is one of the new HTML5 elements, like header, footer, and other semantics.
As far as I know, they work quite the same as a div, only the div is a more generic way of dividing content.
The section is used for a specific group of content.
If your co-developer is using section everywhere, he is using it wrong and he has to use the div element.
It is possible to use more section-elements.
With the use of section, the developer has to call it only once in the CSS-file with 'section{}'. Kinda like a class attribute, but used for specific areas on the web page.
|
|
|
|

|
I avoid usage of semantic elements that were introduced in HTML5(like section) (except article, aside) because I mostly work with web apps that are compatible with older browsers (IE8, Atommic 1.0 etc.)
|
|
|
|
 |
|
|
General
News
Suggestion
Question
Bug
Answer
Joke
Rant
Admin