Tag Archives: Url
How can I change the background of my web page depending on the time only using XHTML?
I need to change the background of my web page 3 times a day. good morning, good afternoon, and good evening. this has to be in xhtml and not use javascript or PHP. I have to do this for a class which is why I cant use these. <script language="JavaScript"> day=new Date() //..get the date … Continue reading
I am making changes to my index.html file but they are not showing up on my homepage?
I am a bit of a novice My website is www.casadeltoro.com The recent changes I made to my index.html file show up for www.casadeltoro.com/index.html but not for just www.casadeltoro.com It is not a cacheing issue becuase I have tried this on more than one computer and still get the problem what is an iis and … Continue reading
Is it bad web design 2 have 6 pages called index.html in separate folders then go 2 site.com/foldX 4 index pg?
Is it bad web design 2 have 6 pages called index.html in separate folders then just go 2 site.com/folderX & it will auto go to index.html in that folder? In appearance wise, it is a good design. To make it easy for you to edit pages in the future, the method that you shall be … Continue reading
How to Make A ReDirect Page
http://www.internetmlmtraining.com This is a video on how to redirect a link, so that it looks like its not being redirected, its with HTML. I will show you how create your own html redirect script. Next you will learn how to redirect with the free hosting account I introduced you to a few weeks ago. Duration … Continue reading
In a webpage browser, what syntax will I use to automatically open or display a php file using the index.html?
I programmed a php file but I need to be be opened or to be displayed automatically without copying the content of the php to the index.html…. What syntax will I insert to the index.html because most index.html upn opening a browser to that directory it automatically read the index.html not the desired file.php. Doing … Continue reading
How to convert HTML code to a Link in my hotmail email account?
Hi there. Iam using a hotmail account and have set up a reccuring subscription with paypal. Paypal have given me a html code. I need to email people with the link, but need to know how to convert the code into an actual link, so people do not get these long offkey weird sentences. Please … Continue reading