2,603 Solved Topics
Remove Filter ![]() | |
Hi, I have a wrapper and 2 divs inside which make use of the float property. When I put content inside one of the sub divs, the wrapper doesn't extend to the same size as the sub divs. Hope you can understand this. Any idea how to resolve this? Many … | |
hello, i figured this forum was more appropriate for this thread than the javascript forum, here is why : my javascript is functionnal, and does not set/change css rules of the objects i manipulate. But here is my problem, i have 2 dynamic listbox (selects with size 10ish) with 4 … | |
Hi, I have a text that was suppose to be black, but i don't know how the text is white: [code=css]body { background:#FBFAF5 repeat-x top left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; color: #666666; margin:0 auto; } h1 { } h2, h3 { margin-top: 0px; } … | |
Hi everyone. I'm trying to create a website with a 2x2 layout: Top-left: logo Top-right: navigation Bottom-left: some pictures Bottom-right: page content Now, I have all these in a wrapper div. The logo I set to float-left and that's fine and the navigation I set to float-right and that is … | |
hi, i want to do a footer like the one on this website: [URL="http://www.templatemonster.com/demo/36943.html"]http://www.templatemonster.com/demo/36943.html[/URL] but i never worked with css... can someone help me? thank you, PF2G | |
Hi, I am trying to create a button using css sprite. buttonnav.css [CODE] a.button { background: url(../images/buttonnav.png) no-repeat 0 0; width: 100px; height: 50px; display: block; text-indent: -9999px; } a.button:hover { background-position: 0 -2px; } a.button:active { background-position: 0 -8px; } [/CODE] index.php [CODE] <div id="button">Button</div> [/CODE] I do not … | |
Hi. I'm trying to make a simple page that contains a google search form. The results of the search needed to be shown in an iframe that is on the same page. I've managed to write the search form but I can't make the results appear in the iframe. Whenever … | |
i m not convinced with the way explanation given for this drop down menu working .. please help me out [CODE] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Menu testing</title> <style type="text/css"> #nav,#nav ul { list-style:none; padding:0; margin:0; } #nav a{ display:block; width:10em; } #nav li { … | |
Hi Everyone Can anybody let me know what will be the correct answer? [LIST=1] [*]The number of times the keyword is used / (DIVIDED BY) the total word count on page - (MINUS)the total words in HTML on the page [*]The number of times the keyword is used X (MULTIPLIED … | |
Hi All: I have the following situation, and I need some advice. I am helping out a friend with SEO for his web site. After starting the project, he called me and said his web person was beginning to freak out, that my friend's web site could be banned. I … | |
why do you think commercial organizations should offer mobile internet content as well as regular PC-based content? thanks | |
Hi, I need help no this web page that i'm making, I think it's a bit too simple for you guys :), so here goes nothing.... I need a text box like: <input value="Click here to clear text" name="nome" type="text"> That actually clears the text when you click on it... … | |
index.html [CODE] <div id="banner"> <img src="images/banner.png" /><img src="images/bannerside.png" /> </div> [/CODE] style.css [CODE] #header #banner { margin: 10px 0 0 20px; } [/CODE] I am hoping those image appears next to each other, instead they come out on top and buttom. How to make them next to each other ? … | |
index.html [CODE] <div id="container"> <div id="header"> <h1><a href="#">Ock Associates</a></h1> <ul id="nav"> <li><a href="#">HOME</a></li> <li><a href="#">ABOUT</a></li> <li><a href="#">PRACTICE AREA</a></li> <li><a href="#">NEWS</a></li> <li><a href="#">PUBLISHED BOOKS</a></li> <li><a href="#">CONTACT US</a></li> <li> <div id="search"> <img src="images/searchform.png" /> <img src="images/searchbutton.png" /> </div> </li> </ul> [/CODE] style.css [CODE] #header ul#nav { float: left; margin: 110px 0 0 … | |
index.html [CODE] <div id="side"> <div id="boxcontainer"> <h3>Get In Touch With Us</h3> <div id="image"><img src="images/pic2.png" ALIGN=LEFT></div><div id="text">Request more <br />information from <br />OCK&Associates</div> <br></div><br> <div id="boxcontainer"> <h3>Get In Touch With Us</h3> <div id="image"><img src="images/pic2.png" ALIGN=LEFT /></div><div id="text">Request more <br />information from <br />OCK&Associates</div> </div></div> [/CODE] style.css [CODE] #content #boxcontainer image{ margin: … | |
index.html [CODE] <div id="container"> <div id="header"> <h1><a href="#">Ock Associates</a></h1> <ul id="nav"> <li><a href="#">HOME</a></li> <li><a href="#">ABOUT</a></li> <li><a href="#">PRACTICE AREA</a></li> <li><a href="#">NEWS</a></li> <li><a href="#">PUBLISHED BOOKS</a></li> <li><a href="#">CONTACT US</a></li> </ul> <ul id="topcorner"> <li><a href="#">Career</a> | <a href="#">Mail</a></li> </ul> [/CODE] style.css [CODE] #header ul#topcorner { float: right; margin: 20px 50px 0 0; font: 12px … | |
index.html [CODE] <div id="side"> <div id="boxcontainer"> <div id="side-info"> <h3>Get In Touch With Us</h3> <ul> <li><img src="images/pic2.png" ALT="picture1" ALIGN=LEFT />Request more <br />information from <br />OCK&Associates</li> <br></div></div><br> [/CODE] style.css [CODE] #content #boxcontainer { width:240px; padding: 10px; border:0px solid #000; background-color:#CCCCCC; } #content #boxcontainer h3{ font face: "Arial" color: red size: 14px; … | |
index.html [CODE] <div id="content"> <div id="main"> <h3>Latest News</h3> <p style="border-bottom: 2px dotted #FF0000; width: 620px;"></p><br /> <div class="post"> <p><img src="images/pic1.png" ALT="picture1" ALIGN=LEFT><font face="Arial" color="red" size="14">Lorem ipsum</font>- 14 Jan 2011<br /> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce porta diam in quam consectetur elementum. Vestibulum iaculis pellentesque mauris, non … | |
Actually I am having a problem with the content width where the content is a link. Here is the shorten code of it: [CODE]<!DOCTYPE> <html> <head> <style> #main{ width:100px; background:cyan; } </style> </head> <body> <div id = "main"> <a href="#">This is a very long long one.... hahahahahahhahaha</a> </div> </body> </html>[/CODE] … | |
Hi, i'm doing a registration form, and i'm aligning the labels and textbox's. But they are very close of each other, so i put a td between the td's which are seperating the label and the textbox. [CODE]<tr> <td align="right"> <br/> <div class="field"><label>Username*: </label> </td> <td> </td> <td> <input type="text" … | |
Hi, i have this web page: [URL="http://img850.imageshack.us/img850/7704/29673898.jpg"]http://img850.imageshack.us/img850/7704/29673898.jpg[/URL] and i want to put some dark grey background behind the banner and the menu bar. How do i do it? Thank you, PG2G | |
I have a some words that I want display in the footer, I want 2 words to be left aligned and rest to be right aligned. I have my code something like this: [CODE] <div class="footer"> MyWebsite <!--This should be left aligned--> <!--Things below should be right aligned--> <a href="">Contact … | |
Hello, I don't even know how to google search, what I want to do: here is a psd file [URL="http://mzfrkd.deviantart.com/art/Green-Leaves-PSD-73025919"]http://mzfrkd.deviantart.com/art/Green-Leaves-PSD-73025919[/URL] I never did a psd -> html, from scraacth so I am learning it. Only passed this [url]http://net.tutsplus.com/tutorials/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/[/url] tutorial. But what was written in this tutorial - to repeat the … | |
Hi i have made a site and it looks great in FF and Chrome. However it look really bad in IE and some things just do not work. And being not much of a front end developer I am truly stumped. There are three main problems: [LIST=1] [*]I would like … | |
I have a problem with an image I want to be clickable. I have writing to the far left of this - with a bottom border (width 800px) so it has a line throughout most of the website. I also want this clickable button to be above the border on … | |
Hello everyone, I hope someone could help me with this problem. I have a problem with a vertical menu that I'm trying to insert in a sidebar in a wordpress based site. The problem is that when hover the sub menus only are visible in the sidebar area, the other … | |
Hi Everyone!!! Can you please let me know, If i create a Video which have a main page website content, The i have upload these videos on different websites, This techniques is useful for me?? Can i get any benefit? Please Replay me. Best Regards Zesshan | |
Hello Am currently working on a business card template, with size 3.5 inches and 2 inches, yet when am saving the psd as jpg or png, it is saving in pixels, and when I open the image to print, it prints the whole A4 paper. How can I get to … | |
I am organizing my site to make it easier and faster to maintain. I keep a small version of my site on my laptop running Apache/PHP. I successfully organized and recoded things to the way I wanted. Upon uploading the file to my live site, I ran into several problems. … | |
When I go to my website ([url]www.directSellingLive.com[/url]) it loads a white page. What has gone wrong? | |
i have a tabbed menu with the following tabs: <ul class="TabbedPanelsTabGroup"> <li class="TabbedPanelsTab" tabindex="0">Island A</li> <li class="TabbedPanelsTab" tabindex="1">Island B</li> <li class="TabbedPanelsTab" tabindex="2">Island C</li> <li class="TabbedPanelsTab" tabindex="3">Island D</li> <li class="TabbedPanelsTab" tabindex="4">Island E</li> <li class="TabbedPanelsTab" tabindex="5">Island F</li> <li class="TabbedPanelsTab" tabindex="6">Island G</li> <li class="TabbedPanelsTab" tabindex="7">Island H</li> <li class="TabbedPanelsTab" tabindex="8">Island J</li> <li class="TabbedPanelsTab" tabindex="9">Island … | |
The CSS Menu I have moves the contents of the div tag below it sideways. I am posting only the CSS styles for it because the code inside the <body> tag utilizes only the styles. The menu div tag is the id #navMenu. The content is in three div tags … | |
I build website for 1024 x 768 layout : [url]www.masterlink.co.id[/url] but when you change the resolution the layout location turn to mess. Why is it ? style.css [CODE] #header { background-color: #999999; height: 200px; } #login { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; height: 50px; background-color: #FFFF00; background-image: … | |
Hi everyone, Would you please help me, I want to know, How i can check backlinks on yahoo. Best Regards Zeeshan | |
Hi. This is not a frequently browsed category, but there is no place else for my question. I am organizing my site to make it easier and faster to maintain. I keep a small version of my site on my laptop running Apache/PHP. I successfully organized and recoded things to … | |
Hi Everyone Can anyone let me know, How i can submit my website on Google and yahoo directories and get backlinks? Best Regards Zeeshan | |
Hi, I am making a horizontal menu system for a website. So, I have looked at examples of css menu's before I attempted my own. So, right now the menu is working top level-wise up until it spots my UL tag inside of my LI. My problem is that the … | |
I am designing a search engine and I want to design it in a way that when user comes to the website the cursor should be already on the search bar. Right now the user needs to hit a tab or manually initiate cursor into the search bar. Any ideas … | |
Hi Experts, Thanks for time and help. I am using activepdf server, webgrabebr and activepdf toolkit to convert my html to PDF. CSS i am using is working fine, BUT When i convert into PDF , the resulting PDF has no real HTML, no colors coming out. It looks CSS … | |
The website I am designing is made up of several div tags. All but one are at width of 1000 pixels. The odd one out has a width of 990 pixels. All divs are centered. On firefox and chrome, the divs show up centered and the 990 px width div … | |
This one might not make much sense to anyone. It doesn't to me. I'm creating a child theme for a Wordpress site. I have to create a style sheet in a new directory and import the style sheet from the parent theme. I'm trying to use @import to import the … | |
Hi all, I am newbie in CSS and created 3 column layout. But what i want is that left and right columns to be fixed but only center fluid. Below is my code. but there are still problems with it. Can anyone one help me or it is only possible … | |
I have [URL="otletbarkacsbolt.hu"]this[/URL] website, which is still under development, and I am wondering why, when I go to TermĂ©kek it displays them all under each other, when in firefox, and opera it doesn't. here is the css [CODE] *{ margin: 0; padding: 0; } *{ text-decoration: none; } .wrapper { … | |
I am having trouble positioning divs beside each other 2 images one above the other with another image beside the 2 that are on top here is what that part looks like Html [CODE] <div class="leftDiv"> <img src="Images/contact_front.png" width="150px" height="150px"><br /> <img src="Images/contact_stairs.png" width="200px" height="150px"> </div> <iframe width="370" height="300" frameborder="0" … | |
Hi, each time i create an html link, it does not work: I have tested it chrome, firefox,internet explorer, opera. I am talking about all the html pages i created. The ones i created about 1 month ago worked, but not the one i am creating now: example: <html> <head> … | |
Hi, i'm doing a registration form but it's not like what i want: what i want is something like this: [img]http://img207.imageshack.us/img207/2235/38696138.jpg[/img] And i want to trade that instead of this one: [img]http://img823.imageshack.us/img823/5059/78880268.jpg[/img] I have the css code of the second one: [CODE] <style type="text/css"> body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;} body{height:100%;background:#fff;color:#1f1f1f;font-family:Arial,Verdana,sans-serif;font-size:13px;padding:7px 0;} ul, ol{list-style:none;} /* … | |
Hi, I have some problems with the code below. Also below the code I have two pictures one from IE one from Chrome. [CODE] <object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256"> <param name="fileName" value="<?php echo $check ?>"> <param name="animationatStart" value="false"> <param name="transparentatStart" value="false"> <param … | |
Has anyone else had trouble visiting Adbrite's website? I cant even visit the website to log onto my account. They have been down for about two days now, and my Adbrite ads are no longer showing up on any of my sites. I tried calling support but no one answered... … | |
Hey everyone, I'm wondering if there is an HTML doc for html 4 and 5. A doc that has all the attributes and tags like the JDK for java. Please post a link to a site if there is one. Thanks. | |
Hi all!! Im having a problem with my blog desing: thing is I wanna make a 3-column header, but it wont let me. I've tried resizing the header width and then add 2 more columns, and the header was resized, but the other 2 columns didn't appear, so I gues … |
The End.