13,937 Topics

Member Avatar for
Member Avatar for Violet_82

Hi there, I have a problem with how the text, especially headings are positioned on my site [url]http://www.antobbo.webspace.virginmedia.com/webediting/testing/our_web_standards.htm[/url]. When I look at the website from my dell laptop (resolution 800x600) everything seems fine in all the browsers except chrome where the headings are at the same level as the top …

Member Avatar for Violet_82
0
77
Member Avatar for suavedesign

Hi, The link to my site is [URL="http://www.trecall.com"]www.trecall.com[/URL]. On the right side of the site, there is a lot of extra white space. Can anyone tell me why and how I can get rid of it? Thank you!

Member Avatar for suavedesign
0
566
Member Avatar for nikita.chandra

Hi all! in my website i am using css for designing and alignment.i have used float:right property for the sidebar it works properly with the chrome but in Internet Explorer it doesn't work. Please help me... Thanks in Advance

Member Avatar for twiss
0
41
Member Avatar for Veneficus

I am SICK and TIRED of having this stupid issue. I have a very simple page. A background image which fits the entire browser with: [CODE]position: absolute; top:0px; left:0px; width:100%; height:100%; z-index:0;[/CODE] And I also have a blasted table which has two lines and a small image. The problem is …

Member Avatar for ko ko
0
60
Member Avatar for jyotimagic

I'm using the table function on a website builder and want to create space between tables so I can add text. When I place the text in what looks like the correct position between the tables on the builder page, when I view the page, the text appears to the …

Member Avatar for jyotimagic
0
3K
Member Avatar for ypks_destiny

i want to get a data on image by using <img> tag can any one sortr this out

Member Avatar for almostbob
0
103
Member Avatar for zizuno

I have a website that I have made. I am using friendly urls and I want to force use those in the URL bar. Current htaccess is [code] #Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteRule ^(gallery|upload|verify|contact|about)$ $1/ [R] RewriteRule ^(gallery|upload|verify|contact|about)/$ $1.php [NC] RewriteRule ^view/?$ view.php [NC] RewriteRule ^view/(molly|ms|es|misc)$ view/$1/ [R] …

Member Avatar for twiss
0
90
Member Avatar for aruprongs

Hi, I am trying to use an image as a link to lead to another image. The URL of the page where this second image is should end with jpg, i.e., the web page should be such that it is the path of the image. For example, this should be …

Member Avatar for aruprongs
0
55
Member Avatar for suavedesign

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 …

Member Avatar for suavedesign
0
153
Member Avatar for smantscheff

Have a look at this HTML code. In IE7 it displays two rows of a table-like form, much the same as in Firefox 3.x, 4 and Chrome. Now uncomment the [ICODE]"<!--div>abc</div-->"[/ICODE] and look again. Now the row spacing has become much larger, about 1em. I don't have a clue where …

0
104
Member Avatar for untungsupriono

Hi all.. I am newbie in css, I just want to know how could we create multiple background left and right header using 1 image ? :confused:

Member Avatar for RoyalElite96
0
78
Member Avatar for extemer

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 …

Member Avatar for extemer
0
120
Member Avatar for aPPmaSTer

Hey everyone, I've made a web application that allows a user to construct an object, in my case a door, which is a collection of overlapping divs and imgs, and I'd like to take this final object and change it into a jpg image or pdf (like a screenshot) for …

Member Avatar for aPPmaSTer
0
49
Member Avatar for Rik_

Ever wanted to get spell checking working on FireFox but don't know how to do it? Fret no more! It's really simple but not obvious to get working. All you have to do is click on a text entry box on any website that has 2 lines of text entry …

Member Avatar for caperjack
2
136
Member Avatar for Joe34

Okay, I have the content area of my Wordpress blog theme I'm creating. I want the content area to at least have a height of 600px, but if more content comes then I would like the height to change to what ever is necessary. So 600px automatically, but continue expanding …

Member Avatar for zizuno
0
158
Member Avatar for paulyb

Hi all I have a question, How do i setup a web page to accept HTTP POST? I have a webcam software that uses HTTP POST, but I can't work out how I setup the web page to accept the posts from the webcam, to view the cam streaming. I'd …

