Tag Archives: Doc

Q&A: HTML error: I cannot seem to create a download link for a word/pdf doc.?

Question by Francois: html error: I cannot seem to create a download link for a word/pdf doc.? I’m trying to create a link to either view a pdf or download a word/pdf doc. I am using Dreamweaver and have followed the usual steps to create a link. However when the website is viewed and the … Continue reading

1 CSS doc to control different layout for 3 XHTML docs?

I have to develop three webpages, but each one must have a different layout. Is it possible to produce these just from one CSS doc? off the top of my head, i’d say you could use descendant selectors. give each <body> a different id, and make all your selectors descendants of a particular body id. … Continue reading

Learn HTML – Lesson 2

Welcome to my second html tutorial. In this video I’ll show you how to use hyperlinks, make frames, add color and align text. HD version: http://www.stage6.com/user/Grudniz/video/2097428/HTML:-Lesson-2 Sorry about all the mistakes i made. Don’t forget to subscribe Duration : 0:10:54 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml%2Flearn-html-lesson-2′; addthis_title = ‘Learn+HTML+%26%238211%3B++Lesson+2′; addthis_pub = ”; Technorati Tags: 800, by, Doc, easy, … Continue reading

How to make an html document for a website using filezilla?

I use filezilla. I have the html I need for my website, but it is saved in a microsoft word document. Can I just drag and drop the microsoft document to get the coding or do I have to do something else? No can do. You need to save it as a .html file. It’s … Continue reading