10,643 Topics
| |
I have a <textarea> and <button>. When button is pressed the text entered in textarea will be displayed inside of <p></p>. So I want: when I enter for instance "1<br>2<br>3" in textarea and press button, exactly the same text is displayed in <p> i.e. "1<br>2<br>3" is displayed instead of 1 … | |
studying with sessions college and when i loaded the page to my domain I got this error: Parse error: syntax error, unexpected T_STRING in /home/a8556423/public_html/adverstising.html on line 1 here is my code: (can anyone help please?) <?xml version="1.0" encoding="UTF-8"?> <!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" … | |
I am trying to get my web site to look good in internet explorer but when IE displays tables it messes up. I have this thing with a green table header at the top of every table. In that green table header I would have a title for what is … | |
Hey, I have a table on my site in which I want to <th> to have a background-color of black and the <td> to have a background-color of grey. Also to have a border at the bottom of the cell and none on the top of sides. Now I have … | |
I'm trying to correct an issue here with the many while attempting to streamline our billing portal with our site globally. See screenshot, text is getting crushed and aligned to the top for some reason. It should be like this: [url]https://www.logicweb.com/web-hosting/index.html[/url] The sub-menu with highlighted "web hosting" is the one … | |
Hi folks, Having a little issue regarding getting elements to align. Specifically the 'user' bio blurbs. There is also the small gap at the bottom of the screen that renders in Firefox and IE but I can't recall how that got there. You can have a look at the page … | |
Hi, I have managed to get a couple of friends asking me to design sites for them, I have experience in web development from when I did my project at university but I have become rusty. I used to use webmonkey for many of my tutorials but I find that … | |
am designing a website that it core function is to market architectural design(dispaly images of designs). it has a background of color blue and the menu options & headings are orange in color. is the color contrast okay (blue+orange)? if not which is the best color to contrast with blue? | |
Hi ya, me again. I have done some more work on my website [url]http://www.antobbo.webspace.virginmedia.com/webediting/our_web_standards.htm[/url] but I am having an issue with the content being pushed down by the navigation. Now, I read few tutorials on float but I don't seem to be able to find the answer there. I presume … | |
Hi, I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files .eot and .pfr I make both files and attach it too. it is working properly in I.E but … | |
Hello, I have a problem with my image. I have an image displayed. But I also have set up a div table to display in front of it. I have set my z-index of my div table to 100 and my image to -1 with position: absolute. This way it … | |
Greetings Folks, Recently launched a full redesign of [url]www.logicweb.com[/url] I'm working on the back customer portal and have this very strange issue with the submit buttons appearing cut off as shown in the image. I'm not sure why its cut off, but any help would be appreciated. Its supposed to … | |
My website: [url]http://realnewschannel.com/[/url] displays fine in Internet Explorer and Opera but distorted in Firefox. I would appreciate any suggestions. | |
Not sure if this is the right place for this, but here we go. Basically I would like to get back into building websites, but I have no idea which dev tools to use. I haven't built a website for about 5 years ago and then I was using Microsoft … | |
i have this picture that is 700px and im trying to display it in google chrome. but the picture cuts off after about 50-100px. I went on validator.w3.org and it is completely tidy. here is my code [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv=Content-Type content="text/html; … | |
Hello everyone, I made a layout using float:left and it's ok until the browser window is resized. When window is resized everything messes up, how to fix it??? how to make it independent from window size? I mean whatever the window size is, layout keep it's positions. Here is what … | |
I've got a pure CSS drop down menu where the child buttons cover up part of the parent button. Any ideas how to fix this? You can see the page here: [URL="http://www.powerzoneequipment.com/index99.asp"]http://www.powerzoneequipment.com/index99.asp[/URL] Here's the relevant CSS code: [CODE] #hpmenucontainer { clear: both; width: 610px; margin: 20px auto; height: 96px; } … | |
Hi, the default image formating is such: [CODE]img { padding: 8px; border:none; }[/CODE] Now when my image is in this span I want it not to have padding. [CODE]<span class="article_img"> <input type="radio" name="image" value="http://xx.98.27.116/~ylakiai/uploads/naujienos/naujiena16.jpg"> <img class="no_padding" src="http://xx.98.27.116/~ylakiai/uploads/naujienos/naujiena16.jpg"> <a class="trinti_img" href="" id="naujiena16.jpg"> <img src="http://79.98.27.116/~ylakiai/images/admin/delete.png"></a> </span> [/CODE] And I made code in … | |
hi, I m currently working on a website for which i m writing htaccess file. I have a small problem.. My same script index.php takes either 2 or 3 arguments and accordingly i wish it should be rewritten so for that I am trying to use following code. [code] Options … | |
Hi all. I've just started using Moodle about four days ago and was wondering if I can include an interactive lesson. Interactive here means that user will need to navigate through in order to progress on the lesson. I understand there is software like eXeLearning that can be used to … | |
Hi, I am trying to output some data from sql db within excel to XML. I am updating the sql db from the excel worksheet and then outputting the records from the db to xml. I have used CDATA to parse html within xml but i can only get one … | |
Hey I'm having a bit of a weird problem. I have an image contains in a div (#rel-content) and that div inside of another (#releases). Here is my HTML code: [CODE] <div class="releases"> <div id="rel-topbar"><img src="images/blackrightbar.jpg" width="312" height="39" alt="Release Navigation Bar"> </div> <!-- rel-topbar --> <div id="rel-content"><a href="http://itunes.apple.com/gb/album/erased/id377011296?uo=4" target="itunes_store" ><img … | |
Hi is there a way to export mp3 using AS3? As in layering them one on top the other? (Just like you would in an Audacoty project using lame). Thanks in advance for any help given. | |
I downloaded an FLA from a server. When I went to open it it told me Seek failed. I tried a couple of times to no avail. I've never seen this message before and it doesn't happen on any other FLAs I have. what's this all about? | |
Hello, I need a div or blank gif image at bottom right of my body area. See attached images. Current code based view: current.jpg What I need view: require.jpg Here is my code structure: [CODE] <div id="header"> Header Area </div> <div id="container"> <div id="left_container"> Body Area </div> <div id="right_container"> Right … | |
I have this page [CODE] <body> <div id="main"> <div id="left_menu">left</div> </div> </body> [/CODE] where [CODE] body { background-color:#B7B69D; height:inherit; } #main { border:outset; width:1024px; height:95%; margin-left:auto; margin-right:auto; margin-top:15px;; margin-bottom:15px; background-color:#FFF; } #site_logo { width:140px; height:120px; float:left; margin-top:15px; margin-left:15px; margin-right:15px; } #left_menu { background-color:#90C; height:640px; width:180px; float:left; margin-top:15px; margin-left:15px; } [/CODE] … | |
i want to know how can i give my client ,a panel to update all his daily news which is shown on the home page... he wants to update news panel daily and need admin panel to do this..plz help me otherwise i loose my project. | |
hi! please help how can i fade the border of my content. I use png file to fade. it only work with no-repeat in ie6 but no-problem in mozilla. Why is it repeat-y won't work in ie6 with the filter code? i use png file. | |
Hello. I am completing work on a commerce website and have noticed a small but strange error that I cannot seem to remedy. Each page has a footer that contains text; of course, this should align the same on each page view, but the problem is as follows: Alignment is … | |
Ok i just cant seem to get the divs to work how i want them too. So i have added code below and also an image... The red box is an edited image to how i want the code to look like. The green box is what i currently looks … |
The End.