11,821 Topics
![]() | |
I have an IFRAME, i have set the height to 100% and have scrolling set to no why in safari does it not show the whole iframe? and what can you do to get this to show the full iframe page and not chop it off. | |
Hi, I'm new to this forum and need a little bit of help. I made a site using tables rather than css for the format but when it wasn't showing up correctly in different browsers and screen resolutions I decided to fix it (with help from some people who know … | |
![]() | How do I set the default font on photoshop 8. Every time, I use the text tool to edit something in a text box, the font changes!! and I'm working on a book, means, large amount of images and text boxes, and, sometimes, the text box contains more than one … ![]() |
SNIP I want to keep my featured gallery running the slides like the latest 2 updates, but below it, instead of the style of recent post updates and older post updates that i have, which are those squares, i want to turn each one of those squares into something like … | |
Hello everyone, I am redesigning a website and I want to change the background color of a PNG (with transparent pixels), when clicked. Apparently, my only half of the background is changing. HTML: [CODE] <a href=""> <img src="Images/logo.png" alt="Logo" style="display: block; margin-bottom: -4px; border: 0px;"/> </a> [/CODE] CSS: [CODE] a:link … | |
anybody know some good html dvd training? | |
So I am making a Drupal website and was wondering what would be the best way of auto-adding images in front of certain phrases. like if someone types "press start" it will automatically add an image in front, like the Microsoft tutorials. No, I am not making a site for … | |
I am thinking of designing a database for financial use, that allows to save the expenditures and pending expenditures and give reports about the cash flow and the balance at the banks. the problem is it will be for a non-profit organization and I am voluntarily in this project. I … | |
Hi guys! am new to this forum and this is my first thread :) am not sure if am posting at the correct forum, but its regarding servlets am doing a web application for 'online exam' using jsp, servlets and java bean. i've three serialized files holding my questions(questions.ser), options(options.ser) … | |
Hey, There is a webpage with registered user counter. I want to get an alert when that counter gets to 1000. Does someone know of a website/browser extension that enables sms/email notification when a specific field in a public website is equal a certain value? Maybe someone know how to … | |
I am still a newbie to html and css, seeing as I have been working with c++ and python for quite so time, and have been having trouble with the div tag. Whenever I decalre a div tag and make the background-color: black it tends to go across the screen, … | |
I've got a simple link that opens a mail message: [CODE]<a href="mailto:help@solutions.com"[/CODE] If I select a new mail message in Outlook, it opens and works fine, using the "Normal" format style for the body text. But, with the mailto: link, it opens a new message using "Paragraph" format style for … | |
I have a website where on one page I used nested tables to position elements and on another page I used <div> tags to position elements. I did this for testing purposes. On all webpages, there is a background image 900x600 set in the css file. On the far left … | |
SNIP I don't know what I did, but I simply editing a post to add a second photo, and then the featured gallery stopped working. I have went into style.css and reuploaded the default code and still not working. Please help. I did a check on firebug althrough i really … | |
Hi i recently made a 3 column PSD of the website page i want and this is for all the pages and i have no idea how to make a 3 column PSD into a CSS style sheet as i want to add a lot of PHP code to get … | |
Hi, I would like to take a printout from my system, after the user give some input. But I don't like to take printout of the form, I just like to have the form data in some other format. How to do that? I am using PHP & MySQL for … | |
hello again, i have one more problem im trying to get past, i have a url structure like this.... [url]products.php?page=scripts[/url] how would i make a multiple variable so i can also use this.... [url]products.php?pid=sscfa[/url] but not at the same time, either one or the other, i have attached the code … | |
hi there, If i made flash banner in Adobe Flash CS4, how we add it in website which is based on html and CSS. Thanx | |
Is there a quality program that automatically analyzes and corrects the HTML page to retrieve it quickly in the browser? | |
hello friends i need to make a edit profile page in my website,while registering a user can select multiple locations using multiple select options,so while editing user must get defaultly selected options while registering,i tried using multiple=multiple,but after getting details from databas it must select automaticlly....i cant do that can … | |
I am currently studying engineering for robotics (freshman), but I am also very fond of doing freelance web design. I am currently planning to do part-time freelance in college, but what if freelancing goes better than planned and it grows something major around the same time I graduate from college? … | |
Is there an easy way to figure out which doctype is the correct type when using the [url]http://validator.w3.org[/url] validator? | |
I was wondering if anyone here integrates Flash with After Effects at all for you web projects or any elements thereof or even if, perhaps, you use AE in lieu of Flash on certain projects. I know AE is primarily video but since it has such awesome animation capabilities I … | |
Updating current website using a free template found online. Need to change the logo graphic...love the font, just need to change the wording. Have tried numerous times with my lack of photoshop knowledge. My attempt just made me laugh in all it's ugliness and non-resemblance to the original. (thats how … | |
[CODE]<?php echo '<!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"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />';?> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="js/jquery.jMagnify.js" ></script> <script type="text/javascript"> $(document).ready(function(){ $(".menu2 a").append("<em></em>"); $(".menu2 a").hover(function() { $(this).find("em").animate({opacity: "show", top: "-75"}, "slow"); var hoverText … | |
Hey guys, i was making some thing easy and small and I've made it many times ago, i want to make Div tag with width 670px and insite it two Div tags as 2 golumns the left 400px and the right 370px.. [CODE] <div class="bulb_body"> <div class="left_column"> <p>This is test … | |
![]() | Hi, I was looking around at the source of some popular websites and I noticed that a lot of them have a way to detect your OS, Resolution, Browser and more... I was wondering if anyone knew where I could read more about setting the CSS to fit the users … |
i want to make a popup div for my games section in my website, so when i click an image a sort of layer pops up (not a new window) i need it so i can add swf games to it, what do i need to do or can anybody … | |
I want to make it so I can put a caption under an image so that the caption will only go as long as the image. I wan't to be able to do this without having to set a width for the caption. I do not know if this is … | |
i'm having problems displaying XML. When i remove 3rd line i got error(that on line 5 is an extra bit, that is wrong...), and when i keep 3rd line i cant see anything when displaying it on website.. :( i'm not a XML pro so help would be appreciated [CODE]<?xml … | |
I have a main page where the user will select an image between 32 others. Each image has its own category. I then need to open my Categories php page (no need to have 32 I'm sure), where the image selected will display THAT images categories. I have no idea … | |
I'm currently using Dreamweaver to rework my site. This includes a mix of HTML for most of the content, and a JavaScript menu bar on every page. When I preview the page in my browser, the menu bar is aligned left. Below is the code for my entire page. [CODE]<!DOCTYPE … | |
when i run this in Dreamweaver (website preview) it works perfectly but as soon as i put it into FTP i got this ... [url]http://www.infinit0s.cba.pl/tutorial6/mathgame1.html[/url] here is the code [CODE]JavaScript / DHTML / AJAX Syntax (Toggle Plain Text) <!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 … | |
My fly out menu hides behind an image on the web page. HTML /* menu */ /* common styling */ .menu {font-family: arial; font-size: 14px; width:200px; position:relative; margin: 5px;} .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:170px; text-align:left; border:1px solid #000; border-width:1px 1px 1px 1px; background:#FF9933; … | |
![]() | hello, is there any way to view only a part (portion) of website A in website B. For example, I want on my site to put a small div in which to see only the price of that object, so that the price i see is always the current price. ![]() |
I am loading text from a text file into my page. This all works fine, but it loads the text as one paragraph and not in separate lines, line breaks or paragraphs. How can I achieve the line breaks to load the same as is the text in my text … | |
Hello, I have a legend tag which is overlapping with the table field in the fieldset tag in firefox. It works fine on safari and chrome. The legend tag is in the extreme left corner [code] <form id="registerForm" method="post" action="registration_confirm.php"> <fieldset> <legend> <span> User Information: </span></legend> <table id="tableinfo" width="100%" > … | |
I would like to know how to build the code or if there is script I can use to be able to credit peoples accounts with credits if they purchase the credits. Like if you pay $1, then you get one credit that can be used to buy things. If … | |
How do I go about coding a website design I just created in PhotoShop? Right now it's a PSD file so how do I turn it into a website now? No, I don't have Adobe Fireworks, so I can't use that. | |
Hi I have a client who wants to provide me with Microsoft Publisher documents to add to his website. The material will be added via a content management system. I can't just select all and paste into the CMS so I have saved a copy of the Publisher document as … | |
how to put a border for entire page...and how to make a table within the table.. | |
Odd problem I am having. I am developing in Drupal, and working on my template. I have a sidebar on the right, and the text inside touches the edges of the box so I added some padding. When I add this padding the sidebar drops so that is is below … | |
Hey guys I am having trouble with my CSS. I am doing work with Drupal and I am re-styling the CSS for the site. I have it laid out the way I want buy on some web browsers my wrapper or the center of the page where the content is … | |
Hi, I am hoping someone can help me with this. I have a div which stretches the width of the web page which is 5px high and an inner div which is 1000px wide, also 5px high, and centred. Both divs have an x-repeating background image. In all browsers this … | |
Dear All, I have here some problem with my html code. I can't make text aligment in following html code. How can i solve it? [CODE] <TABLE width="500"> <TBODY> <TR> <TD><IMG title="" border="0" alt="" align="top" src="img01.jpg" width="150" height="90"></TD> <TD> <ul> <li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, … | |
Hi I am new to this forum and I am creating my first website. I have created my html and css documents but am having a problem with how the webpage is being displayed. It displays as I want full screen until I minimize or change the window size of … | |
I can not get any of my links to work. the tabs should go to the correct page and the links at the bottom should go to the correct page. help [CODE]<html> <head> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Review Assignment CAMshots Photo Contest Author: … | |
I have some customers saying certain pages never load for them and actually freeze their computer or make their internet connection drop. I asked one if they knew if they were using Internet Explorer as their internet browser and she said: "no, google". I was surprised and said: "oh, you … | |
Can we change the look of a web page for personal learning. Like if i am visiting a website and the background is light pink. Can i save this page on my hard disk and change its background color to white to see how it looks in browser and check … | |
Wanted to share this with the group (though it may not be news for you all); this morning I ran into an issue I didn't even consider possible until now. We found that a particular .jpg image would render in FF, Chrome, etc, but NOT in IE. As it turns … |
The End.