11,821 Topics
![]() | |
![]() | Hey. I've have been attempting to create a website and I was just wondering something. On my page's I have post's like this.. [CODE] <h3>This Post</h3> <p>Content of post</p> [/CODE] How do you make it so when I click the title, it will show just that post and then if … ![]() |
I have a table with dynamic output. Some of the records in the first column, (Item#) are rather long and so they expand the first table column out very far. I have nowrap unchecked but still the text in this column stays on one line. Is there a formatting attribute … | |
Hi everyone, Is there any snippet of code that can easily put an image in front of another? I run an on line store that can be seen here at [url]http://www.camelandyak.com[/url] As you will be able to see, it is very graphic based, but for new products, I would like … ![]() | |
Hi all, I created my own custom wordpress theme. Although I really am a novice, I've managed to get it up and working and it looks brilliant (if I say so myself!!) I have been trying for the past week to implement particular themes (events calendar, and nextgen shopping gallery) … ![]() | |
Hello! I am using Visual Studio 2010, I am a total newbie to ASP.Net and I am having trouble successfully adding the FreeTextBox component to my project. I am only trying to add it to a simple Hello World-esque project called WebApplication1, and I can't even get that to work. … | |
Hello friends, I am new to this field I am working on a website....It is working fine in firefox but have few issues with Internet explorer....Can any one help how to resolve!!!! my URL is [url]http://www.infiniteitsolution.com[/url] | |
Hi there, I'm currently making an iPhone optimized website using the WPtouch plugin for Wordpress. The issue I'm facing though is that on this page ([url snipped] - only visible on iPhone or mobile device) I have an image that is the full width of the page when the phone … | |
Hi, I need some help with something. So, I was checking my things on the Internet like I always do, so all my Hyperlinks were purple, but the thing is when I went to check another thing of mine, the link was blue. It was impossible for that to happen … | |
It used to be, that when I would type: [CODE]#div{[/CODE] and hit "return", Visual studio would autocorrect to: [CODE] #div {[/CODE] as well as a number of other things. That is just the easiest example. It also doesn't automatically indent the next line... I am using Visual Studio 2008 SP1. … ![]() | |
I need help on this css content box I want the content2.png to extend as long as the data on the table goes but I dont know how... the content of the table is dynamic and would vary through the mysql data It retiles whenever the text is long and … ![]() | |
hi! I want to know what is the exact background size of the web template? | |
I have a form on my site: [CODE]<form name="commentsForm" action="FormToEmail.php" method="post"> <INPUT name="name" onfocus="this.select()" type="text" size="20" value="Name" maxlength="250" showremain="limitOne" style="padding:2px; color:#81aa48; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #000000; background: gray url('images/formInputBG.png')repeat-x;"> <br /><br /> <INPUT name="email" onfocus="this.select()" type="text" size="20" value="Email" style="padding:2px; color:#81aa48; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid … | |
Ok I know this might sound like a silly question, but now working in an office environment, and eventually having to rely on someone else for content update and management, whats the best way to "export" my Dreamweaver created coldfusion templates to another desktop so that she can do database … | |
I'm trying to place flags on the upper left corner on site I'm making. I made them look proper in IE7 and FF but they won't show right in Google Chrome. Is there alternative way of positioning or some Chrome CSS Hack. The fg id's are about the 3 flags. … | |
Oh my am I having some difficulty. I have been looking online and through this forum for a while today. I am trying to make a website using a table. This is my first website and I do not want to use a template and this way looked to be … | |
Hi - I'm a CSS/HTML newbie so bear with me.. I'm using a CSS menu on my webpage {taken from CSS Menu Maker} and it works great in other browsers except IE7. The sub menu items get hidden behind the main menu. I've tried researching solutions but 1) have difficulty … | |
I have tried to setup a navigation bar for a website but the problem is, the navigation bar won't hover to a different colour when i take my mouse cursor on top of the links (home, about us...etc.) I have tried making the navigation using sprites technique and the image … | |
So basically, I'm pretty well rounded when it comes to HTML coding, and somewhat alright with CSS, but I'm not sure what i should be focusing to do what i want for my site... currently i have a template (btw i'm using dreamweaver mx 2004), and using that template, i … | |
Hello Daniweb.com, I was told at the php forum that I should try to write here because I have a dropdown navigation script written in php, but also has some css on it. He believed that it was css which was mad with. My dropdown navigation works. But it will … | |
Is it possible? I have a table setup which imports an image into one cell, and need to import text to the cell to the right of the image. Importing the image from my PC is no problem (img src="images\image1.jpg" within the <td>), but I can't do the same with … | |
Can you tell me what this site was coded in? [url=http://cna-training.info/]CNA Training[/url]: [url]http://cna-training.info/[/url] I feel like it's not pure HTML...but WP sites are usually a lot better looking... Any ideas? | |
I use CSS and HTML and have basically designed the sites I am responsible for for 1028px width and they look ok on smaller resolution screens but poor on higher resolution screens - I suspect that this is because I use mainly fixed widths and px sizing and suspect I … ![]() | |
Hi, In IE, two rows and two columns in each row are coming correctly. But in firfox, it is coming as 3 columns in first row and 1 column in second row. The code is given below.Any solution for this problem ? please help. <div style="width:60%" align="left"> <div> <div align="left" … | |
Anyone know why when I upload a tested video to Youtube it gets chopped up and small pieces get removed and spliced together causing the song to be even more unbearable that it would be naturally. The result of snipping and glueing makes my videos completely out of sinc with … ![]() | |
We are a group of 7 students working in a software engineering project. The project is of Virtual Classroom in which the professor will take online lectures and the students would be able to take the lecture in real time through video rendering. We have planned to develop the project … ![]() | |
So I started my own project to make a website. Since I know much more about coding a website than designing it I came up with the idea to code the website for now and once its fully functional begin designing it. Is this a good idea (I am about … | |
I have a small problem, don't know if you can help at all. I have have upgraded to the latest version of spry and created my spry menu in Dreamweaver CS3. It works great in firefox, but in IE7 the drop down menu jumps up to the top of the … | |
Just when you think that MS has fixed their browser, there are more annoying things to deal with. Rather than find them by crash and burn, is there a list somewhere? Is IE ever going to be compliant? | |
i have the textarea.. [code]<textarea name='content' id='content' wrap='soft' style='background-image: url(\"frontinput.jpg\");color: #000000;font-size:12px;font-family:Arial;width:445px; height:77px;border:none; padding:5px;'></textarea>[/code] when i display in the div.. the text doesn't fill up the div. the text goes 75% of the way and then line breaks. here is the css for the div. [code].message { float:left; width:98%; background-color:#EFEFEF; border: … | |
I need some html code or javascript or whatever is best so that I can create a newsletter sign up box on my website. All I need is the person's email to be sent to me. Thank you so much for your help!!! | |
Why is it that when I split a table into different rows they will only get about 10 pixels in height from eachother unless I put an object smaller than that in the space? How can I make that space about 3 pixels? Preferably using css. | |
Usually making videos indexed in google is toughtime task because of their dynamic content where in to simplify the video indexing their arouses mRSS feeds where you can edit and fill the title and description of the exact video . | |
Hi, I'm currently creating my html/css template for my site. I have the site split into 2 sections (Header, Content) My Content area is also split into 3 sections. This is because I have sliced the image that will be the background of my content. The first section shows the … | |
Hi Friends, I have a question in tables, what is frame attribute in the table tag | |
i would like web to foward all my e mail going to nickc @ some.com to mail someOther.com can u dod this for me | |
hi everyone, im having some trouble with design im working on. Basically what i want to achieve is when the user hovers on an image, a semi-transparent black box pops up over the image with a description. I have tried a few ways but am now stuck for ideas. My … | |
i have a new class for my footer texts in style.css and my page is [url]www.ariahost.net/index2.htm[/url] . now in firefox my text align "left" is working fine but in IE it's on center . what should i do ? example : <li><a href="http://www.ariahost.net/linuxhosting.htm" class="footer">هاست لینوکس معمولی</a></li> <li><a href="http://www.ariahost.net/windows.htm" class="footer">هاست ویندوز … | |
I have an external webcam that is located on my front lawn to watch owls. I have a website with the live video on it. Most people are able to see the video but a few people are calling in saying they cannot see the live video at all, only … | |
here's my code.. the divs aren't listing below one another. [code] <div id="headerfront">//phpcode</div> <div class="qclass"> //php code </div> <div id="amount" class="aclass"> //phpcode </div>[/code] [code] #headerfront { display:block; position:absolute; width:100%; top:0px; left:0px; height:115px; text-align:center; background-image:url("headerbackground.jpg"); } .qclass { display:block; width:1000px; margin:0 auto; } .aclass { display:block; margin:0 auto; } [/code] how … | |
I want to Build something very similar to the blue box on the page linked below. [url]http://www.designpublic.com/shop/inhabit/14520[/url] on my website: [url]http://www.apartmentdesignco.com[/url] on all the products page like this [url]http://www.apartmentdesignco.com/2010/apartment-furniture/indigo-slipper-chair[/url] would I want image or it is a box I can create via css Thanks | |
Erm, do I need Visual Studio in my Windows Server 2008 to make my website work? Somehow,I've set my Content Directory and my Visual Directory to the same folder with all my ASP.NET pages + codes inside but it doesn't work at all. Tried switching authentication mode to forms authentication. … | |
I need a website template that looks like bloger so i can post new topics. i dont need blogger template i want a website template.. | |
I want words on my buttons but the words won't center. And left to right isn't the issue it's up and down. Well, here's the HTML: [code] <ul id="navbutton"> <li id="onpage"><a href="index.html">Home</a></li> <li style="margin-top:5px"><a href="another.html">Name of my button<span></span></a></li> <li style="margin-top:5px"><a href="services.html">Services</a></li> <li style="margin-top:5px"><a href="another.html"></a></li> <li style="margin-top:5px"><a href="another.html"></a></li> </ul> [/code] And … | |
I have placed a web page within a web page using a simple frames code but would like to reduce the size of the inserted page. Can anyone help with this? The current page is at: [url]http://aquafind.com/tropicals.php[/url] Thank you | |
I've read about, but I don't have any larger monitor to test. So, I'm asking: how can I resize fonts to fit screen? If I write font-size: 12px/18px, will font be resized according screen resolution? Or it's better to express font-size in em? Please give me an answer. | |
Hello! I'm just beginning to use Adobe Flash - in fact, I only started a few hours ago - so, I'm still learning the basics and am still tripping my own feet trying to understand how to script when all I want to do is make a flash comic. I'm … | |
Hello all. Nowadays days, many mobile users take the help of their cell phones for surfing the internet. Why mobile websites are different from regular websites? ![]() | |
Hi, soon I want to begin developing an online spoken english language course which will require the following features: 1) Student login-in facility (student account) 2) Point and click interfaces - no typing required 3) Log of student activity - which modules they have successfully completed - to be emailed … ![]() | |
i understand that you need to change the title of your index page, but when accessing the index page i am only aloud to view the the code for the two individual frames. I have titled these two frames but can not find how to access the index html code … ![]() |
The End.