6,574 Topics
![]() | |
hi all!! This is my text only back-up menu at the bottom of my page, but the colours from my origional external css sheet look bad on its background, so how do i make them a different colour? Here is the code for the hyperlink: [code]<tr> <td> </td> <td height="20" class="stylesheet3" … | |
Can it be done? I'm thinking along the lines of :hover.. :visited etc; Could I register my own psuedoclasses? ;) X.Y:Z would be handy for situations where X.Y isn't definitive enough, and X.Y#Z wont work because there's more than 1 Z-type thing on a page. Using Javascipt to bind objects … | |
i am starting a new forum , and right now i am making a welcome email to be sent to users on registration , i dont know how to make a welcome email that contains pictures and links , i have tried to send some emails to my self writing … | |
I am making some changes to a website for a friend, (because the guy who created her website charges $50 an hour, and I'm only $25). And I noticed that he has her set up with an index.html, and a home.html. Both of the pages are identical. When you type … | |
Can anyone tell me what is the procedure to insert PHP in HTML language?And will file extensiton also change? | |
Here's my problem :) I'm working on some stuff for our website, that is about 900 pages in Word, and having to code it in HTML. To make it faster for myself, I've created two text styles <command> and <order> Here's my stylesheet: [code] command { color: c30000; font-style: italic; … | |
All of a sudden my internet explorer 6 will not display any css attributes. Neither on the web nor locally. Any info on this would be greatly appriciated. | |
I want to organize my site better, as im building this im finding alot of pages in my index folder. Can i set the links to look for the next html in a folder. If so whats the cmd. Or is that not possible and I should start to study … | |
I'm having trouble coding the navigation portion of my web page. It is my intent to have a navigation menu on the left-hand side of the page and in a different color than the rest of the section. I also want a SECOND navigation menu, separate from the first but … | |
Hi. Stuck with some problem again. Here is the case. I have a sql server database table for storing users information. In the table there's a field called menu_link which stores menu URLs for my web application. This is to restrict which menus are viewable to authorized users. Those who … | |
Dear All, This is my first post - I was delighted to stumble across such a great resource. I am trying to set up a simple e-card system for my website using HTML formatted CDOSYS email messages. At present I have the system up and running in a raw form … | |
I am pretty new on CSS and wanted to know when it is the right time to use a # before the name eg. #footer . Also while I am here please could someone tell me how to make text rap in a div tag. Thanks for your help. | |
I have just started designing a new site and have decided to use a background that stays still. I have done this by using a fixed attachment in my css. I have used a png file and have found a filter fix from [URL="http://homepage.ntlworld.com/bobosola/pnghowto.htm"]http://homepage.ntlworld.com/bobosola/pnghowto.htm[/URL] which is quite straight forward. My … ![]() | |
Hello, I came across a nice API called iText which is able to produce PDF-documents from my java-code, this API makes it also possible to create an HTML document. I want these document to look the 'same', as far as possible. And I am satisfied with the look. What I … | |
Hi, I was wondering what the best way of inserting a large flash file in a HTML page was? I want the page to load as quickly as possible. Is it best to insert a small flash file in the HTML and then have that small flash file load a … ![]() | |
hello Have you seen this before? I am running xp pro and all of a sudden it will not respect any css on the net from any websites and it will not respect any css used in software run locally. I am stimied. Any one experiance this before? Any have … | |
hi i have 2 questions and im using vb.net 2005 Question 1 How do i print a HTML page to the default printer without any printer prompts apearing. The html file is generated at runtime and i need it to be printed. i can either dump the HTML file in … | |
The following is supposed to create 2 clickable regions in a JPEG of a hot air ballon ie balloon on right (circle) and basket on the left (rect) but something is clearly missing but I can't quite work out what. Have checked a few sites but no joy so far... … | |
I am trying to make a navigation bar using a list. Since a list is indented by default, I can't seem to get my list all the way to the left. I have looked at examples of this, but am not sure how they are doing it. Below is what … | |
Hello everyone. I am trying to write a drop down menu Javascript and have run into a little problem. I need to change the (opacity=0) value inside this custom style: [code]<style id="menu_style" type="text/css"><!--.menu {z-index: 3; filter: alpha(opacity=0); position: absolute; left: 200px; top: 100px; width: 180px; height: 210px; background-color: #0000FF}[/code] The … | |
I want to place abox within a box. I want the small container inside the container. Here is the code: [html]<head> <title></title> <style type="text/css"> <!-- #container{ position: absolute; top:200px; left:200px; height: 300px; width: 300px; } #smallcont{ position: absolute; top: :10px;left: 10px } --> </style> </head> <body> <div id="container" <div id="smallcont"> … | |
can i ask a question How to restore or make a desktop.html My desktop.html has been deleted when there was virus detected in my systems.. somebody help me:sad: | |
Hello there, We are using XSL transformations using XML for one of our sites. Anyway the idea is to show everything styled just like a regular html. I have a problem though. I have a node that looks like this. When I display it it will show on browser as … | |
Such as this one... << url snipped to comply with forum policy >> I have tried it and it basically removes all spaces and linefeeds from your page. I reduces the size of the html file considerably. I am wondering if they adversly affect the way you are indexed by … | |
I have a question regarding the word "Welcome" as seen below in HTML, because the "W" and the "elcome" had to be divided due to web design, will that matter to the spiders and bots, or will they reckognize it for the word it is supposed to be? Or will … | |
I am driving myself nuts trying to get includes to work with & without Dreamweaver. What I am I missing? I have a test site up at: [url]http://www.tiimes.ucar.edu/index2.html[/url] And am trying to streamline changes for the website by creating a separate html (or php) with just the horizontal drop down … | |
Hi Does anyone have a solution or can point me in the right direction for my problem? I’m using an image map where the links (on the same page) refer to a vertical list of information. I would like to insert a small image (preferably) or highlight with a cell … | |
Hi.... can ny do this help for meee...:rolleyes: the first page shld contain username and password...and in that register.. the register options shld be jus username,password,email-id... if he entered correct username n passsword then it shld go in to another web page....for example it shld connect to som site [url]www.example.com[/url] … | |
Hey, Im trying to do a CSS rollover border color change for my images (which are links). Problem is, the border only partly covers the image, going about half way up the image on the sides, and not covering the top at all. Id post some code, but considering the … | |
Hi, How to convert excel to html in shell prompt Is there any unix command to do this ? so that I can use that in excel Vinay |
The End.