Archive for the ‘beginner videos’ Category
PHP Basics – E01
In this video screencast, the PHP delimiters, single-line comments, and phpinfo are explained. This is my first screencast, and I forgot to actually show what phpinfo outputs, but I’m including a screenshot with this post.
Click to continue…
How to create a basic HTML and CSS layout for beginners
Are you a beginner in HTML and CSS? Do you want to learn how to create your own website, but don’t know how? Well fortunately for you, we are here to help. This video is to show you how to start to create your own website. This is a beginners video, so we are not going for style at first. When you get the basics down, feel free to move to our intermediate section to learn how to create a HTML and CSS website that looks clean, and professional.
What is a Container in HTML/CSS
In this video I show you what a container is. In short, a container is a way to hold your content on the page in a certain spot. Think of it as two walls standing up right, holding everything in position. Sit back and enjoy the video for beginners about how to create a container in HTML and CSS.
What is a global reset?
Wondering what a global reset is, and what it means? Well great! We will teach you what a global reset is, and why you should use it. A global reset will tell your browser (yes even IE) haha, to reset to settings you tell it. Browsers will put a padding and margin on all your CSS attributes making it hard to deal with. When you apply a global reset you have full control over what you want to do. Watch this quick video to see an example!
Using CSS with HTML a how to
In this video we will show you how to set up your style sheet, and explain the difference between a div id and a class. So sit back and enjoy the video about using CSS with HTML.
Introduction/How to get started with Web Design
In this video we start off by talking to you about some basics. The beginning of this video is only talking, but don’t worry half way through, we will show you how to get your basic html setup to design your own HTML website.
Doctypes to get you started in HTML
http://w3schools.com/tags/tag_DOCTYPE.asp