0
54
Member Avatar for maxelcat

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 …

Member Avatar for maxelcat
0
103
Member Avatar for manish250

hello all i am using a link on clicking which a new pop up window should open like [CODE]<a href="#" onclick="Popup(f_date,f_date1)">&nbsp;Add more</a>[/CODE] function Popup(date,date1) { var f_date=document.getElementById("f_date").value; var f_date1=document.getElementById("f_date1").value; window.open("multipleSchedule.jsp?date="+f_date+"&date1="+f_date1, "window", "toolbar=no,scrollbars=no,height=220,width=510"); } it is workin fine in ie6 and ie8 but in firefox on clicking it nothing is happening. …

Member Avatar for @developer
0
111
Member Avatar for PCSAWICK829

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> …

Member Avatar for PCSAWICK829
0
80
Member Avatar for riahc3

(I know this is the C++ section but since Im not sure where to put this...) I have a movie clip that with ActionScript I would like to do a gotoandStop on (for example) frame 3 of Layer 1 but I would like to keep playing Layer 2. How do …

Member Avatar for JasonHippy
0
104
Member Avatar for seblake

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 …

Member Avatar for seblake
0
179
Member Avatar for RMelnikas

Hi, I have made a few websites with only limited pages and the clients want to be able to update them themselves i was looking at something like pagelime [URL="http://pagelime.com/"]http://pagelime.com/[/URL] and was wondering if anyone knows of any other ones and what they are like and if they are worth …

Member Avatar for RMelnikas
0
125
Member Avatar for Anna Hussie

[COLOR="Black"]There are many ways to build a site and many different platforms which can be used for this purpose.I have two questions[/COLOR] Q 1 - [U][url=http://www.templatemagician.com/category/Flash-templates][COLOR="Black"]Flash Templates[/COLOR][/url] [COLOR="Black"]are not crawled by Google.Is it true?[/COLOR][/U] Q -2 - [U][COLOR="Black"]Does[/COLOR] [url=http://www.templatemagician.com/category/CSS-templates][COLOR="Black"]CSS Templates[/COLOR][/url] [COLOR="Black"]also have the same issue or it is OK?[/COLOR][/U]

Member Avatar for JasonHippy
0
70
Member Avatar for linezero

I was wonder how to submit on this html code [ICODE]<input type="submit" class="button" value="Login">[/ICODE] i have tried using [CODE]WebBrowser1.Document.All("Login").Click[/CODE] but it doesnt work for me

Member Avatar for Luc001
0
60
Member Avatar for bibiki

hey there, I have a simple page online, and tried to style it a little. here is my [URL="http://gagi.zxq.net/index.php"]page[/URL]. there are five links. I tried to build a simple, css-styled vertical menu. however, the button-like appearance of the links is not of equal length. would anyone tell me what part …

Member Avatar for ko ko
0
76
Member Avatar for Griffin54

Hello! One of the web pages I created for my web site does not appear as it should in all browsers except Internet Explorer. In the others - Firefox, Opera, Safari, Google Chrome - my page goes askew (especially in Opera, Safari and Google Chrome). There is something about my …

Member Avatar for twiss
0
241
Member Avatar for bibiki

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"> …

Member Avatar for twiss
0
216
Member Avatar for jatin.jain

Hi Everyone, I have a requirement of formatting the text inside the input text box. On page load, the textbox value by default get set to say 10.0 or 15.0. What I want is just integer and remove the decimal point and the values ahead. Thanks in Advance. Regards JJ

Member Avatar for twiss
0
235
Member Avatar for tahsin1982

Hi all, Please accept my apology if this has been asked before and I would really appreaciate if someone can help me out. I made this [URL="http://themarketingscience.com/clients/DufferinIronandRailings/index.html"]website[/URL] which is still not complete yet and I have some problem with the spry menu as my client want the drop down menu …

0
45
Member Avatar for androidz

hello guys i've been making my web actually its my first web building and i dont have any idea whats going on ie. i've been reading notes and other stuffs surfing on the net for answers but still i cant get it..any suggestions or answers to this?to make my png …

Member Avatar for Dandello
0
121

The End.