2,603 Solved Topics
Remove Filter ![]() | |
does anyone know what that tag means?? how it works?? thankz in advance! | |
I'm nearly finished my website but I'm noticing that the paragraphs on one of the pages [URL="http://www.friendshipcircle.com/bikers.asp"]http://www.friendshipcircle.com/bikers.asp[/URL] aren't showing up correctly in any browser on a Mac. I've attached a screenshot of how it should look. I know there must be an issue in the css but I don't know … | |
![]() | Hello all. I'm producing a DIY multilingual site. I'm using a templating engine (rainTPL) and my own static language files (php arrays). In these files I not only have the page strings but also the meta tag and title contents. I'd just like to know if you think this is … ![]() |
*SCREWED UP ON TITLE* (DREAMWEAVER) Hey guys I've been in web development for a short while, and still have some rookie issues going on. I recently started using dreamweaver as a change from expression web. I switched mainly because after I start doing some heavy CSS formating the "design" view … | |
A few days ago I wracked my brain over an IE7 (only) problem that I thought everyone might like to know about. I was building and sending a URL that looked roughly like this: [url]www.somesite.com/program.php?param1=123¶m2=234©_code=5[/url] The program.php never received the third prarameter, because IE7 apparently tokenized the © into the … | |
![]() | When using css tags why is there such a gap For example <h1>title</h1> <h2>subtitle</h2> Why is there a massive vertical gap between the two <h1>and<h2> tags ... how can you get rid of it? |
![]() | Hi all, I'm making a website in front-page and I am using tables. When rendered in other browsers such as Opera, chrome etc the positioning seems all different. Why is this, and is there a better way to do it? Like maybe css? ![]() |
Edit: Nevermind I found the problem... I used the wrong comment tags (html instead of css...ack x.X). Fixed the tags and it works perfectly now. _______________ Hey everyone I need some help. I am working on a site for a class project for my web design class and it is … | |
"Home" appears on the button.When we click it it goes to "index.html" the image related to home button is home.jpg. So button's image is home.jpg ,after clicking the button it should take to a link we have given and button's name is Home.how to do that? thanks | |
Am wondering if anyone here has already used the [URL="http://www.google.com/+1/button/"]Google Plus One button[/URL] on their website, and whether it is having a positive effect on search results (only for google.com at this time). | |
I want to show my free website to a specific industry and i found that industry listed on hxxp://email-list(.)com . They ensure that all the list all opt-in and the website looks good for what i see. Also i cant find any information saying that is not legal to use … | |
hi, please help me to do this. i want to display one panel on top space. and i want one button on that panel to close itself. please help me. thanks in advance Jack | |
Hi, im using dreamweaver and i have a table in which i have an image. When i add another table under the table existing it comes right at the bottom. What should i do to that table so i can move it and place it anywhere around the page. Is … | |
Greetings! I have to change my footer. Let's say I have 10 pages. That means open, cut-n-paste, and close 10 times. Is this how everyone does it? Can I not create something in CSS and only just "call" it from the HTML? Thanks, in advance! < Steve > | |
My purpose is to find some one investor who will recognize the long-term reward of backing me especially over these immediate 6-12 months. I have a work which has been building for 40 years. It is of the momentary underlay of living language. I have required all this time to … | |
Hi everyone with this forum family,. Please can anyone help me out, I hqve problem creating my web site, what (tag) code can I use to eliminate deferences between [B]f[/B]irefox and [B]i[/B]nternet explorer, I am bulding a website with (Note pad) and view it with fire for and internet explorer … | |
Hi, I'm having trouble with this layout (attached image). I need to have images as borders, but I don't want to use multiple backgrounds in CSS3 (small browser support). I tried to make two floating divs, but then I deleted it because I can't set width: 100% - my main … | |
I found a website this AM and when I checked the source there were 2 sets of keywords. Also, there were more than 7 in use at each line. They are number one listed in their category on Google. If this is acceptable and the spiders soak up all what's … | |
what is a good program to write HTML in? i am looking at Note Pad ++ right now since i will need it for lau soon but i would like some opions here first. | |
Trying to get a general idea of how many keywords people other than myself generally target for a single PPC ad campaign. How does it affect your CTR? What is your "rule of thumb?" | |
Hello everybody. I am working on a PHP program that shows some information in table cells.. However, the width of each cell is automatically widen (it becomes wider).. How can I make the width of a cell fit to its content so that if it has 5 chars, then its … | |
I'm trying to create a website, and I'm currently having a little CSS trouble with getting the website to flow and respond well to resizing and different screen sizes. Currently I have posted it at: [URL="http://wigglesmcmuffin.kodingen.com/"]my kodingen site[/URL] Anyway, if you go there you may notice that 1) my content … | |
Hi All, I design my site. But i have problem in mozilla. it works fine in IE but in mozilla it has additional line below main line. My site is [url]www.piramida.az[/url], my CSS is [CODE].toplinks {border-right-style: dotted; border-right-width: 1px; border-color: #8CA7BA} .rightlinks {border-bottom-style: dotted; border-bottom-width: 1px; border-color: #ffffff} .menuust {font-family: … | |
Hi guys, I have a small prob with my site. Im new to this as this is my very first website and I cant seem to get this right. I added the jquery nivo slider to my site. When I set the margin to 90px, it comes good horizontally but … | |
I'm working on a new website [URL="http://www.sproutsfamilycentre.com/template.asp"]http://www.sproutsfamilycentre.com/template.asp[/URL] and to make a long story short I want to eliminate all borders, but one table refuses to get with the program. I have tried every combination under the sun to get rid of that one white border, but to no avail. Any … | |
Hello Everyone, I have a quick question which is: I have a signature DIV in my forums and i want the maxium height of this DIV to be 100px but if the user has just chosen a small signature which does not reach 100px then i just want the DIV … | |
I'm revamping my web hosting site and have come accross a template I can work with in every way but for something called slopes? This seems to be an area where I can add text and when clicked it reveals more context of the heading subject. But I've never come … | |
I've never worked with Flash before, but I need to find a way of displaying a static image if Flash is not installed or not supported. I found several methods but not seem to work (see below). Any suggestions would be greatly appreciated. My website is mostly PHP/HTML. Everything I've … | |
Hi Guys I am trying to create simple rounded corners - which I thought IE9 was supposed to now support, BUT for some reason it STILL doesn't seem to work. I know there are plenty of work-rounds, BUT am I doing something wrong? I have this: [CODE] #footer{ clear:both; padding:10px; … | |
hi I'm trying to build a website of multi-language (English and Arabic). The problem is the writing direction, as in Arabic, we write from right to left, so that I have to relocate the logo,the scroll bar,etc to the other direction. I managed to change the CSS for the logo, … | |
I'm using NetObjects Fusion 11 and I'm looking for independent (but compatible) software to develop drop-down menus. I'm looking for something along the lines of AllWebMenus PRO or the SoThink DHTML menu builder from SourceTec. Both seem fine but are limited to javascript only and I was wondering if there … | |
Hello What is main technic of Black hat SEO.... Please tell Black hat SEO process.. | |
Hi there, I have a strange problems with margins. On this website [url]http://antobbo.webspace.virginmedia.com/photography/home.htm[/url] I am trying to have some space between the top navigation and the red box. Now in my stylesheet containers.css the red box (class name picture_box_home) has [ICODE]margin:0 auto;[/ICODE] which is rendered fine in all browsers. On … | |
Hi all, I don't know css and I would like your help. I am trying to make an online bookstore. The problem I have with divs is that when I am trying to make a new all the below divs are moved down. I would like to add welcome guest … | |
Hi, How do people set an image as background and that image covers whole background whatever the browser and OS platform is? Thanks in advance | |
I am trying to do something like a popout and am not sure how to do that or just a text box that will do a transition from a word to the box on hover. I would like to do this in css/3 if I can. Will any one help … | |
I have many redirect scripts on my site (they compute some PHP then redirect to the relevant page) - however on google webmaster they all kept coming up as "Soft-404" errors, which I read are bad for PR. A while ago I restricted googlebot's access to my /site/ folder, which … | |
Hello Am trying to make an online reservation form, whereby user will input details, and select credit card as payment method, and i want the form to connect to paypal and then process the credit card payment details, using the webform details entered. Am new to this, and do not … | |
The url to my site is [snipped]. There are a few sub pages on my site, (called "features", "benefits", and "read more".) I wanted to know how to make the button on the bottom of these pages that says "home" link to the previous page, instead of linking to the … | |
how would i give dime text in any text field e.g if there is login form and in login form the field where we enter the password written a transparent text that enter your password.how would i apply this in form below please help me...i have highlight the code for … | |
I'm doing research on plurals in both PPC and Organic SEO in the sense of "do search engines treat plurals as separate from singular keywords, or do they show in the same search results?" example: Blanket vs. Blankets Is a page optimized for blankets going to show up at the … | |
Hi I have a client who is very keen to user the blue, square twitter "t" on his website to link to his twitter feed. He says (correctly) that "Thousands of sites have it" so it must be ok. However, when I look on [url]http://twitter.com/about/resources/logos[/url] its not shown. Is it … | |
I'm studying out of a book for HTML, XHTML, & CSS. We just went over building a basic table. here's my code so far below, validated and working just fine: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="EN" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/xml; charset=utf-8" /> <title>basicTable.html</title> … | |
My company has a PPC account with Google, naturally. We've been getting about 2 automated calls a day from Google inquiring about weather or not we would like our company to be listed in their directory. I know this sounds silly, but my boss wants me to find out if … | |
When using <style type="text/css"> body {background-image:url('images/DarkBrushesswlbcbl2.jpg');} </style> I have two 'errors' I do not want. 1) I have a little line to the right of the title graphic that I want to get rid of; 2) Depending on the user's browser, the text does not look the same (right justified … | |
I simply cannot log into Facebook. It asks me to change my password which I have done a number of times and still no luck. I do know the email is still good because I had aonther Facebook user send me a message and I received it in that email … | |
hey there, I havbe the following html and css files: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <link rel=StyleSheet href="style.css" type="text/css"> <title>My site</title> </head> <body> <div id="con"> <div id="navigation"> <ul> <li><a href="http://gagi.zxq.net/star.html">About me</a></li> <li><a href="http://gagi.zxq.net/ekes.html">Blog</a></li> <li><a href="http://gagi.zxq.net/mbretereshat.html">Links</a></li> <li><a href="http://gagi.zxq.net/bouncingball.html">News</a></li> </ul> </div> <hr> <div id="main"> … | |
Hey, I know I havn't been very active on this forum... Well, I have been lurking them, but not posting. Lol. But anywho, I have a question. Look on this website: [url]http://hexagen.webs.com/[/url] Notice the border size. It's less than a pixel. How would I do that? I know that using … | |
This is the file Tree: -page folder --main.html --style.css --english ---hello.htm --spanish ---hola.htm How can I make hola.htm or hello.htm link the style.css in the parent folder? | |
Hey guys, I'm trying to vertically center-align text on a button but no matter what it always shows up too low. Here's my CSS [CODE].fb8 { background: url(button.png) no-repeat; border: none; outline: none; color: #bbbbbb; height: 22px; width: 105px;}[/CODE] and this is my html: [CODE] <input type="button" value="Login" class="fb8" name="btnLogin" … |
The End.