Tag Archives: Knowledge

How can I insert prewritten lines of HTML automatically into an HTML file?

I have a report that automatically generates in html format. I usually tweak this report myself by adding a few lines of HTML in specific places and writing whatever needs to be written in those lines. I need a way to automate this process so that other people can do it with minimal to no … Continue reading

Will learning xhtml, html, and css coding enable me to make complex websites?

I want to take a college class that teaches xhtml, html, and css coding. Will knowledge of these functions enable me to make a complex website with databases, user accounts, etc. Or do I need to learn more website design concepts? Thanks you need more then that but it is a start nonetheless you need … Continue reading

HTML Video 9-Checking Your HTML Code

hey everyone, just a quick video on how to check your html code to see if it is correct, and if not, to look at the errors your page has. Once you understand all this information, move on to html video 10-the css introduction!!! Derrick Duration : 0:6:46 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml-code%2Fhtml-video-9-checking-your-html-code’; addthis_title = ‘HTML+Video+9-Checking+Your+HTML+Code’; addthis_pub … Continue reading

How to have flash file start automatically instead of index.html?

I want to make a flash file (.swf) and place it in the root directory of my website (mysite.com/file.swf) so that whenever someone goes to mysite.com the flash file plays, however, I don’t want to remove the index.html file that is located in there. I want the index.html file to only be accessible when someone … Continue reading