-
CSS Beginner, stumbled upon a problem.
Thanks´gonna look into it
-
-
CSS Beginner, stumbled upon a problem.
Well I'm a total beginner with this html and css. I'm trying to put 3 images lined up for a table. But the 2first I could fit fine, but the third one won't even show? - Anyone know what the problem is?. Also is this an ideal way to put up a table? - I hate using the <table></table> since it makes some spaces with invisible borders etc.
-
Googles new feature
Okey seem rather advanced for a beginner. Think I'm gonna leave that thought for moment being. Thanks for the info regardless
-
Googles new feature
So I noticed Google added a new feature where u can hover with ur mouse over a link after searched on google. When you hover over a box with the site you hover over appears on the right with a window showing the actual site in a "mini browser", but without clicking into the site. This seem rather neat, and could be fun to try out. But I've got no idea how this is made. Any could possible throw in a code or smth or explain it to me? Much appreciated.
-
CSS. bagground, making it fullscreen
Hello everyone I have a maybe small problem with CSS, I'm fairly new to it and trying to adapt. I want to make my bagground picture fill the entire site, without making scrolls, or white margins. Please if u know the code help me out! Also in advance please put in "<style type =..../style>" or other <> since I'm still abit confused when those are to be used.
-
Making 2 things parallel with each other
can't get it working with neither : /
-
Making 2 things parallel with each other
dosen't work with <div align="center"></div>? or?
-
Making 2 things parallel with each other
<?php //Check if second cookie exists if (isset($_COOKIE["link9"])) { echo get_shortcut_icon($_COOKIE["link9"], "link9"); ?> <?php } //And if it's not, then display the second form to enter the link else { ?> <form name="setlink9" action="index.php" method="post"> <input id="linktoremember" type="text" name="linktoremember" SIZE="34" /> <input type="submit" name="send9" value="Set Link" /> </form> <?php } ?> <?php //Check if second cookie exists if (isset($_COOKIE["link10"])) { echo get_shortcut_icon($_COOKIE["link10"], "link10"); ?> <?php } //And if it's not, then display the second form to enter the link else { ?> <form name="setlink10" action="index.php" method="post"> <input type="submit" name="send10" value="Set Link" /> <input id="linktoremember" type="text" name="linktoremember" SIZE="34" /> </form> <?php } ?> How do I make this parallel with each other? When I insert it like this, it'll be shown on 2lines. I've tried to put it in a table, but it kinda screws it over. http://img25.imageshack.us/i/thisishow.jpg/ Here's a picture of what I mean
-
Button that sets page to homepage?
Thank you once again! ^^
-
-
-
Need help with changing submit button.
Damn directory, figured it out - Thanks for the help!
-
Need help with changing submit button.
I've tried to change my submit button with the following code: <input type="image" src="Setbutton.gif" name="send" /> Where my image is named "Setbutton" and is a gif file. It aren't showing when I test it on my server. Any hints where I'm off to?
-
Button that sets page to homepage?
Anyone knows the script to make a button to set the page to their homepage? and after it's clicked it shouldn't appear unless the page aren't the homepage for the viewer
-
Hiding a textbox, and make it appear by clicking
Gonna look into it once I get some time, looks like it requires a good read with concentration ^^ Thank you!
-
-
Hiding a textbox, and make it appear by clicking
Hey is there a way to hide textboxes and make them appear by clicking on a given button and make them dissapear by clicking on a 2nd "reverse" button - so I can go back and forth by clicking these two buttons, and make lets say 8 textboxes reappear and dissapper as the viewer on the website finds suitable? The information in the textboxes should get deleted or saved, dosen't matter if that sudden box gets clicked by the "reverse" If I haven't explained myself properly and you may have the answer please tell me and I'll try to be more specific
-
-
How to costumize your button?
You clearly don't know me But thanks alot gonna try work with this