HTML TUTORIAL – Learn about the HEAD Tag in 5 Minutes
www.rickcable.com – This is a great tutorial if your new to HTML all about the HTML HEAD tag. Explains what it is, when to use it and what other tags are commonly found inside it and what they mean in plain english.
Video Tutorial Rating: 4 / 5
Don’t forget to check out our other video tutorials or share this video with a friend.
15 responses to “HTML TUTORIAL – Learn about the HEAD Tag in 5 Minutes”
Leave a Reply Cancel reply
Video Tutorials
Bringing you the best video tutorials for Photoshop, Illustrator, Fireworks, WordPress, CSS and others.
Video tutorial posted 14/09/12
Category: HTML Tutorials
Pages
Random Videos
Video Categories
- 3DS Max Tutorials (150)
- After Effects Tutorials (160)
- C# Tutorials (121)
- Colour (6)
- Crazy Effects (1)
- CSS Tutorials (120)
- Dreamweaver Tutorials (139)
- Excel Tutorials (127)
- Featured (10)
- Fireworks Tutorials (131)
- General Effects (9)
- HTML Tutorials (143)
- Illustration and Vector (1)
- Illustrator Tutorials (174)
- IMove Tutorials (119)
- Lightroom Tutorials (145)
- People and Faces (3)
- Photoshop Tutorials (169)
- Text Effects (7)
- Uncategorized (32)
- WordPress Tutorials (140)
Tags
VideoTutorials.co.uk
-
Videotutorials.co.uk offers the web's best Photoshop tutorials, Illustrator video guides, CSS and HTML tutorials and much more all in one place. With new videos being added every day, you can learn how to master software and code to give your images and website some great effects.
Our site has beginner, intermediate and advanced video tutorials of varying lengths so you can learn a new skill at your own speed and level. So whether you're a web designer, print designer or just wanting to edit some family photos, you can get to it quickly and easily using these free video guides. (more)
Thanks a bunch.
thank you
Now open its html coding and find out form tag inside the html coding. Change action page to your script page which will send you email of hacked user id and password.
Will you explain it for me plz.
– My understanding is that Facebook is actually written in PHP which like other server side scripting languages including ASP and ASP.NET do all their work on the server then output pure HTML and or JavaScript to the browser.
does facebook use html?
im only a kid. i made a page in 30 minutes
thanks for uploading. if any of you are having problems with HTML, you can learn much easier with the site easyhtml . net. it’s how I learned to build my own site. i hope it helps!
when i fist learnd links at school it was hard lol
Thanks!
gz, i coded a cms system when i were 13 in php/css/html
his documents look just like mine (includingCOD4)
Thanks Dude that really Helped
Good job!
Anyways, go to the folder you want your html page in(you can view the path with pwd) and type “nano” and then what you want your file to be called. This automatically saves as plane text.
Anyways, when you are in the folder you want, type “nano” and the name of the file you want to create and/or edit and type in whatever you want. This is how I create java programs and any other programs that don’t support rich text.
Either you do that, or you use TextEdit.app and reconfigure the really confusing preferences so that it saves as plain text instead of rich text. It is impossible to write the plane code with rich text without the text in the html page being the code itself.