10,643 Topics
| |
HTML:- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> <hr class="hrStyle"/> <ul class="navigBarLinks"> <li> <a class="navigLinkDecorForHome" id="youarehereForHome" href="#"></a></li> <li> <a class="navigLinkDecorForAuthors" href="#"></a></li> </ul> </body> </html> CSS:- … | |
Trying to set 2 columns using css/div. I want the mp3 player on left column at 375px and chat room on right column at 100% width (fluid), both at 600px height. I'm using this code: <style> #containerchat { width: 100%; margin-left: auto ; margin-right: auto ; height: 600px; } #contentchat … | |
Hello Everyone, I need help with the CSS of a theme I have for Wordpress. All I want to do is move the nav bar over to the left to line up with my logo on my site, bu I dont want to ruin the mobile version of the layout. … | |
Hello, I've been playing around with some CSS in an attempt to grow my knowledge. Now, I've drafted up a design on paper and the idea was to have a login box on the right hand side. A sub menu in the middle and a fairly large title banner. So … | |
| Hi All, I've developed a site for a small to medium sized company. The current website is only 3 months old. After attaining much success, the company has plans to expand its site. This is great for the business, but is a bit of a pain for the web developer … |
Hi, Is there any specific URL that I can attach latitude and longitude to it and open Google Map in another page to see the location? Thanks | |
I'm looking to set a 128px x 128px image as background with default opacity to.30 and hover to .70 I cannot get this working right. Current code is: /********** POPUP RADIO ***********/ div#Navigation{ height:96px; width:96px; } div#Navigation ul{ list-style:none; padding:0; } div#Navigation ul li{ display:block; text-align: right height:96px; width:96px; background:url(images/radio.png) … | |
Hey all. I'm doing a new project in AS3 to try and learn more (I've only every used AS2), and I'm having some problems... Whenever I run the program as it is, it tells me (Output Window) that my Keyboard events don't do anything? I have almost 101 lines of … | |
Hello everyone. I have been designing several professional websites with <!DOCTYPE HTML> and old Doctypes. The problem I am encountering over and over is that the margins with Opera latest (versions), Chrome and IE seem fine. However with Firefox, all the margins in my footer appear totally distorted. Cant anyone … | |
im using a wordpress plugin called [photospace](http://thriveweb.com.au/the-lab/wordpress-gallery-plugin-photospace-2/#6). it works great except images always seem to stack up on top of each other. [[image here]](http://i.imgur.com/77vPl.jpg) i edited the css file thinking it was a padding issue but it didnt work. i looked though the javascript file too but i dont see … | |
I need help creating a form for a project. I'm open to HTML5 , Jquery , Javascript but I will need this to be compatible with Iphone/Ipad/Android. I need to create a form with a text field. Only 7 digit model numbers will be typed into the field. Based on … | |
HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> </p> <hr/> <div class="linksPositionDiv"> <a class="homeLink" href="authoropedia.html"></a> <a class="aboutAlert" href="javascript:about();"></a> </div> </body> </html> CSS:- .mainLogo { position: … | |
Hey guys, thepythonguy here. Here is my problem:- My son has made a CSS webpage. It is in the rar file I gave you. It contains a few images on the left(Home, Home, Home, Home). They lead to non-existent files(just for learning purpoe). He has repeated the images there because … | |
Hi all, I am giving the href to give a link to a file. The problem is that in IE it opens the text files in the same browser, but in mozilla it works fine(gives prompt of save as option). I want the same functionality for IE also, searching Google … | |
greetings to all ma teachers! and members. | |
I coded an html email, and just tested in Gmail. Everything shows up fine besides for a background image. I put the background image on my wrapper table, like this: [CODE]<table cellpadding="0" cellspacing="0" border="4px solid grey" align="left" background="http://www.totalrecallsolutions.com/corporate/email templates/images/appt_reminder_one_bg.jpg">[/CODE] And still, there is no image showing up in Gmail. I … | |
I'm in need of some htaccess syntax. I recently migrated a drupal 6 site to a drupal 7 site. The original site was located in a subdirectory, foo.foobar.com I now have several hundred links in such places as Facebook etc linking to this domain. I have an htaccess file in … | |
Hi! I have a form (which is in html(the rest of my coding done in PHP)) that prompts user to choose image, type in title and choose status and after pressing confirm button script uploads image and its details to MySQL database. I'm trying to fade whole screen or disable … | |
I've tried inserting an Excel spreadsheet to be read on the web, only read not written to. I've saved the Excel Spreadhseet as a web page and used the following in my code: <a href="spreadhseetname.html">Click here for Excel Spreadsheet</a> I can open in with Internet Explorer but when I upload … | |
I have made a dropdown menu wich is working fine in firefox and chrome, but in IE6, it is not working! i am typing the css code below, please any css guru, remove the bug from the given code if possible! [code=css]#nav, #nav ul { padding: 0; margin: 0; list-style: … | |
Hi, I'm just playing around with basic mobile site design, here's what i'm trying to do: I have a button called categories, when it's pressed i want to display all the categories i have below the categories button. bit like how the 'a:hover' works. as you can't really use the … | |
I host a website on an intranet. The website is hosted on a Windows 7 Ultimate 64bit via IIS. The HTML5/CSS3 became corrupted in IE. On the computer itself the website does not display correctly in development or when I browse to its hosted version, but the other computers that … | |
which is the best web design kit for starting out in professional web design- the kind that incorporates client side and server side scripting together or the best of one? | |
which web developing software is better? or do you prefer writing your html code by yourself? | |
Greetings, While digging around for tutorials, I found this site: [url]http://www.help3d.com[/url] has a lot of tutorials you should see best wishes | |
Hey there, I need some help with how to achieve certain design in my web. The problem is that I dont knwo exactly the name of what I need nor the code. But I know how to explain it. Imagine this, u got 4 different pages and u place a … | |
Hi, I've just begun learning PHP and have purchased books etc and researched on websites different areas of the language however I've noticed that there is not much information available relating to the actual appearances of websites through PHP. I know the standard way is using HTML and CSS but … | |
I am a beginner at web design I am programming a Recipe Website that has 1000's of recipes. On the search page, the customer can assign a choice on any or all of the 5 drop menus (1. Culture 2. Course 3. Protein 4. Ingredient 5. 2nd Ingredient) If no … | |
I am writing html and css to design in php. But when i am opening in ie, chrome and firefox. every where its showing different. Means all dimension going to change. I am using % for body wrapper and em for fonts but its not working. Is here any help?? … | |
Hi, I know HTML and CSS good, but I need tutorials which explain web design in terms of shapes, colors etc. Not just web, but also graphic design. I want to learn which colors are good combination, which fonts to use in some situations, when is it best to use … |
The End.