15,919 Archived Topics
Remove Filter ![]() | |
Hey guys, I'm creating a website, and when I copy and paste the copyright sign to add it to the footer, i get a weird  character before the copyright sign when I test the website. Could you please help? Thanks | |
Hi Everyone, this is my first post. I am starting up an e-commerce site where I am only selling one product. The product does have one variation with only two options, but I don't want to list it as two items. Anyway, I don't want to touch HTML or CSS, … | |
when we are loging out we will get a php page.when i save that page i am not getting that box.i need source code of that page to get that box.Or please say me how to make that box Iam attaching the image of the logout page | |
[B]HERE'S THE TIP FOR MAKING AND VIEWING YOUR FLASH OBJECT AS TRANSPARENT IN HTML SO THAT THE FLASH OBJECT GET SUITS YOUR PAGE BACKGROUND.......[/B] ITS JUST ADD [B][COLOR="Red"]<param name="wmode" value="transparent">[/COLOR][/B] INTO YOUR CODE FOR INSERTING FLASH IN HTML...BETTER DO IT WITH DREAMWEAVER [B]STEP1:IN YOUR HTML PAGE, INORDER TO ADD A … ![]() | |
Hello. The problem I'm having is that when I publish a swf movie or export a quicktime movie from flash I get lag in the playback. There is no audio associated with my project, the stage dimensions are 1920 X 1080, and the frame rate is 29.97. I've tried changing … ![]() | |
How to add a footer stick to the bottom of the web page using css. | |
Please share your knowledge that what is the difference between google trends and google insights. | |
I've posted my website to DMOZ since a month ago but until now it's still now listed and it's seems like no response at all. In your experience, how long normally it will take to get listed? Thanks in advance. | |
Hello All, After a few months of release, our site is currently up to approximately 11,000 web pages and continues to grow rapidly. One disadvantage is that we don't have dynamic string-based search implemented, yet, so finding content can only be achieved through highly structured web directory-like cataloging on the … | |
There was a time when 800x600 resolution was used for websites because 14" monitors was IN but now they are used very less. Now 17" monitors have taken their place. So the usage of monitors will decide what website resolution to be used? or you will see the content of … | |
[COLOR="Red"][B]Searching for a new design for your website?????[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,This is only for beginners....[/B][/COLOR] [U]Some Tips.....[/U] 1.Make your page having some clean and siple look,,,consider the following 2.Make a body background that fits the whole screen and not scrollable... 3.Use javascript for fixing the background... 4.Use a floating page … | |
Fantastic forum you gents have here, there is a wealth of information. I am a bit overwhelmed and interested in where I should start? (on page optimization, off page optimization, link building etc). Does the 80/20 rule apply to seo? Should I focus 80% of my resources on one key … ![]() | |
Hello, First of all, I have to say that I can't use CSS or DIVS for this. It has to be a TABLE and without CSS. The problem I have is that the images are leaving a border at the bottom of the TD of 4 pixels. Is there a … | |
Hello, What i want do do is create a thick border (around 100 pixels) around the content of the web for people with bigger screens. I have tried putting the content of the web inside a DIV whith a 100px padding. This works well. But the problem is that, for … | |
hi everybody i get my internet connection just before one month ago...and i am searching for online money making methods.....i searched lot but unfortunately just wasted. i haven't any money to invest before starting anything...so please can anybody tell me is there any method by which i can earn money … | |
What is your fastest way? I mean lets say you find some list and click the site open in a new windows and enter your comment with url. Close window and continue with other hunderds of sites.. I have in my mind only searching high PR forums and register plus … | |
Hello, I'm working this project, where I must first slice and then code a website (with HTML and CSS). The problem is, I don't really know how to code it. [URL="http://picasaweb.google.com/lh/photo/Cy12nwDzbwOrrO2mLDVh7Q?feat=directlink"][I]Click here[/I][/URL], to view the website's layout. If you can help me, then please reply to this post. Thank you, | |
hello how i can put image in button. Below <input id="b-searchbtn" value="Search" type="submit"/> | |
Hello everyone, relatively new web developer seeking help! I'm working on a template that will eventually be used with Joomla, but right now I'm just concerned about getting the layout to work with just the HTML and CSS. A little background first: I want to create a fixed frame around … | |
Hi Everyone, I am a new comer in this forum. I am too weak to making code in HTML and CSS. Please help me how can I improve myself in this particular coding. | |
Dear Colls, I have an onmouse over problem. I need to swap JPG with HTML OR to swap JPG with marquee text (moving text in left direction). OR to swap Text with Marquee. I have spend almost half day to do it, without success. Could you help? Thank you in … | |
[COLOR="Red"][B]CREATING GLOW EFFECT IN FLASH[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,this only for beginners.....[/B][/COLOR] Flash has 3 kinds of glow effects 1.glow, 2.knockout and 3.inner glow . You will learn how to create these effects in this tutorial. First, open a new Flash document in Flash 8 and use the text tool to … | |
Okay, so either i'm a complete idiot or i have the right to be fully irritated. I've designed a website that runs perfectly on my local machine and internal test servers in IE and FF but when i uploaded it to our live server FF stopped reading the style sheet. … | |
Which one is the best way of backlink Generation? I have already tried through directory submission, Search Engine submission, article , forum...Any thing left? | |
hi guys, any site can recommend for free web hosting? thanks. | |
hi , i want to know what are the best seo methods which is used by seo companies for there clients ?? i searched a lot but couldn't find that much , how they do seo ? what are the secret methods involve there ?? thanks Marshal | |
Please share your experience that how to build quality backlinks for your websites. | |
I have a business that offers only one basic service- factoring. I've read that every page should be optimized for a different keyword phrase but if I only offer one product, wouldn't it be more effective to optimize each page for the phrase, factoring? Another idea would be to optimize … | |
I'm trying to display an image in a canvas element. After computing the required width and height of the canvas, I'm calling the drawImage() method on the canvas context. Here is the javascript code: (c is the id of the canvas, ctx is the context) [CODE] $("#c").width(aw); $("#c").height(ah); ctx = … | |
Hi guys, I am having a nightmare with a small website I have built. Here's the visual_impairments.htm page: [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <head> <title> Visual impairments </title> <link rel="stylesheet" type="text/css" href="style.css" > </head> <body> <div class="banner"> <h1>IT and Disability</h1> </div> <!-- BREADCRUMB TRAIL STARTS HERE, EVERY … | |
Is there a way to make the width of the page, or an element within the page only change by a certain amount depending on the width of the screen? For example, I have a white box with 6 items in. Each item is its own box and has a … | |
Hi! This is basically a question. I have traffic and am getting more every week. But one must always be improving, so I'm curious about this and want to use the community as a sounding board. I just read an article in which Brian Halligan of hubspot.com said that to … | |
can any 1 tell me sitemap is important for SEO or not what is the benefit of site-map ? | |
Does anyone have any clue what font this is?? I have been searching and found similar fonts but my client wants this exact font. Thanks!! | |
1. Separate pages. Each page coded completely independently. 2. Index page with content as included files. An index page with everything that would appear on every page coded in then a simple if statement to check which page should be displayed, likely depending on the URL (e.g.: index.php?page=news). 3. Content … | |
This code worked for me when it had 74 quotes. I added 130 more and somewhere along the line killed the whole code. I keep looking through for small mistakes, but have found none. Why is this code not working? Is there a max limit for an array? [CODE]<center><hr size="3" … | |
When loading up any browser, all the text and pictures display normally, but the graphics buttons and pointers and outlines etc. do not show up. It must be a problem independant of the browser. All other programs display correctly. I was using an nVidia gForce 6100, but just tried changing … | |
Hey guys, I'm using a free mailing list script for a friends site and I want to change the appearance of the form but the html is protected with [COLOR="Green"]<!--hppage status="protected"-->[/COLOR] just wondering if anyone knows a way around it?? Any help will be much appreciated! Thanks in advance. | |
I am trying to center a simple navigation menu (horizontal). this is my script so far: [code] <head> <title>Home</title><link rel="menu" href="menu.css" type="text/css" /> <style type="text/css"> body {background-image:url('backg.jpg');} .center body{ text-align:center; /*centers for IE5*/ #menu_box{ text-align:center; /*overrides the centering from above*/ width:675px; /*5 menu items at 135px width (8px padding + … ![]() | |
![]() | Hi, When I set width and height properties in the <iframe> tag, it sets the width and height respectively, however, the "src" page inside the iframe is still small and has a scroll bar. Is there a way to set the src to be equal to the iframe dimensions? Thanks, … ![]() |
Help me!!! I can't import background in html do you know any tag that can import background | |
Hello, I am in the process of creating a website. What I have created, I believe is totally new to the internet and if used correctly, will provide the user with something new and different from what is currently on the web. I have discussed the idea with a few … | |
I am working on a site that is USA specific and I need traffic from USA. what are the way to getting traffic from specific country | |
Hi, I have a client that needs me to put samples of his work on dvd into quick time format (I need to put it up on his website): 1-Im on a mac, which application would I use? 2-If its a lengthy or involved process, do u know of any … | |
I've tried some SEO tools. There are some formula and logic need to follow like keyword in the content page at least 3%, H1 tag should only appear once in a page. I wonder where is this logic come from? Can anyone point out the source? Thanks in advance. | |
[url]http://a.pix.ge/m/3r1u6.jpg[/url] check this image out ... i want to repeat left and right part of my site... left part is pink ... right green.... how can i do this? ... | |
Hi friends, I m a PHP programmer and very new to SEO process. I m in the work of a movie information web portal. And my doubt is Is there is any relation with web hosting and SEO ? Any additional features or technologies needed for hosting in successful SEO … | |
NB:EXCUSE ME EXPERTS....,,,,THESE TIPS ARE ONLY FOR BEGINNERS... 1.TRY TO FRAGMENT YOUR WHOLE PAGE SIZE INORDER TO ARRANGE DATAS BEAUTIFULLY We can use the <span> tag for this fragmentation for Eg-: Main Banner-At Top Center <span style='position:absolute;left:120px;top;5px;width:990px;height:69px;'> <img src="mainbanner.gif"/>/*To Add The Animated Banner*/ </span> Left Side Column For Links <span … | |
Can anyone recommend a good SEO plug-in for WordPress? I have tried a couple but I have had marginal results. Any advice would be appreciated. | |
These are the Steps to Follow : Press (Ctrl+F8) to create a new symbol. "Create New symbol" window will appear Name your symbol cursorNew. Click on movieclip behavior and then press "OK" Now you would have entered your movieclip symbol Draw anything you like to replace the existing cursor. For … |
The End.