HTML + CSS: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 1: Line 1:
==code editors==
==code editors==
ide's


* https://brackets.io/
* https://brackets.io/
* https://vscodium.com/
* https://code.visualstudio.com/ (Microsoft)
* https://vscodium.com/ (community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code; without telemetry/tracking)
* https://www.geany.org/
* https://www.geany.org/
* https://kate-editor.org/
* https://kate-editor.org/
* https://www.sublimetext.com/
* https://www.sublimetext.com/ (freeware)
* https://pulsar-edit.dev/ (fork of Atom)
* https://notepad-plus-plus.org/ (Windows only)


==HTML==
==HTML==

Revision as of 11:06, 26 September 2023

code editors

HTML

HyperText Markup Language

<head>
<body>
<h1>
<img>
  • inspector
  • commonly used elements
  • linking to each other
  • adding media (images, video, audio)

CSS

  • commonly used elements

W3C

W3C is the Web consortium that make decisions about web standards.

They write very heavy documentation. This documentation is mostly used by people making web browsers.

https://www.w3.org/

tutorials & zines

documentation

upload your HTML page to a server

XPUB1 web pages

first pages

hyperworld

pads