Transparent Iframe HTML / Frames
I suppose you have basic html skills and you know all about iframes, but do you know how to setup iframe to be transparent?!.
Using iFrames HTML / Frames
The Iframe, or inline-frame, is a lot like a normal frame, except that it can be displayed anywhere, which makes it a useful (although irritating if overused) thing to know, it is also a very simple tag to use.
Basic Iframe Code HTML / Frames
Inline frames are getting used more and more frequently around the internet, one of the most frequent problems is that Iframes aren't used correctly. I have written this tutorial to hopefully teach you how not to make any mistakes when it comes to using these quickly growing alternatives to frames.
Form Basics HTML / Forms
This tutorial will introduce you to the basics of Forms and show you how to make a simple form that sends information to an email address.
Iframes HTML / Frames
iFrame is a fancy name for how HTML can be used to display another page's content within its own page. It can be handy if you have a news page you edit news into and that you want to display in your main layout without editing the layout each time.
HTML : The Basics HTML / Getting Started
This is my basic HTML tutorial which I wrote in order for those of you out there who are interested in making your own websites but have no idea on where to start. Hopefully after reading this you will have the knowledge to create your very own site.