HTML + CSS: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "==code editors== ide's * https://brackets.io/ * https://vscodium.com/ * https://www.geany.org/ * https://kate-editor.org/ * https://www.sublimetext.com/ ==connect to the server== filezilla ==HTML== * inspector * devdocs * commonly used elements * linking to each other * adding media (images, video, audio) ==CSS==")
 
No edit summary
Line 11: Line 11:
==connect to the server==
==connect to the server==


filezilla
* [https://wiki.filezilla-project.org/Main_Page FileZilla]


==HTML==
==HTML==

Revision as of 11:15, 28 June 2023

code editors

ide's

connect to the server

HTML

  • inspector
  • devdocs
  • commonly used elements
  • linking to each other
  • adding media (images, video, audio)

CSS