
In this lecture you will learn how to create HMTL document using notepad. If you were able to follow the lecture before this and have created firstpage.html then you can mark this as completed and move to the next lecture.
In this lecture you will learn about how a valid web page is structured
In this lecture you will learn about basic HTML tags use to place content in a web page.
In this lecture, you will learn about HTML attributes and how to use them
In this lecture you will learn how to format HTML element.
In this lecture you will learn how to add images to your website.
In this lecture you will learn how to work with and create links in HTML.
In this lecture you will learn about the three (3) type of list (Unordered, Ordered, and Definition) in HTML.
In this lecture you learn how to create and style tables in HTML
In this lecture you will learn about HTML form and create a simple registration form.
In this lecture your will learn about HTML block and inline elements and understand the difference between them
In this lecture you will learn about HTML Entities and Symbols which can be used to add special HTML characters and other characters not available on your keyboard
In this lecture you will learn about an iFrame and how to display a webpage within another webpage, you'll also learn how to embed a YouTube video.
In this lecture you will learn about some of the various components that can be included in HTML head element.
In this lecture you will learn about URL's and URL Encoding.
In this lecture, you will learn how to use most of the concept that you've learnt in this chapter to create a simple website.
In this lecture you learn about the various methods for adding CSS to HTML document.
In this lecture you'll learn about 3 types of CSS selectors used to apply style rules to HMTL Elements.
In this lecture you will learn about CSS color and Backgrounds
In this lecture you will learn about CSS Borders, Margins and Padding
In this lecture you will learn how to style HTML links with CSS.
In this lecture you will learn about CSS float and clear properties.
In this lecture you will learn about CSS position properties.
In this lecture we lay the ground work for the css project for this series and style the main container.
In this lecture you will learn how to add basic style to navigation bar.
In this lecture you'll how to target different screen devices using CSS media queries which is an essential component for building responsive websites.
In this lecture we begin to put together the website starting with the homepage.
In this lecture you will learn how to apply previously created responsive elements to the books page
In this lecture you will learn how to apply previously created responsive elements to the contact page, form and fix some bugs from
previous letter.
In this video I will teach you how to setup PHP development environment on windows operating system.
In this video I will teach you how to setup PHP development environment on mac operating system.
In this lecture you will learn about two types of PHP Script and understand why one is recommended.
In this lecture you will learn the difference between PHP echo and print which are used for displaying outputs.
In this lecture I will introduce you to variables in PHP.
In this lecture you'll learn about variables scope and understand the difference between local, global and static scope in PHP.
In this lecture you will learn about a very important building block of any programming language known as data types, they refer to the type of data that can be stored or is stored in a variable.
In this lecture you will continue to learn about more data types supported by PHP.
In this lecture you will learn about constant in programming and understand how to use them in your program
In this lecture you will learn about some useful PHP inbuilt functions for manipulation strings.
In this lecture you will learn about the importance of comments and how to apply them to use code.
In a previous lecture you learnt how to create arrays and access the values stored in a PHP array using the index, name key, var_dump and print_r functions. In this lecture you will learn a handful of trick and techniques for working with arrays in PHP.
In this lecture you'll learn about some basic PHP function to are used to manipulate Arrays.
Usually when building a project you will have components that users will directly interact with; this are called views or the presentation and you will also have components that are behind the scene to control user interaction this are the programming logic.
It’s always a good practice to separate programming logic from presentation whenever possible.
In this lecture you will learn how to control program execution using selection statements. Selection statements allow programmers to determine which action to take when there are more than one course of action.
Let say you’re writing a script to compute student's grade, you will need a way to determine which students scored A grades or B grades or F grades.
In these lessons you will learn and understand PHP selection statements in great details. We have covered the different types of if statement in the last lecture, now we move on to switch statement and you will also learn to create a very simple random number guessing game.
In previous lessons we have covered PHP Selection statements in great details. In this lecture you will learn about some of the common selection statement errors to avoid.
A loop is one of the most powerful construct of PHP programming language, it provides the ability to control how many times an operation or sequence of operations is performed in succession.
There are 3 main components that makes up a loop, the loop name or type, a continuation condition and the loop body
I will discuss about 3 types of loops, the while loop, the for loop and the do while loop.
In this lecture you’ll learn and understand the use of break and continue statements in PHP.
In this lecture you'll learn about 3 very special functions in PHP namely is_callable(), call_user_func() and call_user_func_array(); though you might not exactly see their benefit at the moment but if you stay on devscreencast long enough, you will get to see the usefulness and importance of these functions.
In this lecture I will walk you through the process of Setting up Name-based VirtualHost on Windows
In this lecture I will wake you through the process of Setting up VirtualHost on Mac
In this lecture you'll learn how to process web form using HTTP POST and GET methods and PHP super globals $_GET and $_POST variables to collect form-data.
In this lecture you will learn how to use sessions and cookies in PHP to store information about certain activities and track users.
There’s never been a better time to learn and master web development than right now. In this series you’ll learn about HTML, CSS and PHP and how to build a responsive website from scratch in hours.
Do you want to learn how to create beautiful and responsive websites and web development? if your answer is yes then this is the right course for you.
In this step by step course you will begin with HTML the language that powers the web, after learning the fundamentals of HTML you will then learn how to beautify your website with Cascading Style Sheet (CSS).
Hypertext Markup Language (HTML) and Cascading Style Sheets (CSS) are the fundamentals you need, to start designing amazing websites, After learning the fundamentals of both HTML and CSS we shall then build a Responsive Website step by step.
When you become comfortable with HTML and CSS you will then take your skills to the next level with the fundamentals of PHP programming. I will be teaching all you need to know to get up and running with PHP web development. Starting with setting up local development environment on your computer, to understanding the nitty-gritty of PHP programming language.
This is your first step to becoming a professional web developer, the knowledge you gain in this course will make it super easy to understand programming and web development and building systems.
Timely Support !
If you ever encounter any problem why taking this course, don't worry I am always here to help and guide you through.
Enroll today and get the skills and knowledge you need to succeed as a freelancer. Every minute you let by is money and opportunity that are passing you by.