10,650 Topics

Member Avatar for
Member Avatar for adobe71
0
47
Member Avatar for Leo Brown
Member Avatar for pearl20dec2011
0
201
Member Avatar for samsons17

Hi all.. i want to design a structure for a large user base application..and i am using the codeigniter framework.. I wondering here, how could then i separate the data/files from the user such as the pictures, videos and so on from the application files. If i am not mistaken, …

Member Avatar for momo219
0
123
Member Avatar for kimmi_baby

Hi, What I'm wanting to do is create a fixed and fluid layout. I was pretty sure it was possible but I'm not quite sure how to do it. The layout I want will have 2 columns within a wrap div. The left column will have 2 divs. The div …

Member Avatar for MagicMedia
0
174
Member Avatar for chriselectrix

Hi All For some reason my web page isnt working properly in Firefox 3.6.16. Here is the link [URL="http://http://www.electrix.co.uk/home.php?lang=en"]http://http://www.electrix.co.uk/home.php?lang=en[/URL] The flags along the top work perfectly well in IE (when you click on them they take you to a different link). However in Firefox, the pointer doesn't even change when …

Member Avatar for migcosta
0
111
Member Avatar for owltech

A few days ago I wracked my brain over an IE7 (only) problem that I thought everyone might like to know about. I was building and sending a URL that looked roughly like this: [url]www.somesite.com/program.php?param1=123&param2=234&copy_code=5[/url] The program.php never received the third prarameter, because IE7 apparently tokenized the &copy into the …

Member Avatar for owltech
0
88
Member Avatar for vsikariam

Hello to evreyone, this is my first post, I create this topic in case to write down some question i have during a project i made right now, may is simple question but this will help me to learn the HTML and PHP language. My question i want to add …

Member Avatar for almostbob
0
57
Member Avatar for iamthwee

When using css tags why is there such a gap For example <h1>title</h1> <h2>subtitle</h2> Why is there a massive vertical gap between the two <h1>and<h2> tags ... how can you get rid of it?

Member Avatar for almostbob
0
112
Member Avatar for rakibtg

Any one can tell me that how i can know this encoded URL [url]http://www.example.com/services/gblv/gblv.php?54470e3db771f60e2a4c24df81f251[/url]

Member Avatar for stbuchok
0
38
Member Avatar for iamthwee

Just stumbled across a site with some awesome freebies. [url]http://www.premiumpixels.com/[/url] Enjoy.

Member Avatar for gogreen1
0
237
Member Avatar for iamthwee

Hi all, I'm making a website in front-page and I am using tables. When rendered in other browsers such as Opera, chrome etc the positioning seems all different. Why is this, and is there a better way to do it? Like maybe css?

Member Avatar for iamthwee
0
76
Member Avatar for Landscape

I would like to have one menu that is used on 30 pages. I have built the meny with css/html. I only know html as far as page construction goes. Is it possible to "call" the menu with a line of code in html?

Member Avatar for Geowil
0
285
Member Avatar for Geowil

Edit: Nevermind I found the problem... I used the wrong comment tags (html instead of css...ack x.X). Fixed the tags and it works perfectly now. _______________ Hey everyone I need some help. I am working on a site for a class project for my web design class and it is …

0
141
Member Avatar for silvercats

"Home" appears on the button.When we click it it goes to "index.html" the image related to home button is home.jpg. So button's image is home.jpg ,after clicking the button it should take to a link we have given and button's name is Home.how to do that? thanks

Member Avatar for silvercats
-1
70
Member Avatar for oviyarajan
Member Avatar for lyrico

Can anyone clarify how I can use a sliding div animation like the one here but instead of using displaying a div on the same page, it loads a new page and then unveils the div. ie. I want to use it for my navigation links which go to different …

Member Avatar for ko ko
0
125
Member Avatar for skiabox

I am wondering if there is a tool that I can preview my css code without having to write the corresponding html code. I mean a tool that automatically create sample html code based on the css code. I am using a mac. Thank you.

