10,650 Topics

Member Avatar for
Member Avatar for stjohn999

hi all have a homework project have to come up with a html code for ducci's 4 number game using a fuction called difference(firstNumber secondNumber) can anyone help if i get this wrong i am in serious trouble please help

Member Avatar for rajendra.parmar
0
111
Member Avatar for Mindy Sue

I am trying to put hover codes in - I want 3 different sizes. Can anyone help me? Also, besides here - can anyone recommend a good website for beginners to learn CSS or any good beginner books?

Member Avatar for rajendra.parmar
0
142
Member Avatar for Famous16

Hey guys! Just wanna ask some question on how to put a embers log-in or a registration area for viewers?

Member Avatar for bharanidharanit
0
67
Member Avatar for Aaron Robinson

This is my first time on these forums, so you will have to excuse any stupidities I bring with me. First, I am not trying to have anyone do my homework! I have been working on a layout for some time and was never able to fix this issue. I …

Member Avatar for Aaron Robinson
0
200
Member Avatar for raydeen

The text disappears if the user rolls over the image for longer than 7 secs. If the title attribute isn't the best way to do this, what is a better way? Thanks, Tony

Member Avatar for karol33
0
97
Member Avatar for simondmeredith

I have 2 boxes, ones for Name, second box is for Email. They have images inbetween them on the code, so I can't see how to link them as 1 form.. Any ideas?

Member Avatar for rajendra.parmar
0
78
Member Avatar for beforetheyknew

I I'm pretty new to css, for uni we have to design this website (as specified and without moding the html) and im having trouble with a few things. I cant really post the code because none of the images will work (they are stored and passworded on the university …

Member Avatar for Hangfire
0
88
Member Avatar for whiteyoh

Hi all, I have my iframe working, and have styled the content, however, it wont display the styles.

Member Avatar for macneato
0
102
Member Avatar for cloud09

I have an options section for my editable gallery that displays fine in Chrome, FF, Safari, Opera, and [I]even IE7[/I]. But not IE8 - which once again finds a way to make my life harder. Can anyone explain why this: [CODE] <td colspan="2" style="width: 800px;max-width: 800px; text-align: center;"> <img src="galleryopt.png" …

0
57
Member Avatar for php_noob

Good Day guys, I am kinda new into this "web 2.0" thing and still working on it. These are some of [URL="http://www.flickr.com/photos/23palettes/"]my works[/URL] maybe you can suggest something to improve my designing skills. Thanks in Advance :)

Member Avatar for PrintingHost
0
107
Member Avatar for tyrium

Hi, I have got a long list of items that are generated by PHP. There are 2000 more results and are constantly changing. What i am trying to do is all domains starting with A, B, C etc so it would hiden until you select A for example(sorta like a …

0
69
Member Avatar for Lolalola

Hi, Is it possible to use two backgrounds in one div? One of the background picture would be bottom-up corner, and another drift all div... On both the overall picture will be posted on the text. Thus, pictures may not be on a different div

Member Avatar for macneato
0
77
Member Avatar for Mindy Sue

I am working with Dreamweaver CS4 and am still in the learning process of CSS and HTML and Dreamweaver. I hope I can explain this the way that it is in my head.... I have made a table on one page, and I want to make a table on another …

Member Avatar for nkdweb
0
91
Member Avatar for j4mes_bond25

I seem to have Internet Explorer Compatibility Issue here. My website can be seen perfectly well in Firefox but NOT in Internet Explorer. It can be seen on [url]http://darsh25.tripod.com/alcohol.html[/url] It's a CSS based website & on an online tuturial, I was told to download a file "csshover.htc" in order for …

Member Avatar for ablitz
0
430
Member Avatar for cab_driver

I'm having an issue with an embedded video from youtube. It was working fine until recently and now I can see it when I load the site from my desktop but not from the server. The code is as follows: [CODE] Singing doesn’t stop after the lesson- I will help …

Member Avatar for knausO
0
88
Member Avatar for WickidGRAFX

I have a complete tableless web layout that I designed in PS CS4 and exported the slices. I created a CSS file and then switched all the tables to DIVs and created classes in the CSS file for each of them. For some reason when it is loaded into IE8 …

Member Avatar for knausO
0
104
Member Avatar for GordonUK

Hi there, Can anyone tell me what is the best file format to use when you are uploading images on a website? I want the pages to load as quickly as possible but also want to have a few images on each page and just wanted to know the best …

Member Avatar for jbennet
0
278
Member Avatar for jeansss

It seems like there ought to be an easy answer to this one, but it's escaping me and I'd really appreciate some help! I want a client to enter his name and be redirected to a folder having that name. For example, on mydomain.com/clients/redirect.htm he is presented with a name …

Member Avatar for macneato
0
73
Member Avatar for Eva0607

Hello everyone :) I am trying to get rid of extra space that appears beneath the page due to relative positioning. I tried assigning one div element with an absolute position to which all of the other relative divs are positioned but this still doesn't seem to work - not …

