6,574 Topics
![]() | |
Greetings, I have a css file (See below) which has setting for THREE divisions "centercol", "leftcol" and "footer". The stylesheet works fine until I add an image to the division (leftcol). The settings get applied to the the footer division as printed at text is printed at the bottom of … | |
Hi All, Do anyone of you know how to decode CTCSS signal (67 Hz - 300 Hz) from input of soundcard I need to make some kind of filter so all sound under 60 Hz ond over 300 Hz is gone then decode the tone's there are 38 tones i … | |
I am trying to write a simple program to calculate income taxes owed based on gross wages that are input by a user. The HTML page needs to accept the input (wages from 4 users) at once and then utilize a button to submit the information to an external javascript … | |
hello guys, i have problem in the scroll bar on my css code , i am trying to use that css menu from that link [url]http://www.cssplay.co.uk/menus/slide_fly.html[/url] it actually works very good but i want to use it on the right side from my site not in the left side so … | |
Is there any opensource xhtml parser (in C) available ? | |
I am having an issue with text wrapping (see image attached) b/c of the sub-box. I think my style element is placed in the wrong spot. here is my html: [code=html]<div class="box-1"> <div class="box-1-top"></div> <div class="box-1-inner"> <div class="side"> <div class="image"><img src="images/img-1.jpg" width="292" height="234" alt="" /></div> <div class="sub-box"> <ul> <li>Sentence1</li> <li>Sentence2</li> … | |
I want to position an element span tag by the natural positioning in a page (its a drupal page so the theme can change and i dont know where my span will fall but i also want to position an an image on top of this span how do i … | |
Hello everyone, I am currently doing a project in html and php but i am having trouble in making a tab control in html. I know that this question is more on html, but i hope you can still help me with this one. HOW TO MAKE A TAB CONTROL … | |
Hello all, I'd like to know if it's ok to use vbscript within a css page? I'm thinking about defining certain variables at the beginning of the style sheet so that it's easy to change between colors (or load the colors from a database so each user can have their … | |
Hi, I am developing an enterprise application and I am still not sure if I should use DHTML or Silverlight. I have some concerns regarding Silverlight's security because it is a client-side applications. Does anyone who have experienced with Silverlight applications can answer this? thanks in advance | |
Someone brought up an interesting point in another thread. Do the search engines look out for the visibility:hidden and display:none CSS the same way that they used to when font color and background color were the same? If so, do they only check inline CSS or do they actually read … | |
Hello everybody HOWDY? I have lot confusion about using id/class in CSS. When there is a need to use id and when there is a need to use class? What is the difference between id/class in CSS.Either there a standard way for the naming convention in css for the id/class … | |
Hi all, I'm a complete newbie to CSS and HTML, so this could be a very obvious solution. I've pulled most of this from different tutorials I've found online. I'm trying to get the website to be 780 pixels wide and in the centre of the page, and also to … | |
Hi, After designing my website and the creation of my CSS File that i use on the tables,cell, e.t.c i intend editing the website and creating a new style of CSS but on right clich to applied the CSS i found that the CSS appear grayed off i.e i can … | |
I want the height of the right side column (id="menu") stretch down automatically, when the amount of content on the left side (id="page00") makes the "page00" div taller than the "menu" div and/or viceversa. I mean when I enter text and image in "page00" div, I want the height of … | |
I'm creating a SMTP client. I'm entering the data(to, from, subject, body) in a HTML form. How do I pass that data into the actual Java SMTP client so I can send it? I know how to hardcode the data into the client and send it that way but having … | |
I have a program for which I am designing a help menu. The program allows you to add squares, ovals, and other shapes, and move them, rotate them, etc. I'm setting up some HTML pages that explain how to do different tasks. So when the user pulls down the help … | |
Hi guys, I'm new to programming and am learning with Python. I am trying to write a program that will get information from a website and display it in a program. Specifically, I'm writing a stock portfolio program that will look up information on a specific ticker and return that … | |
I know this has been asked plenty, and I have tried many things but I can't get anything to work and codes that do seem to work look ridiculously large for the purpose I need them for. What I basically need is something that gets all the rows from a … | |
I am trying to upload a flash animated photo slide show to my website. I am using Nvu as my site editor and I am hosted through Bluehost. I have an html website and the slide show software (Amara) said that I should have no problem uploading my slide show … | |
Ive created a .html page, but now i want that when a user tries to open that .html page he must be automatically directed to .asp page without showing the contents of the .html page. How can i do that ??? Please help !!! Thank you !!! | |
When I select a style from the properties inspector for text, it applies the font-family and font-size, but not the color. I cant figure out why. When I look at it in dreamweaver it works, but when I look at the page in a browser, it doesn't work. Does anyone … | |
Good day, I am having an issue with IE 5.x and the following [URL="http://pages.total.net/~dwlamb/"]web page[/URL]. For some reason the area of text is narrow as though the maximum possible resolution is 800x600. I say this because testing this page at 800x600 yields a similar result in all browsers tested that … | |
hello, i have following php-mysql image list script, which populate images in columns and rows of html tables, but i want to change the html columns and rows strctures into xhtml and css, i don't know how to do, [ICODE] <?php $albumId = $_GET['album']; $query = "SELECT im_id, im_title, im_thumbnail … | |
CSS based design vs. Table based design has been a debatable topic since long. Both the designs have their own set of advantages and disadvantages. CSS based design is however used by a majority of people today. CSS means cascading style sheets which enable us to split up the design … | |
the following code is dislpayed differently in IE anf firefox ........... pls help ....i want both to look alike <head> <title>TWO-COLUM absolute LAYOUT WITH absolute BOXES</title> <style type="text/css"> <!-- #id0 { background-color: #dae9ff; width: 92.50%; height: 20.33%; margin-left: 2.50%; margin-top: 1.33%; position: absolute; } #id1 { background-color: #dae966; width: 20%; … | |
I'm not sure if this should go in the MySQL board, or this, since it deals with both PHP and MySQL. But anyway, I am making a sports memorabilia site for a guy. On the item creation page, after I call the function to prevent sql injection, no matter what … | |
hi , can anybody tell me which is the best way to generate the html reports in the C# and then after genrating whcih tool is considered to be the best to diplay the reports data.like we cab display in label ,literal or which is the best way? | |
sorry if this is a dumb FAQ type question, but i have been searching all morning for a answer. Heres the setup. I have an Oracle 10g DB outputting Relational Tables into XML. heres an example out some output. [code]<?xml version = '1.0' encoding="ISO-8859-1"?> <?xml-stylesheet href="blog.xsl" type="text/xsl"?> <ROWSET> <ROW num="1"> … | |
:) Hey everyone, Hows it going? I have a prob with my css layout and I have fiddling around with it for 3 days and can't seem to understand why it looks great in IE and it lines up terrible in FF. I kinda need a fresh set of eyes. … |
The End.