Member Avatar for NETProgrammer
0
80
Member Avatar for hsmukunda

Hi below is the html code for login switcher which is not rendering properly in Internet Explorer. Please see the images attached and zipped folder contains html, css and Jquery libraries. The whole code is posted where as to make it does not generate errors in firebug. ATTACHED IMAGES OF …

Member Avatar for twiss
0
131
Member Avatar for chandimak

I design an academic information registration system. I have 3 types of users namely teachers, students and operators. As all these have some properties in common I thought of designing it in the following manner. teacher([U]id[/U], profile_id) student([U]id[/U], profile_id) operator([U]id[/U], profile_id) profile([U]id[/U], first_name, last_name, tel) teacher_specific([U]teacher_id[/U], academic_qual) - teacher_specific has …

Member Avatar for chandimak
0
110
Member Avatar for PatOverHere

I googled this and got info about using SSI. It shows the example of [CODE]<!--#include virtual="/includes/nav.htm" -->[/CODE] but when I look at existing web pages on the net, I do not see any instances of this [CODE]#include[/CODE] is using SSI the way to go? Is there an example web page …

Member Avatar for twiss
0
66
Member Avatar for HelenLF

Is there a way to create a 3 column layout where the centre column is a fixed width but the right and left columns are fluid? I need the right and left columns to be a different colour.

Member Avatar for twiss
0
53
Member Avatar for solvesak

Please look in the attachment. The first chart shows the score vs contestant images(score wise ordered) graph generated simply using php. BUT i need the second chart (bottom 1) where chart does not proceed down but only those images of contestants are brought to next line which are relatively very …

Member Avatar for Ezzaral
0
134
Member Avatar for Majestics

I am doing a web project... I am new to website design ... I want to create such a website which look same in all browser... Most of the time different browser cant follow same layout and website structure doesnt look same... I have searched this matter alot but didnt …

Member Avatar for SharedKnowledge
0
154
Member Avatar for pabzzmike

Hello, I'm trying to layout my web page with css only. The layout has several sections which is causing me problems since i'm not very good at CSS. This is the link to the finished product's image: [url]http://www.developmentafrica.org/images/sample.jpg[/url] Help appreciated for the css code. Thank you in advance regards, pabzzmike

Member Avatar for almostbob
0
132
Member Avatar for merse

I would like to create a table with not fixed width. The width depends on the text length inside. But later I would like to create another table with the same width. It is possible?

Member Avatar for twiss
0
94
Member Avatar for rizla777

Hey all Allright so here's what I'm trying to do. I'm trying to create about 6 pages into one page. They way that I want it to work is that I will have a navigation bar at the top which when one of the menu items when clicked will direct …

Member Avatar for twiss
0
139
Member Avatar for warlord902

Suppose I have four classes in a package named T namely Main, A, B and C The class Main contains public methods which the classes outside package T access and Main class in turn communicate with other three classes and let some function to happen. Now I want only a …

Member Avatar for warlord902
0
169
Member Avatar for Lightninghawk

So I have an excel spreadsheet I use for Closing Inventory and Register Reports. Very simple. I want to post this on my website so each of my stores can fill it out online and then it submits itself to my email as an excel spreadsheet. Does anyone have any …

Member Avatar for Lightninghawk
0
92
Member Avatar for Tyrone.Wilson

I am very new to CSS and HTML. I have built a static demo version of a site that I want to build. my site looks great in Chrome, not as great in firefox and absolutely terrible in IE8. I thought I was using standard CSS styling but it seems …

Member Avatar for twiss
0
197
Member Avatar for floatingDivs

Hey guys, I need some help in regards to Dreamweaver's Live View and Absolute Paths. A new co-worker just had Dreamweaver installed and was trying to work with a single page that had all absolute paths for CSS links (meaning [url]http://mysite.com/styles.css[/url] instead of /styles.css as the link) and still wasn't …

Member Avatar for twiss
0
88

The End.