Member Avatar for Eva0607
0
3K
Member Avatar for OmniX

Hi People I have a url, [url]http://www.domain.com.au/domain1/domain2.php[/url] . Now I would like to remove the middle man aka folder from ever being seen so the url changes to, [url]http://www.domain.com.au/domain2.php[/url] . I have done some research and mod_rewrite looks to be the go in the htaccess file. So can anyone give …

Member Avatar for OmniX
0
98
Member Avatar for Lukas Larsson

Hello, I have been trying to code my first HTML / CSS site from a layout I designed in the GIMP. The layout can be found here (watermarked): [url]http://admins.co.cc/watermarked.png[/url] Now, I have been trying to code this layout through HTML and CSS. My problem is that I can't get the …

Member Avatar for cfajohnson
0
135
Member Avatar for ndeniche

have a similar problem: i have my #nav_bar id with a .first class, which i have originally with an image. but, i want it to change image when it's hovered on, like this: [code=css] #nav_bar .first:hover { background-image:url(image2.gif); } [/code] [code=html] <table cellpadding="0" cellspacing="0" id="nav_bar"> <tr> <td id="first"><a href="yada yada">yada …

Member Avatar for kewp
0
314
Member Avatar for OmniX

Hi People The Problem: [url]www.1.com/2/3.php[/url] > [url]www.1.com/3.php[/url] I want to change permently so you never see the folder named "2". I thought this would be possible through the htaccess file or web hosting server? So using mod_rewrite or changing the host directory of your server to www/2/ instead of www/? …

Member Avatar for OmniX
0
76
Member Avatar for drewpark88

Hey Guys, I am trying to position my navbar (5 images) to center with the browser. Instead it is positioned to the left and when you make the browser smaller the buttons move. Here is the CSS: [CODE] <style type="text/css"> #navcontainer { margin: 200px auto 0px auto; position: absolute; } …

Member Avatar for drewpark88
0
139
Member Avatar for rikkie

Hi, I am in the process of building my first website (no coding experience) My home page (saved as .aspx) uses asp.net controls. All other pages are saved as .html. I can navigate fine from the home page to any of the other pages; however when I try to navigate …

Member Avatar for rikkie
0
85
Member Avatar for iamthwee

Hi guys... I'm getting into flash now, so let's start a thread posting up flash based inspiring websites. I'll start. [url]www.thefwa.com[/url] = awesome.

Member Avatar for karol33
0
90
Member Avatar for becraig

I am want to be able to set the height of my iframe to automatically stretch to fit the content it is loading. I however want to ensure this does not go over a certain height eg: 690px. Does anyone have an idea of how to go about this ?

Member Avatar for ArtphotoasiA
0
84
Member Avatar for jazz_vill

Hi my Prof. wants me to create a forum website from scratch. This forum contains only basic functionalities like creating a forum,a new thread in the forum, post a reply. So I created a database which contains these tables: Users Groups Forums Topics Posts now in my homepage I want …

Member Avatar for macneato
0
102
Member Avatar for gopi17

okay, i'm having problem with fitting my background into my web browser. the image is somehow moving to the left. [CODE] <HTML> <TITLE>A New Beginning...</TITLE> <HEAD><B><FONT COLOR = "ORANGE">My life...</FONT></B></HEAD> <BODY BACKGROUND="wall.jpeg" position="center"> </BODY> </HTML> [/CODE] thanks guys..

Member Avatar for asal80
0
81
Member Avatar for Mindy Sue

I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks like this: I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks …

Member Avatar for Keith007
0
104

The End.