10,643 Topics
| |
I had a website that was made for me a while back. I am trying to update the info. I am doing my best to make changes to the code. It renders fine in all the major browsers except IE. This page in particular does not work, [url]http://brighteyedcomputer.com/test/site/contact[/url] . The … | |
[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> <style type="text/css"> body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#060606; background:url(images/background.png) repeat-y left top; } ul, ul li { margin:0; padding:0; list-style:none; } ol, ol li { margin:0; padding:0; … | |
Does anybody know of an auto completing search box project? Like google has on their search box - if you type in the letters "ama" it fills in the rest of the word that has in its database that matches those letters, "amazon"? I was just wondering if their are … | |
i have to redo my layout using div tags in ahurry and very new to it. i am using an external stylesheet and i saw some videos on youtube using divs but it not working for me. the only thing that works is the heading. i want my display to … | |
for some reason the gallery link in the about page is not working. why is this word red Gallery [CODE] <div><a href=../"files/gallery.html">Gallery</a></div></td>[/CODE] | |
Hello I am currently working on steganography and want to convert .wav file into raw binary dadta. but i don't know how to do that. Please do tell me if anybody knows it. | |
ok, whenever i make my browser smaller then like 900px wide it will push the footer image to the right but when the browser is nice and big it will display perfectly fine, any ideas? I only put in the css that you should need, but if you want all … | |
I am creating a website where when an unregistered user comes to the site they'll only be able to access a limited amount of the site. It's only when they pay for access to the site that they can receive the full content. I'm wondering how I should go about … | |
| Hi, How do you set a text input field to have a character limit? Say for example, the user had to enter a postal code of 4 characters, how would you limit the text field to only allow 4 characters? Thanks, Ashton. |
urgent problem i have this code in external css for paragraph but what is stated in the paragraph is not appearing like the color and font size. here is the code. [CODE].content{ width:920px; height:1000; background-color:#FFFAF0; background-repeat:repeat-y; padding:5px; .p{ align:center; color:#800000; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } img.floatLeft{ … | |
I need some opinions from experienced web designers. This was my Week 2 assignment: Expand the basic homepage to a site which includes at least three web pages. Incorporate the following into your expanded website: 1. Apply Cascading Style Sheets (CSS) to format elements 1. Integrate graphics effectively into the … | |
I have a WordPress theme that is affecting the style of the post. Using another theme it look OK (Screenshot-4). Any idea? | |
I have a style: [code] .title1 { color: #0000BB; font-size: 25pt; text-align: center; } [/code] but when I use it with: [code] <span class="title1">Schenectady Section of the IEEE More Words</span> [/code] it doesn't center the text! You can see this behavior here: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] Surely I am just doing something silly... … | |
can i run the .exe file in the html file.... | |
Hello all, I know this is not new, and there are several different methods of keeping a footer stuck to the bottom of the page on the internet, and I have tried a few but no luck yet. I have definitely done this before and gotten it to work, but … | |
I'm trying to add pages of content to my site however typing all the HTML tags slows me down. What is a recommended program to use to convert styled text with headings bullets to HTML source format? | |
I want to get the dynamic heights of some html divs. I am not programmatically applying height to them (so I don't know their values). If I fetch the height in mozilla I am able to fetch the exact value in px but in case of IE it gives "auto". … | |
Hi everyone, I have the impression that Internet Explorer can only use EM's. I also have the impression that em's are normally 16 px, but can very in size. Is this true? Both ways, how do you define the size yourself? kooia | |
if you want to have different colors of text in the same paragraph and add picture on the left side of the text both up and lower to the bottom how is it done i am getting trouble doing that can anyone suggest a way. | |
Hi, I have a few adjustments I'd like to make to my blog. I like where everything is, I just want to change the background. I would like a gray background, which I know how to do, but I also want a white background behind my actual posts, so that … | |
Hey y'all, I was just curious about which idiom you prefer or use very often.. and why? Please vote on the poll! I understand that there are a lot of choices but you can vote for multiples, but try to pick only the ones you think are the best, or … | |
i had developed the site [url]http://www.wooadvertising.in/[/url] . this is the horizontal scrolling website. normaly the website is work properly but when i resize the window all the content in the site mixedup.. what i do to solve this problem.. plz check this site by resizing the window. can any one … | |
Hi everyone! I'm a newbie and I want to create a toggle option in my webpage to turn the whole thing into negative. It has something to do about the fact that OLED screens aren't happy about the white backgrounds because it draws three times more power than conventional TFT … | |
[QUOTE]Hi friends.............. I have a page in which all details of user displays. I want that when user click on button"Print ICard" then ICard is printed and this printed Icard have size of what I desire instead of full page and I also need "Thank You" message on print out … | |
Hello I have a small problem in the tutorial of the CSS (see below). [CODE]body { width: 760px; margin: Self; / * To center our page * / margin-top: 20px; / * To avoid sticking with the top of the browser window. Try to show off! * / margin-bottom: 20px; … | |
I'm trying to add the tag form to my AP DIVS that contain a input and submit button... But when i added the form tag the whole header gets shift 20px; from top of browser... -_-' How can I fix this issue? CODE BELOW: [CODE] <html> <head> <title>banner-slice</title> <meta http-equiv="Content-Type" … | |
Sorry if this is an old complaint; but I suffer from incomplete knowledge which constantly plagues me. I would like to use iframe to solve a customization problem with a canned interface that my library is going to use to access our catalog. I got it working except for one … | |
I am basically having an problem with my selection drop down menu in a form. I have a long list of countries but the scroller has gone off the page and the only way to correct it is by moving my whole div container for the form to the left … | |
hi! can you give me sample work there about this border radius. i try this code but it did not work in my computer. [CODE] border-radius:15px; [/CODE] |
The End.