W3C Tutorial (16): Other W3C Activities

W3C Tutorial (16): Other W3C Activities

This section provides an overview of some other important and interesting W3C activities.
This section provides an overview of some other important and interesting W3C activities. Web Accessibility Initiative (WAI)
WAI defines guidelines for making Web content more accessible to people with disabilities.
WAI works towards the goal of "Web accessibility for all" through technologies, guidelines, tools, education, research, and development projects.
W3C WAI Recommendation Mathematical Markup Language (MathML)
MathML is an XML standard for describing mathematical notation.
The goal of MathML is to enable mathematics to be presented, received, and processed on the Web, just as HTML enables text.
W3C MathML Recommendation Scalable Vector Graphics (SVG)
SVG is a language for describing two-dimensional graphics in XML.
SVG supports three types of graphic objects: vector shapes, images, and text.
Feature settings include transformations, clipping paths, alpha masks, filter effects, template objects, and scalability.
W3C SVG 1.1 Recommendation
W3C SVG 1.2 Working Draft Ink Markup Language (InkML)
InkML is an XML data format for expressing digital ink data input via an electronic pen or stylus as part of a multi-channel system.
W3C InkML Working Draft Internationalization
The goal of W3C's Internationalization activities is to propose and coordinate, within W3C and with other organizations, any technologies, protocols, guidelines, and activities that make it easier to use W3C technologies worldwide in different languages, scripts, and cultures.
W3C Internationalization Activities Voice Browser Activities
The W3C's Voice Browser Activity is working to extend the Web by enabling people to interact through spoken commands and speech synthesis.
Voice XML
Speech Synthesis Markup Language (VoiceXML)
Speech Recognition Grammar Specification Speech Browser Call Control (CCXML) W3C Reference
W3C Home Page

<<:  MySQL online deadlock analysis practice

>>:  Today I will share some rare but useful JS techniques

Recommend

In-depth explanation of nginx location priority

location expression type ~ indicates to perform a...

Solution to Docker image downloading too slowly

Docker image download is stuck or too slow I sear...

Docker container time zone adjustment operation

How to check if the Docker container time zone is...

HTML+CSS to achieve responsive card hover effect

Table of contents accomplish: Summarize: Not much...

In-depth understanding of MySQL slow query log

Table of contents What is the slow query log? How...

Web Design Tutorial (4): About Materials and Expressions

<br />Previous Web Design Tutorial: Web Desi...

CentOS 7 switching boot kernel and switching boot mode explanation

centos7 switch boot kernel Note: If necessary, it...

How to view the docker run startup parameter command (recommended)

Use runlike to view the docker run startup parame...

Simple example of adding and removing HTML nodes

<br />Simple example of adding and removing ...

Binary Search Tree Algorithm Tutorial for JavaScript Beginners

Table of contents What is a Binary Search Tree (B...

Implement group by based on MySQL to get the latest data of each group

Preface: The group by function retrieves the firs...

Detailed explanation of samba + OPENldap to build a file sharing server

Here I use samba (file sharing service) v4.9.1 + ...

Using puppeteer to implement webpage screenshot function on linux (centos)

You may encounter the following problems when ins...