6,558 Topics
| |
| |
Hi All, Someone just told me that if you name your pages .php, it hinders your rankings. Is that true? Thanks Michelle | |
I am accessing MS Outlook Folders through VB.NET console application through Command Line Arguments.The mails are displayed in HTML table format. I am displaying all mails once at a time.I want to display it as page like first 10 items at once and rest 10 after clicking the link button … | |
Hey, sorry if this is a really stupid question but i'm a bit in a hurry, got this coursework due tomorrow and i realised there are some problems with my code. I have a text area where the user can type a message and change the font-family, font-style, font-size etc … | |
Gidday I have a single Array of items (total number of items in array would be variable) that i want to display in a table like format i.e. [code=html]<table> <tr> <td>ArrayVar[0]</td> <td>ArrayVar[1]</</td> </tr> <tr> <td>ArrayVar[2]</</td> <td>ArrayVar[3]</</td>[/code] etc... or [code=html]<div style="float:left">ArrayVar[0]</div> <div style="float:left">ArrayVar[1]</div>[/code] etc... How can I generate this in VB.net … | |
I am looking to have nine images in three symmetrical rows. Right now I can format two rows with this coding. .splitright { background-color: #FFFFFF; width: 49%; float: right; overflow: hidden; } .splitleft { background-color: #ffffff; width: 49%; float: left; overflow: hidden; } How can I get a middle row … | |
I have a script sending out an email to some users, and I was going to try to use CSS to format it, until I found out it's nearly impossible. So I have 2 questions. 1. Is it possible to use CSS in email, and ensure everyone can read it? … | |
I was just wondering if anyone knew how to fix the UL and LI hierarchy problem in css with tabmenus. I wanted the border under my featured tab to disappear but it doesnt work well in IE. Please have a look; if you look at this code in Firefox it … | |
Hi I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads. Can anyone tell me where I need to make changes? Will be really grateful...!! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" … | |
In the page you will see a div called div_topbanner. I want to load a flash in there. But I bet I messed up with the css a bitbecause the dimensions of header get a bit messed up when resizing the window. Also it's "higher" in IE (7) than FF. … | |
hello, I am building a mysql/php/javascript based online timesheet system which allows users to assign themselves predefined projects and then select one of the projects assigned to them and add hours for a particular date to the database - i can get the add to work fine, but i need … | |
<snip> [COLOR=#000000] [/COLOR][COLOR=#000000]YES No[/COLOR] [COLOR=#000000]How to write code in HTML To Draw a box containing YES & NO in small boxes within main box .[/COLOR] | |
Hello all, This is a relatively simple problem I ran into when designing my site, so hopefully you can help me out here. I have a div like so (for example): [code=html]<div class="box">testing</div>[/code] And here's the CSS: [code=css].box { margin-left: auto; margin-right: auto; width: 50px; color: red; background-color: blue; }[/code] … | |
Right. I'm designing a site and I at the moment have a very basic nav bar on it. What i want to do is take out the underlines for the links and put an icon next to the text(like a bullet point) for some reason it isn't working, anyone feel … | |
Hi, I am having some problems with css on a website that i take care of for my local Scout Troop. I have little idea of css, but have managed so far to put the site together by hacking at a gnu released template. The problems are related to the … | |
I'm using [INLINECODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/INLINECODE] (xhtml strict doctype) for a site I'm designing and when I validated it, I found that you cannot have [INLINECODE]target=""[/INLINECODE] included else it's not valid. It then went on to say that I should use CSS to do this. I … | |
Hello CSS Experts, As far as I can tell, what I want to do can't be done. Ihave a gallery page that is liquid in width. Instead of liquid widths of thumbnails, when the page is narrow, I'm planning on two columns (or one) of images, but when the page … | |
[B]Hi, I am new at web development, I am developing a site by Xhtml, css, jscript . My site will be a 'Recruitment Site'. What I want to do is to make it data driven. Like all the request from both employer and employee to search al store data ( … | |
hi all I am working on CMS . i need to integrate the FCKeditor into my JSP/HTML page to allow the users to edit & submit thier content. can some one send me the procedural steps how to do that. i am working with liferay portal server,IE (browser). very much … | |
Hi all, I'm working on a project with a LOT of non-techies and I'm spending a lot of my day updating our website with their minor changes. I've seen (somewhere) a routine/program/?? that would open, read, and display a text file on the person's webpage without intervention from a techie. … | |
It looks fine in IE. But went wrong in Firefox. Also there seems to be a space to the right of each img button. :cry: IE http://imgboost.com/uploads/894333_screenshot2.jpg FF http://imgboost.com/uploads/113426_screenshot1.jpg My Css * { margin: 0; padding: 0; } html{ height: 100%; margin: 0; padding: 0; } body { height: 100%; … | |
Hi I have desinged my html page with a loging page where one has to login using a regester number and that persons bio data is displayed from the database.. i need help on how to do it and using what..... | |
Hello everyone, I have built a DHTML & Javascript menu using the Deluxe Menu ([url]www.deluxe-menu.com[/url]) software package. The problem is that in IE7 the menu works fine, yet in Firefox it is displayed behind everything. If you look here using IE and Firefox you can see the difference when you … | |
Greetings! I'm self-taught (i.e. amateur) website designer. I've built a few basic web sites for myself and friends. I'm currently designing a site for my sister, and have a basic working model uploaded using tables as the primary structure: [URL="http://www.kecsvcs.com"]http://www.kecsvcs.com[/URL] I know it's better to use CSS, and my challenge … | |
Can anybody help me in how to load the labels in the html page using javascript or php FROM XML IN linux OS. | |
[COLOR=#000000]I am looking for someone with some previous work I can see willing to complete this project, I am working with a small budget and this website is for my personal use. [/COLOR] [COLOR=#000000]I would like a 7 page website in HTML or FLASH for a upcoming holiday party with … | |
I've wonder if i had a xml content then den display it to mya lay-out html.is that possible ?could i used a script on it?like php or asp. | |
I have a Web site whose pages are XHTML 1.0 Strict, and the vast majority of them are valid pages, according to the W3C validation page. Some of the pages are not valid, however, as I use some items such as target="_blank" and ol start="26" and items like that. Would … | |
Hi I'm writing a programme that looks up data from 3 different Chinese dictionaries and then formats and displays them in html using the default browser of the system. So far it works well, but it could be better. The issue I have here is that I want each character … | |
Any one here can tell me how to pop up an html file from your GUI... any classes to be used :cheesy: |
The End.