2,603 Solved Topics
Remove Filter ![]() | |
this is printing ECOMMERCE SITE Log In Register About Us |Search... | <-search bar as you can see input text field is lil low. i want set it equal to "about Us" any ideas? <div id = 'header_wrapper'> <div id = 'logo_wrapper'> <h1><a href='index.php'>ECOMMERCE SITE</a></h1> </div> <div id = 'top_menu_wrapper'> … | |
can we make a pop up window using css and html? iam making a ecommerce website and when user buys a item. a window should pop up. and on pop up window it should give information about ur cart. here is a example i saw on a website. --------------------------------------------- the … | |
here want i want html file home about us log in iam thing puting in <p> tag and than do word-spacing:30px; in css. but problem with this is that it will do this: home about us log in also i dont want to do <pre> | |
so here what iam trying to do -------------------------------------------------------| | | | | | | | | |_______|_______________________________|______________| in html file <div id="bg"> <div id = "bg_left"> </div> <div id = "bg_center"> </div> <div id = "bg_right"> </div> </div> i have no idea how to do this. in css file #bg_left … | |
I'm taking a website development course and we are supposed to be using HTML5 and CSS3. In my textbook it says that the <div> tag is HTML 4.01 and that in HTML5 it has been replaced with the <section> tag. I know with the <div> tag you can specify whether … ![]() | |
I have a webstie template and I want to preview it something like this : http://breeze.pcollab.com/moby2/# How can I combine my html to a mobile phone layout ? Thanks | |
Hi guys! I was using Dreamweaver and I have always wondered what the big differences were in the different docTypes... can't you use the HTML5 features on XHTML 1.0 Strict? Sorry if this question is ridiculous... but I am curious to know the answer! | |
Hey everybody, I've been working with some co-developers on a really cool new social networking site. Before anyone asks, I am expierienced. This website runs on PHP 5.3. As you can imagine, the reason behind this was to create a dynamic stream of content. One of the major (and simple) … | |
Hi everyone! I am tyring to design two pages with Jscript and HTML.It's is really simple but I have problem:) on first page,you write your first name and family and by you clicking on submit button you will be directed to another web page that Welcome you. I konw I … | |
I have always been curious on how to do this... how do you make pictures un-draggable from your page? (i.e) Somebody goes on my page and just drags my logos off my page. So what do I do to in order to make an image "un-stealable". | |
I am trying to get Open Office Impress so I can do some flash creation. But I can't seem to find the link to download. Anyone know where it is. I am runnig OS X 10.8.2 Any help would be appreciated. | |
Hi All, I am developing a portal in PHP(YII framework) and MySql DB. I have 2 queries releated to performance of a portal. 1> How to organize the file/directory structure so that the file/s will be accessed at optimal performance. for ex : if we take website like Facebook we … | |
i am having a problem getting my js file to work with my html file here is my jsfile function calculateTotal () { var hours = document.getElementByName("hours")[0].value; alert(please enter a number) var payrate = document.getElementByName("payrate")[0].value; alert(please enter a number) var pay = document.getElementByName("pay")[0].value; if (hours <= 40){ pay = (hours … | |
hello guys i am trying to get like box from facebook and i am sure from url of my page i have tryed to use id instead of url but also i get the same result what is the problem example : http://www.facebook.com/einelhelwehsite is there any step should i do … | |
Hi, I have an issue where I have created some ".wrapper" classes (I think they are called!) but when trying to move an image in one of these, I am unable to, and I have not a clue why! Please could you tell me or at least give me some … | |
I am not sure if this is an appopropiate place to post this, but..... I am working on a site using squarespace.com. The problem I am haivng are jagged fonts. I have enclosed the link to my site. it is still in progress, The Home pages shows a good example. … ![]() | |
Hello, I wonder what seo technique should I use to create a search result such as: GOOGLE: [ Adobe ] Result: Adobe www.adobe.com/ - Terjemahkan laman ini Adobe is changing the world through digital experiences. We help our customers create, deliver, and optimize content and applications. Downloads Adobe Acrobat Reader … | |
Hi web designers! I just want to know what is the problem with my css since its perfectly working in desktop and laptop, while its having a problem in tablets and mobile devices. This is my code: CSS: #header{ width: 935px; margin-left: auto; margin-right:auto; padding:20px; background-color:#FFF; margin-top:-9px; } ul#css3menu1,ul#css3menu1 ul{ … | |
I have a webpage that I wish to remove the scrollbar from. I know this is possible with frames as scrolling="no". But just from my single page I would like something small and easy to remove the scrollbar prefer something like <body scrolling="no"> Thanks, Regards X. | |
I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with … | |
Hallo everyone :) I have a question about IFRAME .. So .. On one of the websites have an iframe of http://site.com .. Can I specify the iframe to display only part of the website .. such as header or content (middle): -? If not, there is another way to … | |
Hello web designers! I would like to ask for a better definition for rounding the corners of tables. I found some tutorials while searching in google, but some are using images and some are using border-radius adjustments. Any thoughts in creating this? Thanks! | |
LAMP install Postby Stockton on Sat Oct 20, 2012 12:31 pm I have followed the procedure at http://community.linuxmint.com/tutorial/view/486 to install LAMP on my Mint 13 laptop with a view to developing locally & once working emigrate to my server but ...... the following simple HTML only displays the title(No image). … | |
I am having trouble with the dropdown I am working on. I'm trying to add the dropdown, and changed up all the code that I used for the original navigation. The problem is, the rollover state, which shows a background color, is doubled in height. My goal is to have … | |
I am having issues creating a table in Dreamweaver that looks like the image below:  I normally use DIVs, but don't wont to have to use a lot of positioning css for them. Can anyone do the table below. The overall deminsions are 500x300px. Thanks in advanced. ~Keven | |
Hi all, Please help in middle aligning text in a div without using padding. | |
![]() | I'm trying to change a background image based on the height of the users window, but it is not working. I'm using @media min-height and max-height, and if I change "height" to "width" it works, but with height it does nothing. I feel like I'm missing something really simple, but … ![]() |
Hi when I click the "hide" div I want the three divs to the right to dissapear and the two to the left stay as they were. Her's what I have now: http://jsfiddle.net/adishardis/r3eyD/15/ And then I might want a sliding action of the hiding... but that's probably for another forum … | |
Hello, I need to find out how come my website breaks in IE/9. I've not tested in any other IE, but in IE9 it breaks. It's all over to the left and the Navigation Bar goes horribly wrong. If you don't have IE9, here's an image: http://www.mingul.co.uk/jadonsnapr/AjDUPg.jpg and an image … | |
Hi I am trying to create a background I like the way [Maxthon](http://i.maxthon.com/) built theirs it is simple and yet attractive. How did they do this? I am also using the 960 grid system, I have tried to create an image but the image messes up on the bottom by … | |
I am currently helping a school search for a website value. Can anyone help me locate it? I also need to change the value to a new value that I have been provided. | |
![]() | Hi I'm starting to learn **html/css**. I have a issue of breaking a caption in the **alt** into **2** lines. This is my image example `<img src="images/Tom3.jpg" width="400" height="400" alt="Image is ... yada .. whatever" />` I want the caption in the **alt** stop at **width 400** of the image … ![]() |
hi. can someone help me in how to get the value of textbox and display on textarea? example: i type anything in textbox then after i lost the focus on textbox it will display on textarea.. is this possible? thanks in advance... | |
Hi, I want an image and text appear side by side and also text should be vertically align in the middle so it looks on line. Code below doesn't work properly. Text goes to bottom. Thanks <span style="display:inline;"><img src="image.png" alt="loader" /></span> <font style="display:inline;vertical-align:middle;">Title here</font> | |
Hi, Need a little bit more help. This isn't really my best area so please don't get angry if you feel I've asked for too much help? Coding a website for a GSP, still, and they want the bottom part for "Why PlugPayPlay" to have text which switches depending on … | |
Hi. I am starting a project and here's the basic idea: i'm trying to make a button that changes the background(not hard) but now i want to make the background image fit the size of the screen, and if possible not with css(php or javascript would be great) because it'll … | |
**URGENT HELP REQUIRED** Hello, I'm coding a website for PlugPayPlay (GSP) and this is where it's all happening; http://betappp.plugpayplay.com/ There are several navigation bars, which use the same code but each have their own seperate class to modify them easily. The issue is that there is a black line on … | |
I am having trouble getting a section of my footer to center. The site can be seen at [Click Here](http://ushousingco.com/index.htm) I need the bottom text to be centered, what am I doing incorrectly? Thanks in advance! | |
Hi I am currently studying to become a primary school teacher and have an assessment to create an interactive webpage. Now as it is to be interactive I would like to make it so when the student clicks on the image, it becomes another image, I do not want a … | |
Hello, I am trying to play a sound file directly in chrome. Is this even possible? I think it has to do with HTML 5, which I am unfamiliar. I know how to do it with plugins but that requires the user to have the plugin and interrupts their experience. … | |
I'm having troubles with the site i'm creating, whenever i adjust the web page(ctrl + mouse wheel), all the elements were moving out of their places. I don't know and how do i fix this? | |
![]() | Hi friends, I have some doubts in SEO.. Pls imagine... I have www.mydomain.com which explains various topics in PHP programing, Google search result for this site is very good, Now I started asp.mydomain.com as subdomain for another topic, but It is not in search result even after 2 month (up … ![]() |
I wrote an accordion menu, and for some odd reason, the arrow that shows you which link you hovered over won't show on the browser. Unfortunately I can't post my code properly because there is a lot and it could be overwritten by something else.... I will send you guys … | |
Hi all, I have a menu on the left side of my design. When the user scrolls and the object hits the top of the screen I want it to float there. I have the float working fine now, but how can I say "Only float when you meet the … | |
I have a slider and for some odd reason after all the images slide across (they slide perfectly at first) they begin to show a little bit of the previous image (this is the second rotation)... So how do I get it to stop doing that? Can someone help me … | |
Hi all. I have a website that I'd like to post my C++ endeavours to. I want to make it so the source code can be viewed on my website with the correct colour coding, etc. I'm relatively new to CSS and XHTML. I've been using Notepad++. How do I … | |
how can revome the border or spacing between tr and td even i have border="0" cellpadding="0" cellspacing="0" in my table. | |
Okay, So I've just started university on a computing course that is pretty much programming-oriented. I'm new to programming and I have a very low confidence when it comes to my knowledge of computing, so forgive me for any mess ups. So on Monday we were told in our Java … | |
Hi Everyone Can you please share your Free blogs websites list. I need 200 websites, I want to create a blogs on these websites to get backlinks. Looking forward Zeeshan Ranjha | |
Working on some CSS for a WordPress site, I came across this: img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ } Are thes wild cards that will work for any instance of, for instance, `class="wp-image-a"`, `class="wp-image-b"`, `class="attachment-vacation"`? |
The End.