13,937 Topics
![]() | |
Hi, I am new in web design.So,I need your help. Because i build my carrer as a web developer. please visit this site: http://www.webdo.x10.mx/index.php please go catagory link and i want my *header section*, *Add purpose section* and *footer section* in catagory page just look like home page with *content* … | |
![]() | I have a line of images - each image is wrapped with a <span> and the whole thing has a <div> around it to centre the whole thing and add a margin underneath the images. The site it's on is responsive - as a result, as the width is reduced … |
so i created a html file using adobe edge 6 and now i want to make it a usuable web page for my affiliate marketing bussiness how to i get it to have a http:// adress it now starts with file:// and ends with html | |
Hey people, just stop by and want to say hi. I have just developed a new html5 game and want to know what do you think about it. You can download it at chrome web store, search for 'Bubble Spark Jack' and download it, let me know if the game … | |
Hello, I'm making my first website so I'm new to everything. I have some JQuery and HTML on one page and some external CSS on another. The website looks fine on my computer. I uploaded it to the hosting site and it works fine. Then I went on another laptop … | |
Dear All, We have got 3 divs as below. What we would like to do is that the inner div gpsDataDiv will be table populate and later just assign here using this method document.getElementById("gpsDataDiv").innerHTML = htmlString;. The problem here is that in IE there is space between the two div … | |
If I wanted to make a site liquid with percenteges, could I make the background image of a header change sizes with the window? Or will the image stay the same and just make it look wierd? | |
When I use my css inline it works just fine, but when I try to do external, it leaves out the first selector group, whatever it is. Right now its my body, but if I took that out it would leave out whatever took its place as first selector. The … | |
Hi Guys I'm having an issue with styling the MySites in SharePoint and am wondering whether there is anyone here who has any experience with this... Basically I am trying to move the top ribbon (Site Settings...) above the top navigation bar (My Site, My Newsfeed..), this is the code … | |
I would like to put a scollbar in my page so that people would not see all the comments in my commentbox and would have to scroll down. I **do not** want to add an iframe or a textarea to do this. How can i do this? Sanchixx | |
Dear All friends, I am developing one application which is running on ie all versions. but when I run same application on firefox/mozilla it shows error. html code: **<iframe id='mFrame' name='mFrame' class='mFrameCSS' src="" frameborder=0 vspace=0 hspace=0 marginwidth=0 marginheight=0 width=100% scrolling=no></iframe>** JavaScript code : **<script language=javascript> var lMWFrame=document.getElementById('mframe'); alert('lMWFrame :--->'+lMWFrame); //shows … | |
Hi am john from chennai,newbie for this forum.i am working for TreeShore Software Solution.TreeShore is a leading web design company,logo design,flash design,brouchure,flyers,catalog design with template and more collateral business cards and letter head design services company in chennai,India. <snip> | |
I cannot find the cause of this in the HTML. The Google ad blocks are too small and the print is too large. How do I make the print smaller or the Google ad blocks larger? http://www.phifoundation.org/cancer-treatment-and-cancer-prevention.html | |
[CODE]I'm currently redesigning my website in Dreamweaver CS5. My site was previously made in iWeb, which centered the page automatically in any browser at any resolution. When I preview my site in Safari using Dreamweaver, the whole page seems aligned left. Another issue (which I should probably also post in … | |
Well I have this website about a month blog I make concerning a Massive Multiplayer Online Role Playing Game. Call me addicted or what for making a blog of my playing expirience and achievements, but I am asking here due to my WebPages techinical details. It's hosted on geocities so … | |
I have been trying to get the sponser logos (Vail, Oakley, etc.) on [www,noahhoffman.com](http://www.noahhoffman.com) to link to their respective websites for the past few days and have run into an issue. Even though the images are linked they are unclickable. I think this is an issue to do with the … | |
I have just started to learn PHP.I have installed Netbeans and WampServer, now when i run a sample php code in netbeans, browser showing 404 error.i think everything installed correctly,may be its because of some connection problem with browser and netbeans,should i change something in project properties?.Could someone please help? | |
Hello. I managed to place few DIVs, one below another in container DIV. The container DIV has fixed height (about the height of 2 inner DIVs). The problem is that the inner DIVs are drawn, in one "column", down and out of the container. How can I make them start … | |
Hi, I have a login system this is the code <table> <tr><td> <?php /** * User has already logged in, so display relavent links, including * a link to the admin center if the user is an administrator. */ if($session->logged_in){ echo "<h1>Logged In</h1>"; echo "Welcome <b>$session->username</b>, you are logged in. … | |
Hi, I am trying to set up a website, but I have found that when I reload a page of just move from one page to another, the whole background area flickers white. I have tried various things to try to fix it, but to no avail. Any advice would … | |
Hello All, I am very glad that I finally have the time to become more active in hosting related forums and web sites. This is a part of running my business I have been looking forward to. I run a medium size hosting services company which (finally) includes our own … | |
Hi, www.invoguelogo.com is a logo design and downloading site. It has a collection of different types of logo. Whenever I try to search in google by related logo design keyword, I can’t found my website in the search result. How can I improve ? | |
I have read(in an unsolved thread) that IE9 does not support framesets. i still use ie8 and it works just fine for me, but when i upgrade, ie9 acts like its infected and hangs i tried reinstalling with security essentials disabled, but no luck, could windows defender be interfering? i … | |
Hi everyone, I have problem with links on my site ([http://troszczynka.pl](http://troszczynka.pl)). I would like to place them permanently on the top of the notebook (just like in the project: [http://troszczynka.pl/home.png](http://troszczynka.pl/home.png)) and make an animation of rolling out link with jQuery with mouse hover event. I can manage jQuery by myself … | |
Hello, I know CMS like Drupal, Joomla, Wordpress and others offer many templates, and I want to know whether it is possible to build a template which could be used on Drupal, yet at the same time on the others, thus making it CMS independent? Any tutorials/links on this if … | |
Hi, i'm trying to do a table with border:1px solid #000000 But i want border between rows and columns. Can someone help me, please? Here's my table if it helps or something: <table> <thead rowspan=1> <tr> <td>Nome da Banda</td> <td>Estilo</td> <td>Atividade</td> <td>Line Up Atual</td> <td>Line Up Tour</td> <td>Ex-Membros</td> <td>Linguagem</td> </tr> … | |
Hi guys, I have a question about selectors in css. Let's take this html excerpt but before looking at the code let's assume that the html is part of a very very large page, and the same with the css. In addition the css rule below is called several times … | |
How do you get a visited link to go back to the unvisited color? Like if I x out of the browser and come back a later day, I want it to be the original color again. | |
This is my web: [masterlink](http://www.masterlink.co.id/Rustoleum2.php) The content only looks good in 1280 x 800px, other than that it start being dislocated. I thought I already place the content inside a container which I located in the center no matter what the resolution is. The content suppose to follow the container, … | |
Hi I have a wordpress theme which I am looking to add some custom Html and CSS from another theme to The actual theme code is here for the page http://cssdesk.com/Uhwus The code I am trying to see is some of this http://www.kevinwiles.co.uk/wp-content/themes/breeze/cv/ I am looking to take out the … |
The End.