Webprogrammierung: Unterschied zwischen den Versionen
Flinh1 (Diskussion | Beiträge) |
Flinh1 (Diskussion | Beiträge) |
||
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | <div align="right">'''[ | + | <div align="right"><big>'''[https://flinkwiki.de/index.php?title=Kategorie:Alle_Seiten Seitenübersicht]'''</big></div> |
<div align="right">'''[[HTML|Zur Seite "HTML"]]'''</div> | <div align="right">'''[[HTML|Zur Seite "HTML"]]'''</div> | ||
<div align="right">'''[[CSS|Zur Seite "CSS"]]'''</div> | <div align="right">'''[[CSS|Zur Seite "CSS"]]'''</div> | ||
− | + | <div align="right">'''[[JavaScript|Zur Seite "JavaScript"]]'''</div> | |
− | == | + | == Allgemeines == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
---- | ---- | ||
Zeile 164: | Zeile 156: | ||
* https://www.drweb.de/ | * https://www.drweb.de/ | ||
− | + | * https://www.diegutewebsite.de/ | |
+ | * [http://webseiten.benutzerfreun.de/ Webseiten erstellen für Einsteiger] | ||
+ | * [http://webseiten.benutzerfreun.de/zusatzinfos/index.html# Webseiten erstellen für Einsteiger - Zusatzinfos & Links] | ||
+ | * [https://google.github.io/styleguide/htmlcssguide.html Google HTML/CSS Style Guide] | ||
+ | * [https://codeburst.io/javascript-what-is-a-function-172e3488fcdc JavaScript — What is a function?] | ||
---- | ---- |
Aktuelle Version vom 15. August 2020, 20:48 Uhr
Inhaltsverzeichnis
Allgemeines
Design-Links
Using one or more newer CSS properties (background-blend-mode, mix-blend-mode, or filter) gives us a surprising amount of possibilities to manipulate a single source image.
You’ve possibly heard of the task runner Grunt. If you’ve not used it it’s basically a tool for automating tasks like minification, compilation, unit testing, etc.. However, a newer task runner has emerged and is picking up speed, Gulp.
This website is full of articles about all things related to programming. You can use the search bar [...] to find something you would like to learn about, or use the navigation to explore the content.
Lessons in JavaScript for anyone writing jQuery
jQuery (auch: jQuery Core) ist eine freie JavaScript-Bibliothek, die Funktionen zur DOM-Navigation und -Manipulation zur Verfügung stellt.[1]
It’s a collection of superfast tests – or “detects” as we like to call them – which run as your web page loads, then you can use the results to tailor the experience to the user.
The Collective features the latest news and resources from the web design & web development community
HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites.
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
How to View and Edit CSS in Chrome Developer Tools. Learn how to make real-time changes to this website with Chrome DevTools
Koala is a GUI application for Less, Sass, Compass and CoffeeScript compilation, to help web developers to use them more efficiently.
SEO - Suchmaschinenoptimierung
Bilder
Clip Art:
Icons:
Bildagenturen
- https://www.stocksy.com/ (kostenpflichtig, ungewöhnliche Bilder)
- https://de.fotolia.com/ (deutscher Anbieter)
- https://deathtothestockphoto.com/ (monatlich kostenlose Angebote per E-Mail)
- https://kaboompics.com/ (frei)
Bildbearbeitung
Notizen
Hintergrundbild: Breite mind. 1500
Ladezeit gut unter 200 kB
Tools
Shaarli:
Emmet:
- https://docs.emmet.io/abbreviations/syntax/
- https://docs.emmet.io/cheat-sheet/
- https://atom.io/packages/emmet
Tortoise:
Texte
Notizen
http://reference.sitepoint.com/javascript
Wrapper:
http://dark-cms.de/tutorials/css_html/was-ist-ein-wrapper/
Quellen
- https://www.drweb.de/
- https://www.diegutewebsite.de/
- Webseiten erstellen für Einsteiger
- Webseiten erstellen für Einsteiger - Zusatzinfos & Links
- Google HTML/CSS Style Guide
- JavaScript — What is a function?
| |