Tag Archives: html

Uploaded website on Github pages

Deploying a website to Github pages

This tutorial will explain how to deploy a basic, html-based site (consisting of static pages) to Github pages. This tutorial assumes you already have some basic knowledge of how to create webpages and coding in HTML, CSS. If not, do this tutorial first. For this tutorial this template based on the W3.CSS framework from w3schools … Continue reading Deploying a website to Github pages

Website editing

Getting started with your first website

This tutorial will learn you how to create your first webpage using a basic text editor by writing/editing code. Learn HTML We will not learn you how to code HTML or CSS. Use a tutorial like W3Schools for that: start with the “HTML introduction” and follow the pages until “HTML CSS”. Basic steps These are the basic … Continue reading Getting started with your first website

Learn technical info from a site/page

Some things you could say about the technics of a page: Choose View > Source in your browser (or press CTRL+U) and try to figure out what tool is used to create the page (eg. WordPress, Dreamweaver, Muse) eg. this will tell it is made with WordPress: <meta name=”generator” content=”WordPress 5.2.3″ /> If WordPress is … Continue reading Learn technical info from a site/page

Web Technology

Introduction to Web Technology for Create – We Create Identity Web Technology gives an introduction to (technology and techniques for) communicating and documenting the students work into an online showcase portfolio. Students will learn to apply basic tools for web development and content creation. These basic skills will be applied to realize a website which contains … Continue reading Web Technology