DiscoverCouple Code Therapy
Couple Code Therapy
Claim Ownership

Couple Code Therapy

Author: Khaled Garbaya & Amal Nasri

Subscribed: 10Played: 19
Share

Description

This, is Couple Code Therapy! A new twist on learning web development…Where our brave coding expert host, tries to teach his beautiful, lovely, intelligent, and immaculate wife how to update her own website.
It’s learning the basics of web development & coding – without being overwhelmed.
6 Episodes
Reverse
Hey Friends! This is exciting, In Couple Code Therapy Episode Six My Lovely partner continues using CSS to improve her website look and feel, We'll cover how to style text in detail Including : - Mastering text styling with CSS. - We'll go through all the basic fundamentals of text/font styling in detail, like setting font weight, family and style, text alignment, and other effects, and line and letter spacing. Check out the show notes for more details: couplecodetherapy.com Please let us know how we can improve to better teach basic web development About the show: Couple Code Therapy! A new twist on learning web development…Where our brave coding expert host, tries to teach his beautiful, lovely, intelligent, and immaculate wife how to update her own website. It’s learning the basics of web development & coding – without being overwhelmed.
Hey Friends! This is exciting, In Couple Code Therapy Episode Five My Lovely partner continues using CSS to improve her website look and feel, We'll cover how to style navigations in a website and some layout techniques to center containers We'll cover : How to style navigations in CSS CSS layout techniques Make a responsive containers Check out the show notes for more details: https://couplecodetherapy.com Please let us know how we can improve to better teach basic web development About the show: Couple Code Therapy! A new twist on learning web development…Where our brave coding expert host, tries to teach his beautiful, lovely, intelligent, and immaculate wife how to update her own website. It’s learning the basics of web development & coding – without being overwhelmed.
Hey Friends! This is exciting, In Couple Code Therapy Episode Four My Lovely partner Starts using CSS to style some HTML elements, She was so happy that she can finally make her Website more colorful. We'll cover : - How to include CSS in your page - CSS Selector - CSS specificities Check out the show notes for more details. https://couplecodetherapy.com/therapies/getting-started-with-css Please let us know how we can improve to better teach basic web development About the show: Couple Code Therapy! A new twist on learning web development…Where our brave coding expert host, tries to teach his beautiful, lovely, intelligent, and immaculate wife how to update her own website. It’s learning the basics of web development & coding – without being overwhelmed.
Hey Friends! This is exciting, In Couple Code Therapy Episode three My Lovely partner builds her own website with just HTML. We'll be using visual studio code as the main editor along with the live server extension to have auto refresh whenever we change something in the website. Check out the show notes for more details. https://couplecodetherapy.com/therapies/build-a-website-with-just-html About the show: Couple Code Therapy! A new twist on learning web development…Where our brave coding expert host, tries to teach his beautiful, lovely, intelligent, and immaculate wife how to update her own website. It’s learning the basics of web development & coding – without being overwhelmed.
Introduction to HTML

Introduction to HTML

2018-08-1531:28

In this episode, Khaled and Amal Download visual studio code and start writing some Basic HTML, along the way Khaled explains the HTML language and what are the main components.
 I wanna build a website what do I need to learn? To build a website from scratch you don't need to have any special knowledge or education. You can simply go ahead start learning. Tooling wise you don't need much, a text editor and a web browser. There are a few components that make up a website. HTML which stands for Hypertext markup language and CSS, Cascading style sheet. Think of HTML as the blueprint for your website. You define the page structure. Using CSS you can style the HTML element to define the look and feel, like color fonts etc.. What are the applications that I need to have? To get a simple website up and running you need a lot of tools, a text editor, and a browser is your friend. The code is simply some text so you can edit it in any text editor. The reason we use a special text editor like vs code is that we can code faster with it. It provides syntax coloring and autocomplete. In how
Comments 
Download from Google Play
Download from App Store