Summary: hey, i've done kind of a lot with CSS but i've never come across this, so i was wondering if there was a way that you could horizontally align somethi...
Summary: i downloaded nvu , looks like a really good free editor, and interesting to someone not to much familiar with this stuff, ..i just moved all a little ...
Summary: after looking at cerj's suggestion, I agree it's a quite good method... if someone give me a page protected with that method then I'll go confused 0_0...
Summary: well the thing is, i cant change the border colors of the tables using css at all on the firefox browser. so if any of you know a way of doing that wi...
Summary: Hi there, Wondering if anyone can help me, maybe if there is a program that i can use that will auto refresh a page for me once it has fully downloade...
Summary: Hi, I don't even know if this is doable or not, but I'd like to know if it's possible through a web page with no server access (ie no php, asp, etc......
Summary: eli_hoehandle, Please give us the URL to this page so we can see what you mean more clearly. You are certainly not supposed to place the PHP statement...
Summary: well im currently remaking the site and im using more tables than i had before (it should make it easier to see what im doing). i'll tell ya how it go...
Summary: Is there a way to use javascript to refresh a page once onLoad? w/out getting stuck in a loop? I have this but it gets stuck in a loop: <html> <...
Summary: Hello, I have a question about music on a webpage. I am making a page for a friend and he wants people to be able to chooses songs from his sight and ...
Summary: This is kind of a complex question. What I want to do is have a page with a list of item numbers which are hyperlinks. I want to be able to click one ...
Summary: I'd like to right align buttons created using the <button> tag with CSS. I had this in my css file but it didn't work: button { position:right } H...
Summary: I have a page with links to multiple audio files that I want to be embedded on the page. I want to use <object>, as <embed> is not supported in ...
Summary: Never mind, I'm the one that's dense. It's been a long while since I've used those. Yes, the page that calls the include must have the unique extensio...
Summary: Hi, realy need help. im a new one to webpages, but i have made a page with MS frontpage- which looks prety good. The problem... i had to re upload the...
Summary: "this is true! google would not FULLY index my site because i had a lot of errors in my code " I believe I already covered the reason for this when I ...
Summary: Ok, here's the situation, I want a page with 3 frames, top, middle and bottom. All of these 3 frames will have no scrollbar. BUT, i want the scrollbar...
Summary: Hello i am not good with english reader and i am try to setup 3 page with form field before click submit to send data final to web private folder som...
Summary: Here is a page with JavaScript functions that allow you to set, read and delete cookies. Include that code in the head of your page. Then where you wo...
Summary: whait, i was just thinking alittle more about this.. so this is done with 2 pages right? we click a "contact" button and this will take us to a page ...
Summary: If you already have the authentication part done, I'm not sure where you are having the trouble. The method you would use could depend upon wether thi...
Summary: another problem tho with these popups.. say i have a page, with a load of content... scroll bar etc... well when you click to launch a popup, you are ...
Summary: Well, I wouldnt recommend using a one time popup for two reasons. 1. To display only to new viewers, you will have to store a cookie to verify whether...