11,821 Topics
![]() | |
Hello I am a student that needs some help with a project. We are assigned to create a website at school, and part of this project is to consult stakeholders and the wider community about how my concept design fits the purpose outlined in my own [URL="http://goo.gl/zrUVn"]design brief[/URL]. [IMG]http://i55.tinypic.com/24qsiu8.png[/IMG] I … | |
okay so i've been at this for 2 days. i've tried recoding the entire site but nothing seems to work. It's only 1 navigation bar that is giving me a problem. ul#sub-nav. I can get it to align horizontally in firefox except sometimes it works in IE and sometimes. you'll … | |
Hi, I am a student on my year work placement and I have been asked to develop a web based database for a company. I think my design is ok but I am a bit confused in a part... The company wish to save emails in the database to and … | |
Hello sir , i am new to the web designing and i have developed a website using HTML and CSS ...it causes no problem in my system but after uploading the layout is not in proper arrangement in different system monitors...plz help me to solve this Thanks for any help | |
Hi all, I'm having issues with two tables that are lined up side by side (a little complicated reason as to why I created two tables instead of having two columns in one table). They contain only one row each with a single td element. The first table contains only … | |
Why is it that the style is not working? why? [CODE]<html> <head> <title> Starbuzz Coffee</title> <style type=”text/css”> body { background-color: #d2b48c; margin-left: 20%; margin-right: 20%; border: 1px dotted gray; padding: 10px 10px 10px 10px; font-family: sans-serif; } </style> </head> <body> <h1>StarBuzz Coffee Beverages!</h1> <h2>House Blend , $1.49</h2> <p>A smooth, mild … | |
Hi all, I would like to insert in my page something like messenger window for chat. Is there any css for that ? I don't know css and I dont want how can I search it. Something like [URL="http://multi-operator-asp-chat-script-software.smartcode.com/screenshot.html"]http://multi-operator-asp-chat-script-software.smartcode.com/screenshot.html[/URL] Thanks a lot | |
I want to design and develop web pages. How can I start? I have run some Html pages. I want to learn Wordpress. Can you hep me to start it? | |
Hey. I spent the whole day redesigning the layout on my website, and I made it so that my main content and my sidebar stretches down 100%. I got the site the way I wanted so to finish it up before putting it on my actual website, I put the … | |
Hey guys I have a question...First am amateur on web design and development. Didn't go to school for it so I kinda just learned it on my own. So I've been working with clients and building websites for people but this is my challenge: after I finish a website job, … | |
is there a program that can automatically convert png to html ? | |
I created a form for my application and I am having trouble deciding where to place the submit button. Here is a picture of the form with my current submit button: [ATTACH]22108[/ATTACH] Here is a picture of the form without the submit button: [ATTACH]22109[/ATTACH] What do you think? Where is … | |
I want to build an adult website that will host forums, blogs, chat and story writing and publishing facilities. Can anyone recommend web templates/designs? Thanks | |
For my internet programming class I have to create a XHTML file that has an image in it, among other things. The problem that I am having is that when I open up my file on other computers the image will not load. The file path is valid on my … | |
Hi my problem is that logo is showing but behing the header..i want to show logo ofcourse in front of header... my css is [CODE] #Container { width:1024px; margin-left:10%; margin-right:10%; } #Header { } #Top_Menu { margin-top:-160px; } #Logo { float:left; margin-top:-120px; margin-left:5px; } [/CODE] my html code is [CODE] … | |
Hello people! :D I have run into a small problem on my website. I decided to create a javascript/ajax/mysql search bar that gives you a list depending on the result... Now, my problem is that the div element just drags the website down... Is there a way to 'overlap', instead … | |
Is using -100px or minus however many pixels considered as bad coding practise, should it be avoided? Do employers look down upon this? Example Use: [CODE] <div style="margin-left:500px; margin-top:-85px;"> <p>Home | About | Contact</p> </div> [/CODE] | |
how can I get audio(music) automatically playing on my web site when you open it. | |
![]() | Ok, this is going to seem odd but I have a need for the following scenario: You have 2 pages, let's assume that they both have a control on the page call txtTextBox. Let's also assume that they need different styling and that you must do the CSS based on … ![]() |
Hey Guys, i am having trouble placing this image over a youtube video, I want the .youtube_hat to be displayed over the youtube video in the top corner. So could anyone please help me!! The HTML [CODE]<div class="youtube_area"> <div class="youtube_hat"></div> <div class="youtube"> <iframe title="YouTube video player" width="450" height="258" src="http://www.youtube.com/embed/B-1Xqnx-KCw?rel=0" frameborder="0" … | |
Hi, Please help how can i fixed my page if i am going to resize my window,my element and my image will not be destroy that it will be remain in the position when i scroll the horizontal bar.please help me Thank you in advance | |
Hello, i'm new to wordpress, and i create my own theme based on my mock up. I followed the wordpress article for developers on how to create a custom theme. After creating, i thought all things are set and OK, but i figured out that when i add a content … | |
If you want to have a different template for certain sections of your web site, that use different templates is the best way to use Wordpress MU? I did that for: [url]http://example.com/[/url] [url]http://example.com/spas/[/url] [url]http://example.com/massage/[/url] But I have a feeling this is not good for SEO as the three sites have … | |
Hello, I'm trying to edit my Wordpress widgets via the editor in Wordpress. Here is how it looks in Google Chrome (It should work this way)... [url]http://www.diigo.com/item/image/sd6o/ic51[/url] This is how it looks in Safari (It shouldn't look this way) [url]http://whosyourblogger.net/blog/wp-content/uploads/2011/10/Wordpress_widgets.png[/url] Here is my code... The first li is the email … | |
Hello Friends... Basically i am a Freelance Web Developer with extensive experience in design & development using Ruby on Rails, Python, PHP, Flex, Django and Drupal including complex Python ,Django/Postgress bug Rectification, Android and i OS development Also I am doing experiments in HTML5, Scala,Haskell and Erlang. Recently Twitter had … | |
Hi, I know how to include header.shtml file using ssi command but don't know how to include header.ssi file. I tried using same command but it doesn't work. For my assignment we have to use header.ssi file Thanks | |
Hi, i have been learning to build websites for the past year and mainly focus on server side coding, however for my next website i want to concentrate on the client side usability and search engines. I was wondering what the best way is to design a website before adding … | |
I have problem with text area where, after loading a page which contains TEXT AREA, the text area auto tab in the field. Its looks ugly because I have put a watermark on the field to lets user know what is text area for. The css: textarea { font-size:12px; width:500px; … | |
Hi there, Im basically new in web development and Im trying to design a simple login menu. the problem is when I resize my Chrome window the input textboxes does not adjust and is left out. How could I make them adjust based on the size and resolution of my … | |
hey hi, u r doing great..! i want to have a fixed top-bar like facebook/twitter on my site which will have logo of my site, sign in, sign out, register, search torrents( as my site is a torrent site)... my site link, [url]http://www.amartorrent.tk/index.php[/url] screenshot: [img]http://img585.imageshack.us/img585/5281/43302730.png[/img] [img]http://img32.imageshack.us/img32/6782/88339144.png[/img] If you don't get … | |
Hello My Dear Friend's, I'm doing a Web Designing Course & I don't know how to make a website in Photoshop. And How to choose width & Height of website page. | |
Which is best to use to layout a website? I know that ideally both are used together but recently i have came across many examples where html tables are used and arranged to contain elements and control layout. Just wondered if using html tables for website layout is effective in … | |
Hello! I'm doing a website project for English class and am having trouble with my interactive menu. I've attached the menu pictures so you can hopefully help. Below is the HTML code. What I would like to do is be able to run this in Internet Explorer because that's what … | |
I want to encourage more people to do sitewide searches because our analytics show that people who use our search feature spend 5-10X longer on the site. Additionally, being a Q&A forum, it's just a great practice to search before you post, so the same question doesn't end up being … | |
![]() | Hi, I am having some problems with my navigation bar (see attached file), and am hoping for some suggestions to fix. Problems are: 1. I am unable to stretch the padding across the top of the horizontal nav bar so it reaches the end. If I change the padding by … ![]() |
Hey everyone. I haven't been on DaniWeb in a while. [CODE].x-accordion-header { width: 100%; color: #ffffff; background-image: -webkit-gradient(linear,0% 0,0% 100%,color-stop(0%,#[B][COLOR="red"]96A9C0[/COLOR][/B]),color-stop(2%,#[B][COLOR="red"]5A7596[/COLOR][/B]),color-stop(100%,#[B][COLOR="red"]394B5F[/COLOR][/B])); }[/CODE] Is it possible to include a 'variable' or 'property' in css? The reason why I am asking is because I want to change the background colour of the css … | |
Hi, I developed a web based program and now I need to write a System Architectural Design document about it, I have no idea what to put there..I see a bunch of examples but non of them are really simmilar to my system so they confuse me even more.. can … | |
Hi all, I'm new here at daniweb.com and I have this question that want to share with you. Lately I've been trying to set the width of an input so it shows an expecific number of chars according to it's font size. I mean: [iCODE] <input id="myInput" type="text" value="12345678901234567890" /> … | |
i have 3 images, 2 are feather's images and 1 is text image i am trying to put these two feather images(which are in png format so to be transparent) in opposite corners as well as in front and 3rd text image should come from behind of the start of … | |
Hi, I can't access shtml files on my local Apache 2.2 server. I can access html files but not shtml files. It outputs all html code in browser when I try to access it. [CODE] <html> <head> <title>Test File</title> </head> <body> <h1>Test</h1> </body> </html> [/CODE] Is there any settings that … | |
Hi All, I'm making a website for my school project but I have a problem with the pre tag. I used a table to define the layout of my site. But now I want to add content using the <pre> tag and it stays in the center -__- even when … | |
Hi I'm relatively new to Actionscript coding and have a small problem in Flash. I want to track the x property of a symbol (in this case a movie clip) and display the x property of that movie clip in a text field. However I want the text field to … | |
Hello, I want to design chat application in my web site how can I developed the chat application window in my web site is their any plugin or any javascrit code pls help me thank you! | |
Put your very own Google search bar on your web page. | |
Hi, I need ask how to embed the video to the website before entry the Home or Main Menu page? | |
I recently hired a freelancer to validate all the code for my Wordpress e-commerce website ([url]http://www.projectdisobey.com/disobeyclothing[/url]) He told me that he had finished validating everything, but when I tested each page out using the validation service at [url]http://validator.w3.org/[/url], I came across a whole load of validation errors ([url]http://imageshack.us/f/836/validationerrors.jpg/[/url]). I notified … | |
hi, so I am trying to create two columns next to each other that the user can scroll each one independent of the other column through <div> tags. I am able to get the scroll bars to come up, but they do not scroll down so the user cannot scroll … | |
Hi there, I created highlitght button for current page to change color, but problem is cause it also seems to extend above top border of main navigation bar. Any hint? [CODE]#mainnav { background-color: #404040; padding: 0.5em 1em 1.5em 0em; text-align:left; text-decoration:none; clear:both; margin-bottom:0.2em; height: 0.4em; } #mainnav ul li { … | |
Hi everyone,i am building a site for my college festival here i need a code to do the following: After the users register themselves the system should return back a unique sequential registration number to each user. I can create forms and take the required data but i am unable … |
The End.