Questions tagged [web-standards]

Technologies for creating and interpreting web-based content which are carefully designed to deliver the greatest benefits to the greatest number of web users while ensuring the long-term viability of any document published on the Web.

The World Wide Web Consortium (W3C), along with other groups and standards bodies, has established technologies for creating and interpreting web-based content. These technologies, which we call “web standards,” are carefully designed to deliver the greatest benefits to the greatest number of web users while ensuring the long-term viability of any document published on the Web.

Designing and building with these standards simplifies and lowers the cost of production, while delivering sites that are accessible to more people and more types of Internet devices. Sites developed along these lines will continue to function correctly as traditional desktop browsers evolve, and as new Internet devices come to market.

351 questions
-1
votes
1 answer

include jquery.js / bootstrap.js from own domain or from the original?

i'm confused whether to include jquery.js or bootstrap.js files from my domain or to link the files directly to the download page of the providers. what is the most common practise? i want to load my sites quickly, thus i have 2 options: hoping my…
ulkas
  • 5,748
  • 5
  • 33
  • 47
-1
votes
2 answers

Should each individual product have its own individual web page?

I'm new to web development so I don't know what is the norms for this. I'm trying to build a small e-commerce site. We have a lot of items. So should each item have its own separate page? Is it good for SEO?
Jo E.
  • 7,822
  • 14
  • 58
  • 94
-1
votes
2 answers

Which tools is Best to make Accessible site ? open source or commercial?

Which tools is Best to make Web standards, W3C validate and Accessible site ? open source or commercial?
Jitendra Vyas
  • 148,487
  • 229
  • 573
  • 852
-2
votes
5 answers

target="new" is not opening new tab or window of my browser in OpenSocial app

target="new" is not opening new tab or window of my browser in OpenSocial app!
Abhishek Dhote
  • 1,638
  • 10
  • 41
  • 62
-2
votes
4 answers

HTML/CSS image hover - using different sized images

So what I have is this website: http://www.gameplay-universe.uphero.com/ If you hover with the mouse on the social images on the footer, which are in a table, you'll see that smaller images change to bigger and move the layout. How to avoid/fix…
PowerUser
  • 812
  • 1
  • 11
  • 32
-3
votes
1 answer

Why map() method is not listed on w3schools.com

I'm new to JavaScript. And I'm now using w3schools.com as my major resource of references of the language (including HTML and CSS). What I just found is that the map() method of Array object is not listed on the site, check the reference page here .…
Reinhard
  • 100
  • 12
1 2 3
23
24