From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/fi/conflicting/web/html/index.html | 86 -------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 files/fi/conflicting/web/html/index.html (limited to 'files/fi/conflicting/web/html') diff --git a/files/fi/conflicting/web/html/index.html b/files/fi/conflicting/web/html/index.html deleted file mode 100644 index 7b3b13ed2d..0000000000 --- a/files/fi/conflicting/web/html/index.html +++ /dev/null @@ -1,86 +0,0 @@ ---- -title: HTML -slug: conflicting/Web/HTML -tags: - - HTML - - NeedsTranslation - - References - - TopicStub -translation_of: Web/HTML -translation_of_original: HTML -original_slug: HTML ---- -
-
- HTML5 Demos
-

A collection of demos showing the latest HTML technologies in action.

-

The logo of HTML

-
-

HyperText Markup Language (HTML) is the language used to create web pages and other types of documents viewable in a browser. More precisely, HTML is the language that describes the structure and the semantic of a document. The content is tagged with HTML elements like <img>, <title>, <p>, <div>, …

-

HTML is an international standard whose specifications are maintained by the World Wide Web Consortium and the WHATWG.

-

HTML is considered a living standard and is technically under continuous development. That always-current version of the HTML specification is referred to as HTML5.

-
-
-

Documentation about HTML

-
-
- Introduction to HTML
-
- This page provides basic information on syntax and semantics of an HTML page (document). This will provide basic information required to develop HTML documents.
-
- HTML element reference
-
- Get details about each element supported by different browsers.
-
- HTML attributes list
-
- See all attributes and what elements they are associated with.
-
- HTML5
-
- Learn about the new HTML5 APIs and elements along with their support.
-
- HTML Forms Guide
-
- HTML forms are a complex part of HTML. This guide will help you mastering them, from structure to styling, from browser support to custom controls.
-
- Bad copy-pasting habits
-
- Web technologies are very often learned by viewing sources of other pages and copy-pasting. However, this often means that bad habits perpetuate. This page lists some of these bad patterns and show you can achieve their goal the right way.
-
- Drawing Graphics with Canvas
-
- A new HTML element for programmable graphics. <canvas> can be used for rendering graphs, UI elements, and other custom graphics on the client.
-
- Tips for Authoring Fast-loading HTML Pages
-
- An optimized web page not only provides for a more responsive site for your visitors, but also reduces the load on your web servers and internet connection.
-
-

View All...

-
-
-

Getting help from the community

-

You need help on a HTML-related problem and can't find the solution in the documentation?

-
    -
  • Consult the dedicated Mozilla forum : {{DiscussionList("dev-tech-html", "mozilla.dev.tech.html")}}
  • -
  • Go to Stack Overflow, a collaboratively built and maintained Q&A site and look if you can find the answer to your quetion. If not you will be able to ask your question there.
  • -
-

Don't forget about the netiquette...

-

Tools easing HTML development

- -

View All...

- - -
-
-

 

-- cgit v1.2.3-54-g00ecf