jitendra
-
Web Designer VS Front-End-Developer
Then what i need to put in my Resume Title Web Designer or Front-End-Developer?
-
Are there a way to display OL with numbers horizontally?
ZIt's workinf in firefox but not in IE
-
Are there a way to display OL with numbers horizontally?
No it's not working .Numbering not showing in any browser.
-
try to make website without need of javascript
I know server side processing is slow and client-side is fast but server side processing in not depend or user browsers and settings. and server side processing is more secure too as i read on many articles. My question was if i can do same thing…
-
try to make website without need of javascript
if i can do same thing With Server side script(php,asp, etc) and Javascript, then what should be choosen?
-
XHTML 1.0 strict vs HTML 4.01 strict
After reading so many article on different blogs and websites i decided to use HTML 4.01 strict over XHTML 1.0 strict. HTML 4.01 is easy to maintain too. and with XHTML we need to care many more things.
-
how to fully accessible website on every device ?
I'm asking about only HTML supported device
-
Which layout method should be used ?
I'm asking about which is semantically correct?
-
need expert commnt on some XHTML elements
box see this article once for http://www.seomoz.org/blog/5-html-elements-you-probably-never-use-but-perhaps-should
-
correct use of
?tag is much more sematic than ul li as i think. u r showing Contact info not a content text so i would not use and to show contact info atleast.
-
correct use of
?but this is a listing not a paragraph so i think use of and is not a semantic use
-
correct use of
?is this better way to do this ? Contact Info: First Last 555-555-5555 name@company.com
-
Wordpress for Everything?
as i think no problem with wordpress because i've seen many e -commerce related stuff with wordpress. see these link : http://www.fiddyp.co.uk/how-to-add-a-shopping-cart-to-wordpress/ http://www.instinct.co.nz/e-co…
-
open link in a new window in XHTML 1.0 strict ?
any link of example ?
-
Wordpress for Everything?
u can use this theme : http://www.thekingcart.com/2008/10/02/crafty-cart-free-wordpress-ecommerce-plugin-theme/ and wordpress site is also searchable like others . don't worry . some wordpress plugins can do something better. try this : http:…
-
correct use of
?so BR has no use in our mark-up except poems and other same things ?
-
MICROFORMAT ???
This is a good article on this . http://www.robertnyman.com/2008/04/28/do-we-really-need-microformats/
-
MICROFORMAT ???
Thx Chris for quick reply . Are u using microformat Chris ?
-
MICROFORMAT ???
Thx box . i get some clearence. but some more question after konwing some 1. so we dont need to style those classes in css . just need to put them in html. 2. is this helps in search engine ranking ? 3. how we can extract data from other alre…
-
pop-up without javascript ?
Hey chris, can we show just instantly appear popup with only css automatically on page load like sample page
-
how to javascript on particular page not on all pages
A firebug extension YSLOW suggest to put javascript in bottom of the page. but it is semantic or correct . as i know javascript should be placed in only.
-
offline css validation
no answer after 17 view :( :o :?:
-
learning XML?
what would be more useful XML or Javascript?
-
Why some blog suggest not to use fancy CSS3 selectors
thx box u always reply my question thx. do u run any web design Training School. u r so clear and focused.
-
Why webdesigner use this
isaw in the css of this website site owner CHRIS is using css for IE not a conditional css.
-
Why some blog suggest not to use fancy CSS3 selectors
bur with the help of IE7.js we can use CSS3 Selector on older browser ? is there any othe issue?