bases:fabnum:language_web:start

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
Dernière révision Les deux révisions suivantes
bases:fabnum:language_web:start [2020/12/10 11:27]
admin créée
bases:fabnum:language_web:start [2020/12/15 08:24]
admin [Pratique]
Ligne 16: Ligne 16:
 ===== Présentation ===== ===== Présentation =====
    
- +<html> 
-<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vR8YULdE6zI5_3kWmlFWBuhheYAOTiT9VepwWThyGn3UMXkioi1Rujw1oHl3S-I6hNfiBaO86ABzSEl/embed?start=false&loop=false&delayms=5000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>+<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vR8YULdE6zI5_3kWmlFWBuhheYAOTiT9VepwWThyGn3UMXkioi1Rujw1oHl3S-I6hNfiBaO86ABzSEl/embed?start=false&loop=false&delayms=5000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
  
  
Ligne 23: Ligne 23:
 Le but de l'initiation consistera a maitriser les bases du html et css en qqs heures. Le but de l'initiation consistera a maitriser les bases du html et css en qqs heures.
  
 +  - Créer une page web : html simple / balise body | p | a href | img | br | div |audio  ...
 +  - Css : demo css via le navigateur... link stylesheet
 +  - exercice : créer 3 pages liées par des liens avec 1 image / du texte / audio  ... comme une histoire interactive
 +  - Demonstration CMS : Wordpress , Dokuwiki (sans sql) (on parlera aussi des services type Wix payant... qui sont plutôt a éviter)
 +
 +
 +===== CMS =====
 +
 +Concrete5 is a free open source CMS that focuses on ease of use, which makes it great for designers. Some key features include a file manager with bulk upload, drag-n-drop layout editor, and an open marketplace of add-ons.
 +
 +ExpressionEngine
 +
 +ExpressionEngine is a flexible, feature-rich content management system that empowers thousands of individuals, organizations, and companies around the world to easily manage their website. It’s a favorite of famous web designers such as Veerle Pieters.
 +
 +Textpattern
 +
 +Textpattern is a flexible, elegant and easy-to-use content management system. It is both free and open source.
 +
 +Joomla!
 +
 +Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications.
 +
 +Movable Type
 +
 +Movable Type claims to be an “All-in-One Social Publishing Platform”, and it definitely delivers. It powers some pretty big sites including Barack Obama’s site and Serious Eats.
 +
 +Cushy CMS
 +
 +CushyCMS is a Content Management Systems (CMS) that is truly simple. There is no software to install and no programming required.
 +
 +WordPress
 +
 +WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. WordPress is probably the most popular CMS and blogging platform out there.
 +
 +Radiant CMS
 +
 +Radiant is a no-fluff, open source content management system designed for small teams.
 +
 +Drupal
 +
 +Drupal is a free CMS that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are using Drupal to power tons of different web sites.
 +
 +SilverStripe
 +
 +The SilverStripe CMS is a flexible open source Content Management System that gives everyone involved in a web project the tools they need to do their jobs.
 ===== Aides ===== ===== Aides =====
   * https://www.w3schools.com/   * https://www.w3schools.com/
   * https://htmlcheatsheet.com/    * https://htmlcheatsheet.com/ 
   * https://htmlcheatsheet.com/css/   * https://htmlcheatsheet.com/css/
 +
 +  * https://developer.mozilla.org/fr/docs/Apprendre/Commencer_avec_le_web#Installer_les_outils_de_base
  • bases/fabnum/language_web/start.txt
  • Dernière modification: 2020/12/15 08:31
  • de admin