10,651 Topics
![]() | |
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 … | |
Making a layout in photoshop, splicing image... How can you use a photoshop layout to benefit you in terms of SEO? Other than image alt tags and url's of course. Is this ALWAYS a bad idea? | |
Hi I have been asked to create a site for a band. They want to have a whole pile of mp3s and some sort of player. Ideally, of course, needs to work across device (and you all know I mean iPad/iPhone - so not flash). Can anyone please recomment a … | |
Hi there guys, I'm currently trying ti build a site and I cant seem to get the positioning of my page as I want it. Simply pu I want all the items centered instead of as they are (justified left). Here is the sauce: [CODE]<%@ Master Language="VB" CodeFile="MasterPage.master.vb" Inherits="MasterPage" %> … | |
i want box 1 and box 2 horizontally next to each other. I want the parent div if the content overflows to scroll and box1 and box2 horizontally next to each other. i tried below but box2 keeps going underneath box1. the scroll is necessary. [code]<div id='parent'> <div id='box1'></div> <div … | |
I can validate the captcha successfully, but when I set the button property 'Action' to 'Submit form, the captcha does not work, nor does the validation on username and password. When I set it back to 'None", Captcha works, Data not validated. The code below is quite long, but it … | |
I have the following code that checks for captcha validation in php. If successful it will echo correct etc. [CODE]<? /* This is the back-end PHP file for the How to Create CAPTCHA Protection using PHP and AJAX Tutorial You may use this code in your own projects as long … | |
Hi! I want to know which one is the best provider for web hosting. My requirements are: Support for servlet, jsp, html, jdbc, javascript, mysql database. thanks | |
hi,im going crazy im introduced to the basics of xhtml and when i tried to insert an image it dosent appear in the browser i have checked the code 100 times nothing seems wrong thie is the simple code [CODE] <?xml version="1.0" enconding="UTF-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional … | |
Hi guys! Over the last few months I've been trying to learn web design over youtube (yes, I know). Recently I've added a spry menu bar that works fine in firefox, but the submenu OVERLAPS ON TOP of the main menu on IE7. Can anyone offer up a fix? Note: … | |
I have an existing database design which I would like to normalize. Essentially, the table causing me problems is one with about 150 columns. The table holds live data for a natural gas well. So, there are columns for the various temperatures, pressures, etc. The data types of these columns … | |
need your help please how to add bgcolor to iframe? here my code <IFRAME scrolling=no SRC="http://adplex.biz/ad/view_ad.php" NAME="Ad" frameborder="0"></IFRAME> | |
Hello, I have a client who is a graphic designer and they want to know if it's possible with Joomla! to create a splash page with options to click and visit different versions of the website from the initial splash page? Would I host the four websites creating 4 different … | |
Could anybody explain how is a good way to group css style rules please. I will give some examples: 1. [CODE]h1{ font-size:14px; color:blue; } h2{ font-size:14px; color:green; }[/CODE] Both have the same font-size. Should I put extra h1,h2 rule and put there font-size? 2. I use 2 different color rules … | |
hey i need some help with my css, on internet explorer it works but on firefox it doesn't. heres the css and html [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Four Seasons Cleaning (Super Spring Cleaning).</title> <meta name="Description" content="FOUR SEASONS CLEANING, powerwashing in the lower mainland, B.C, Canada."> … | |
hi i am a final year student in one of the private schools in Nigeria. i have problems deciding on what my project topic should be. i have interest in web development. in my school some people have done their projects on online examination systems and college portal. i was … | |
I think this could be an interesting post. Just write sites that you think are a good examples how css should be done. Could be a huge portal or just small site. I personally think yahoo sites could be on the list. Am I wrong? | |
![]() | I recently left my job in the UK as a project manager from a niche organisation that provides business services to public service bodies. I am thinking of sharpening my skills by doing some web development training and getting certified with some Microsoft and Adobe products and moving into Web … |
hi all, this css hide cursor point over a link. [CODE] .bck{ cursor: url(blank.gif) , default; } [/CODE] prob is that works in FF but not in IE.... any suggestion appreciated... thnx | |
I use a WYSIWYG tool to design my web pages, I want to change the part that handles sound to html5 so it will work better on another platform I want to use. I have looked at the code my editor made, this looks like the bit that needs changing … | |
I need help vertically aligning an image inside of a div. I have tried all various methods found on the web. I have tried table display, line height, etc. The page can be viewed at [url]http://seekretgarden.tk/view/0/[/url] . The red background is the display area of the image allowed by the … |
The End.