--- title: Web developers နင့္ နည္းပညာ မျာ slug: Web tags: - Landing - NeedsTranslation - TopicStub - Web translation_of: Web ---

The open Web presents incredible opportunities for developers. To take full advantage of these technologies, you need to know how to use them. Below you'll find the links to MDN's documentation on Web technologies.

 

လွတ်လပ်စ

 

 

Web နည်းပညာများ

အခြေခံ

HTML
၀ဘ်စာမျက်နာတစ်ခုတွင် ပါ၀င်သောအကြောင်းအရာများအား စနစ်ကျတဲ့ ဖွဲ့စည်းပုံ ကို သက်မတ်ရန် အသုံးပြုသောနည်းပညာ တစ်ခုဖြစ်ပါသည။
CSS
 ၀ဘ်စာမျက်နာပါအကြောင်းအရာများရဲ့  အသွင်အပြင်ကို ဖော်ပြဖို့အတွက်သုံးသည်။

Scripting

JavaScript
JavaScript is the programming language that runs in the browser, which is used to build advanced user interactive Web sites and applications.
Web APIs
Reference material for each of the individual APIs that comprise the Web's powerful scriptability, including the DOM and all of the related APIs and interfaces you can use to build Web content and apps.

Graphics

SVG
Scalable Vector Graphics let you describe images as sets of vectors (lines) and shapes in order to allow them to scale smoothly regardless of the size at which they're drawn.
WebGL
WebGL brings 3D graphics to the Web by introducing an API that closely conforms to OpenGL ES 2.0, and which can be used in HTML {{HTMLElement("canvas")}} elements.

Other

MathML
The Mathematical Markup Language makes it possible to display complex mathematical equations and syntax.

Documentation by type

Web Developer Guide
The Web Developer Guide provides useful how-to content to help you actually use Web technologies to do what you want or need to do.
Tutorials for Web developers
A list of tutorials to take you step-by-step through learning APIs, technologies, or broad topic areas.
References
This page will offer links to all reference information on MDN, but for now use one of the technology links in the left section.

Other topics

Developing Web applications
Documentation for Web application developers; Web apps are true write-once, deploy anywhere apps for mobile, desktop, and Firefox OS.
Accessibility
Accessibility in Web development means enabling as many people as possible to use Web sites, even when those people's abilities are limited in some way. Here we provide information on developing Web content to be accessible.
Security
Ensuring that your Web site or open Web app is secure is critical.

View All...