Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ক্লাস

This translation is incomplete. Please help translate this article from English.

ক্লাস গ্লোবাল অ্যাট্রিবিউট  হয়  একটি স্পেস সেপারেট লিস্ট ক্লাসের উপাদানের । Classes allows CSS and Javascript to select and access specific elements via the class selectors or functions like the DOM method document.getElementsByClassName.

Though the specification doesn't put requirements on the name of classes, web developers are encouraged to use names that describe the semantic purpose of the element, rather to the presentation of the element (e.g., attribute to describe an attribute rather than italics, although an element of this class may be presented by italics). Semantic names remain logical even if the presentation of the page changes.

Specifications

Specification Status Comment
WHATWG HTML Living Standard
The definition of 'class' in that specification.
Living Standard No change from latest snapshot, HTML5.1
HTML5.1
The definition of 'class' in that specification.
Working Draft Snapshot of WHATWG HTML Living Standard, no change from HTML5
HTML5
The definition of 'class' in that specification.
Recommendation Snapshot of  WHATWG HTML Living Standard. From HTML 4.01 Specification, class is now a true global attribute.
HTML 4.01 Specification
The definition of 'class' in that specification.
Recommendation Supported on all elements but <base>, <basefont>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support (Yes) (Yes) [1] (Yes) (Yes) (Yes)
Feature Android Chrome for Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support (Yes) (Yes) (Yes) [1] (Yes) (Yes) (Yes)

[1] class is a true global attribute only since Firefox 32.

See also

ডকুমেন্ট ট্যাগ এবং অবদানকারী

 Contributors to this page: Bolaram
 সর্বশেষ হালনাগাদ করেছেন: Bolaram,