10,643 Topics

Member Avatar for
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
75
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
278
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
139
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
109
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
65
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
138
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
196
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
87
Member Avatar for lyrico

Hi to all, I am PHP developer and found many problems regarding cross browser issue. Here's the problem: I want a rounded div with shadow. My CSS codes works at FF but not in google chrome. Please help. Thanks in advance. Here's my code: [code] <style type='text/css'> .main{float:none;position:relative;width:980;background:white;height:500;margin:0px auto;top:10;} #shadowBox …

Member Avatar for Kraai
0
112
Member Avatar for samsnov

PLease I am not finding it comfortable the way IE9 amd Firefox disaggree with my new building site,each time I view the site firefox aggree with my codes but IE9 never. Please can you copy this [B]CSS[/B] and past on Notepad as well as this [B]index[/B] below to view it …

Member Avatar for almostbob
0
78
Member Avatar for AngelicOne

Today, i'm working with base tag elements and I find base href to be very useful. I'm having a hard time to set a source for an image tag because of the specified link in base href. I tried to set an image that is located from a folder (background-image:url('my …

Member Avatar for twiss
0
53
Member Avatar for shadiadiph

I have a div that the user can edit problem is when I select the div the initial cursor is always the same height as the div??? Also if i enter no text and click on it i have to leave the div and click before I can enter the …

Member Avatar for shadiadiph
0
365
Member Avatar for sim1987

Hi everybody, If any of you could help me test my homepage, I would really grateful. This is the 3rd or 4th time I've redesigned it and I keep getting different results on Firefox and Internet Explorer. To get to the point, on my screen (15" 1024*768) using IE the …

Member Avatar for sim1987
0
98
Member Avatar for Arthi Raman

Hi, I need to develop a customer complaint/feedback tool with two tabs in it for Complaint and Feedback, can anyone suggest me from where i can download a template for this? Thanks

Member Avatar for stbuchok
0
40
Member Avatar for jackparsana

hi, please help me to do this. i want to display one panel on top space. and i want one button on that panel to close itself. please help me. thanks in advance Jack

Member Avatar for jackparsana
0
313

The End.