10,650 Topics
| |
how do i align the texts below each picture i have in a row? without creating tables, how do i make sure the texts would stay in place when opened in a different browser? i've tried doing it many times but the alignment just isn't right. thanks | |
What kind of code do I need to have user be allowed to seach my website for information? Also, is this information based on the information in the <meta> tags, or is it defined by some other measures? Any information would be greatly appreciated. Thanks! | |
Hello, I am creating a website that requires a page to have over 100 small images (between 80x80px up to 100x100pxs in a gallery type interface. I will also need to have a hover over box with description for each box. I am also considering using a mysql database to … | |
I had another problem that I ended up fixing. I was trying to apply a css style to a cell in order to repeat an image as a drop shadow column. It will only work in internet explorer. Ever since doing that, even though I have deleted it, now I … | |
I want to try to create a section on my website, where someone can type a word into a text box, this will then be displayed on the same page, under the box, in a font that is chosen by the user by selecting a text box next to the … | |
Hi Guys I am currently studying an I.T degree at uni, which covers a lot of general I.T disciplines, web design, databases, programming etc. Although we get taught technical skills, such as C# and Php, I am at a loss a lot of the time when designing websites. I never … | |
I've created a web page and external css that work in IE, but what do I need to get them to work in Firefox? | |
I'm trying to follow this tutorial; [url]http://www.pixel2life.com/viewtutorial/41202/globe_create_a_very_cool_cartoonish_shiny_globe_icon_in_minutes/[/url] For some reason, after having created a circle with the Ellipse Tool, [B]'Layer Style'[/B] (Layer - Layer Style) is greyed out. What could be the cause of this? Thank you. | |
I have 3 inputs in a form and i want to save the value of input3 as C:\My Documents\(input1)\(input2). I've tried using an <execCommand("SaveAs")> script, then use a <document.write(C:\...)> script, but the <document.write> script won't work. Can anyone help me? Please help, Bladerbole | |
| Hi everyone, I am having trouble getting my container div to expand in height so as to fully contain my submenu div (absolutely positioned on left) within it. Currently, the container expands as text on the page content div (which is absolutely positioned on the right) grows. When the page … |
Friends, I need help with a vertical CSS menu. I am interested in a menu that can be found at [URL="http://www.cooper.com"]http://www.cooper.com[/URL]. It's a vertical menu with sub/sub elements. For example, click on 'Training' and see... Is that a pure CSS menu? Or any JS involved? Is it a dropdown menu … | |
If I have a css code like this: [CODE]body { color:#000; font-family:Arial; font-size:62.5%; padding:0; margin:0; } ul { margin-left:24px; } li { color:#ffffff; } #divID { height:50px; } #divID li { padding-right:10px; }[/CODE] Will the text in [I]#divID li[/I] borrow properties from [I]li[/I] and make the text white? | |
i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'mediacenter.swf' file which i decompiled using … | |
Hi friends , i m maintaing one site in weebly for Actor Ajith ....The site name is [url]www.ajithkollywood.weebly.com[/url] . The problem is All The news about the Ajith are in the same page .. i dont know how to put in seprate page ........for all news ........Please tell me the … | |
i have been learning fireworks 8 at the college. i was told to try it at home. since i have a copy of the latest cs4, i installed the package. but to my horror, there is no easy to use options in filter, no eye candy or other effects, is … | |
The home page is a flash movie for a site i created,when i use the w3c validation tool, it gives errors saying "invalid attribute "embed" ", "invalid attribute "scr" "; if i take of "embed" it does not work in Netscape. And also when validating shows error for the movie … | |
So I have this html code: [CODE] <div id="blog" class="grid_16_1"> <div class="blog_wrapper"> <span class="left_align"><h3>From the Blog</h3></span> <span class="right_align meta">Posted November 1st, 2009</span> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco … | |
Hi All, hopefully someone can help me out, I'm using the below code to try and play sound and switch image on rollover, works perfectly in IE but intermittently with broken sound on firefox and not at all on chrome(image swap works fine on all) I've already tried using an … | |
I'm having problem getting a container to expand when adding two DIVs that float left. The container would actually just not move behind the DIVs. Here's my code: [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" xml:lang="en" lang="en"> <head> <title>Example</title> <style type="text/css"> * { margin: 0px; padding: 0px; … | |
when i view an internal web page i have created in IE it doesnt do the same as it does in FireFox. I have an iFrame that loads a page by default that page has the two div listed below called to centre the text both vertically and horizontially and … | |
Hey, I am new to this site, and I have some problems with my website footer. It look crapy, not full size. Have any suggestions what it is wrong. Website [url]www.smilez360.com[/url] And Also what do you think about Header? | |
[URL="http://www.ibcfam.org/vistitor.html"]http://ibcfam.org/vistitor.html[/URL] Im trying to include a form from one page to the other for some reason it has been messing up the layout can you help please..... the include file is [URL="http://www.ibcfam.org/form.html"]http://www.ibcfam.org/form.html[/URL] thank you.. Also any feed back on the design would be cool too | |
I'm making a DIV that has two lines of text which are centered and vertically aligned with [I]line-height[/I] to make them appear in the middle. The problem is that I want the first line of text to have a font of 3.5em, and the second line 1.8em. I've tried to … | |
Is this possible? I'd really like to have a dropdown menu that doesn't rely on Javascript. Any help would be most appreciated ;) | |
Hi I am using Expression Web 2 and need to alter an existing website so as to display nicely on what I regard as a standard display size of 1024 x 768. It would have been better to start from scratch but it's a bit late for that now. I … | |
I have a div bloc with a height of 100px that wraps two div blocs. One of these wrapped divs has a height of 10px, while the other has no specified height. My intention is for "box2" (no height specified) to automatically adjust its height to fill up the remaining … | |
I was looking at some odd design stuff and ran across [URL="http://www.christiaanpostma.nl/index.htm?clock.htm"]this clock[/URL] - he used 120 clock works to create this clock. | |
I'm trying to see if there is a way to have my navigation bar follow the user as he/she scrolls down the page....I think it might have to do with JAVA, but I wanted to see if anyone knew a css trick first. HTML Code: [code] <div id="sidebar"> <ul class="sidenav"> … | |
I got a little, well maybe stupid problem and I have had this before but I don't remember how to fix it link is [URL="http://breakpointer.servegame.org/Php/"]here[/URL]. When you press the login button idiotic red borders show up :S Here is code: Index .php [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> … |
The End.