Tutorial to follow. For now: What you need to know from the lecture: Draw “invisible boxes” around your designs so you can begin to visualize how you’ll structure your code Make div elements in your HTML document for every box that you drew on your designs. (Be cognizant of where your opening and closing tags are if you …
Read more »
Basics of CSS: the box model
Also posted in Interactive Tools Leave a comment
Fundamentals of HTML Syntax
The purpose of this article is understanding the fundamental syntax of HTML. We’ll explore HTML elements, names, attributes and their values so you can understand the basics of HTML when you look at it.
Also posted in Interactive Tools Leave a comment
What exactly is a website? An HTML and CSS overview
If you’re just getting into the world of web design, there are a few fundamental concepts that you’ll really need to understand before you even move into writing your first line of code. Learn more in this post.
Interactive Tools Introduction: Hello World
Intro to the Interactive Tools class—if you’re following along and not in the physical class, this is a good one to read. Also: “Hello World” and basic HTML file structure.
Also posted in Interactive Tools 1 Comment