10,643 Topics

Member Avatar for
Member Avatar for Julia25

is it possible to align text vertically within a div just using css class? I saw this tutorial on the web which are compatible with IE but wish to avoid the span. but cant make it to work. need some advice :) [CODE] <style> p.demo { border: 1px solid black; …

Member Avatar for Joebhoy Designs
0
121
Member Avatar for disposable_zero

As I always mention I'm pretty new to web design and I'm kinda learning as problems present themselves. The one I've run into today is creating a, for lack of a better word, "offical" download button. I found when using an upload script: [CODE]<form action="upload.php" method="post" enctype="multipart/form-data"> <input type="file" name="ufile" …

Member Avatar for Joebhoy Designs
0
92
Member Avatar for Pado

Hi, I'm having a problem with viewing my website at the school I work at. Internet Explorer doesn't want to show it. I don't have this problem at home or on other computers. Could there be a security issue that is blocking it? I can understand IE not showing the …

Member Avatar for Joebhoy Designs
0
90
Member Avatar for vijaysoft1

Hi friends , any one help me in this case .... please tell me how to create a layout like this using CSS .... [IMG]http://i55.tinypic.com/28r2vc0.jpg[/IMG] [url]http://i55.tinypic.com/28r2vc0.jpg[/url] Please ........

Member Avatar for Joebhoy Designs
0
78
Member Avatar for brynFlew

is it possible to create a table inside a html dropdown ? sort of like this(doesnt work) [CODE]<select style="" name="test" id="test" param=test> <option name="scrapCode" id="scrapCode" property="scrapCode" param="scrapCode" value=""> <table> <caption>Animal groups</caption> <colgroup> <col span="3"/> <col class="alternative" /> </colgroup> <tr> <th>Apes</th> <th colspan="2">Cats</th> <th style="background: #ddf;">Dogs</th> <th>Lemurs</th> </tr> <tr> <td>Gorilla</td> <td>Tiger</td> …

Member Avatar for brynFlew
0
274
Member Avatar for Dean_Grobler

Hi there, Just want to find out what the "standard" size would be for a background image that I'm planning to use in my site. The backround image will be fixed. Thanks guys,

Member Avatar for Kraai
0
151
Member Avatar for ndiiie

Hi all, I want to ask how to fit the image as background of one cell in a table? Here is my snippet code: [CODE] <table border ="0" cellpadding="2" cellspacing="4"> <% for( .... ){ %> <tr> <td></td> <td></td> </tr> <tr> <td></td> <td>In this cell I want to add the image …

Member Avatar for ndiiie
0
59
Member Avatar for DavidMorley

I don't know much about how servers are organised. In order to avoid moving a large zip file more than necessary, I want to find out the answer to the following question : "A customer sends a file xyz.zip as an attachment to an email. The email goes into a …

0
37
Member Avatar for Arjun_Sarankulu

I have created a HTML Page With Three images Follwing is my code [CODE] <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css"> <!-- .style9 { font-family: Arial; font-size: 12px; } .style10 { font-size: 11px; color: #FFFFFF; } .style12 { font-family: Arial; font-size: 11px; color: #FFFFFF; } .style13 …

Member Avatar for RoyalElite96
0
102
Member Avatar for dornaled

i creat a footer on my site so tell what can i do and what method try to creat a footer help me. thanks and advances.

Member Avatar for beaut
0
109
Member Avatar for Cece Skies

Hello! This is my first post and I would like to say hello! I am working on a web page and I would like to know if it IS possible to have images added to the padding aspect of the page. For instance, let's say I have a page that …

Member Avatar for Cece Skies
0
85
Member Avatar for mikes1471

Hey everyone, I was just wondering how web developers use oversized text fields in forms, is it simply to increase the height of the text box and the input text is large as a result of a CSS definition?

Member Avatar for mikes1471
0
55
Member Avatar for harveylester

Hi guys, I recently paid for a Wordpress theme, which I intend to customize extensively, but I've run into an issue that I've never come across before. I'm not a complete newbie but since I've never had this problem before, I don't know where to begin or what might be …

Member Avatar for harveylester
0
97
Member Avatar for McLaren

Hi, this is weird. I copied a website my computer from ftp, then to the other folder of my computer. Try to go to localhost/darzelis - and see a content without styling. Checked google chrome console: Resource interpreted as Stylesheet but transferred with MIME type text/html. FreshMedia.css:-1 When I view …

Member Avatar for McLaren
0
160
Member Avatar for Altairzq

Hello, I have this simple layout: [url]http://www.jahosapstot.cat/test/test.html[/url] As you can see the vertical div ("col"), wich is set at height 100%, is longer than the viewport, making the scroll bar to appear. This does not happen if the horizontal div ("menu") does not exist (it adds the "menu" height to …

Member Avatar for socr18
0
224
Member Avatar for debasishgang7

I am Trying to design a footer which will Always be in the center bottom of a page.The dynamic page i am working with is Extending as visitors are posting new comments.And after a certain time the footer is getting overlapped by comments posted.How can i design a footer which …

Member Avatar for teedoff
0
117
Member Avatar for Fortinbra

I have a question about logical search layouts. I'm currently rewriting an existing web application that tracks issues for our production product. The existing layout has all the criteria items in a table at the top of the page, buttons in a row that is centered directly beneath the table, …

Member Avatar for Fortinbra
0
157
Member Avatar for Dean_Grobler

Hello, I've attached an image of a layout for a site that I designed in PhotoShop. If you look at the Navbar you'll see that I've gave it a 'glossy/glasy' effect. Im new to web development, but I know there is no CSS on the planet that can do that. …

Member Avatar for Dean_Grobler
0
144
Member Avatar for 3825

Quick question about &nbsp; vs + in scripts: What is the advantage of using [ICODE]<iframe frameborder="0" width="480" height="384" src="http://www.dailymotion.com/embed/video/x8n35t?theme=spring&foreground=%23C2E165&highlight=%23809443&background=%23232912&hideInfos=1&animatedTitle=You+will+know&wmode=transparent"></iframe>[/ICODE]. [ICODE]<iframe frameborder="0" height="384" src="http://www.dailymotion.com/embed/video/x8n35t?theme=spring&amp;foreground=%23C2E165&amp;highlight=%23809443&amp;background=%23232912&amp;hideInfos=1&amp;animatedTitle=You&nbsp;will&nbsp;know&amp;wmode=transparent" width="480"></iframe>[/ICODE] Does it matter at all? Could the embed code generator have used &nbsp; instead? It is nothing urgent. I just thought it would be nice to …

Member Avatar for abelLazm
0
113
Member Avatar for WigglesMcMuffin

Probably a simple mistake of not knowing all tags and attributes involved. I have a HTML page linked to a CSS file (I know it works, cause I can change things like background, and heading size, etc). When I try to create a navigation bar however using [CODE=css] #navigation { …

Member Avatar for WigglesMcMuffin
0
145
Member Avatar for skald89

Should a web designer hand over? -pdf -pdf with notes -html and css -html,css, and pdf -html.css.and pdf with instructions -psd -something else Please help me out because I am very confused about what a web designer should be doing.

Member Avatar for skald89
1
173
Member Avatar for Viruthagiri

Ok guys have a look at this page. [url]http://bit.ly/eO0Iys[/url] It works fine in all browsers except google chrome. In google chrome the whole page shifts 20 pixels and back normal while loading. Any idea why it happening? I would appreciate if you give me the solution. Thanks

Member Avatar for Viruthagiri
0
130
Member Avatar for littlemt

Hi, I have a web page created in Dreamweaver CS4. I have an image header that I have made work through CSS. The header looks great in the browser and in live view. Can't see it at all in Dreamweaver design view. I want to make a hot spot, but …

Member Avatar for smrprojects
0
932
Member Avatar for hiyatran

I have this: [CODE]img.decor{ text-decoration:none; border:#CCCCCC thin solid; padding: 4px; } [/CODE] My HTML: [CODE]<a href="google.com"><img class="decor" src="images/birds.jpg" /></a>[/CODE] when I hover over the image "decor" in my CSS, I would like the whole image to turn grey. I tried this: [CODE]img.decor a:hover{background-color:#CCCCCC;}[/CODE] but it doesn't work. Any ideas?? I …

Member Avatar for ko ko
0
42
Member Avatar for debasishgang7

I am working with a chat application.I am putting all chat history into a div tag.Is it possible to add a side scroll bar,by which with time the chat window will not grow bigger but one can scroll the window to view the history..!!!

Member Avatar for macneato
0
74
Member Avatar for KadajXII

Dear Pros, Attached hereby is my error screen-shots, as you can see, before I refresh my page the layout is nice (see attachment beforeReload.jpg), but after I reloaded my page, the layout will have massive problems (see attachment afterReload.jpg), and if I keep reload the page, sometimes it will give …

Member Avatar for KadajXII
0
147
Member Avatar for zuko9215

Hey guys i d like to pick your brains about something.. Suppose i want to create a database for storing, lets say computer stuff, parts, hardware, peripherals etc.... Which way would be better? 1 ------ Create a Basictable with all the common fields (like ProductName, Price,Guarantee....) and then create multiple …

Member Avatar for AdeelM
0
143
Member Avatar for disposable_zero

I was screwing around doing some brain storming on an idea for one of my web pages when I accidently hit save. That wouldn't be an issue except it saved the changes I made to my style.css as well! Now all my text is the wrong size and is drifting …

Member Avatar for disposable_zero
0
84
Member Avatar for maxelcat

Hi I have a client for who has a html/css site. He now wants to add a video background to the whole site, that scales to fill whole screen. The video he has selected is a mp4, but even so I guess I could convert it to flv if needed. …

Member Avatar for Kees1234
0
138
Member Avatar for w33n

Greetings, I've created a link to make an .swf file pop up in a window. The window isn't actually a web page. It is simply linked to the .swf, making the title of the "page" the directory location of the file ie. "../../folder/folder/file.swf." Is it possible to name the popup …

Member Avatar for connect0123
0
102

The End.