Tag Archives: Web Page
Good html index’s for hacking?
does anyone have any good html pages for a websites index that you can use if you hack it. i have root on my school server, and i want to change the main page that politely informs them of their errors but also looks cool with like moving writing, so the kids have somehthing to … Continue reading
How to add a Html code to PowerPoint 2007?
How do you add a html code to powerpoint? I actually want it to show the image but it doesn’t. Any Help? why would you add html code to powerpoint ?? that doesn’t make sence? the html code to add an image to a webpage is … <img src="(web page or location of image)" /> … Continue reading
How do I insert a web page within another and still be xhtml compliant?
I have a web page whre I am trying to include it within an existing one. (Just like IFRAME but this is deprecated) I can’t for the life of me think how to do it and it is really bugging the shit out of me. Can anyone help? The page needs to be displayed within … Continue reading
How do I edit our company’s web page if I don’t have the website (index.html) file on my computer?
Our company had another business here in town create our website, but they are no longer in business. We want to update our site, but how do I go about doing that without having the original file(s) on our computer? I know the ftp site, but that’s about all! Any help at all would be … Continue reading
What is Browser Incompatibility? How it can be handled using XHTML and CSS?
What is Browser Incompatibility? How it can be handled using XHTML and CSS? Browser incompatibility is a term used mostly when you have a portable device with internet capabilities, such as cell phones and Black Berries, that are having trouble accessing a web page; usually because it was created with regular HTML, not xhtml. The … Continue reading
What is the HTML code to display text without further page loading?
I have seen some sites with something written like this "show details" or "Review" etc.. When we click on it some text gets displayed without loading the web page… Can anyone tel me the html code to do it? its simple linking! web page with a links saying "show details" or "Review" are simply linked … Continue reading
What simple html code can put my recent wordpress blog entries on my web page, newspaper style?
What simple html code can put my recent wordpress blog entries, titles and dates, on my web page, newspaper or any other style? No html code, because HTML just sites there, it doesn’t do anything. Some Javascript to pull your blog’s RSS could do it – just look for Javascript RSS reader code. Newspaper style … Continue reading