10,643 Topics
| |
| 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? |
Any one can tell me that how i can know this encoded URL [url]http://www.example.com/services/gblv/gblv.php?54470e3db771f60e2a4c24df81f251[/url] | |
| Just stumbled across a site with some awesome freebies. [url]http://www.premiumpixels.com/[/url] Enjoy. |
| 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? |
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? | |
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 … | |
"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 | |
i am the beginner this field i learn html | |
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 … | |
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. | |
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 … | |
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 … | |
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 … | |
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. | |
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 … | |
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 … | |
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 | |
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? | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 | |
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 |
The End.