10,650 Topics

Member Avatar for
Member Avatar for beforetheyknew

What css do i use to set up the standard 5 box website? i forget its formal name, whats it called? The website layout, with a header, footer, centred centre page and the a right and left side.

Member Avatar for drjohn
0
103
Member Avatar for soley

Yes, this is homework. Yes, I know how to make this layout. But what I don't know is the font used. I'm supposed to make the html skeleton look as close to this screenshot using css. Easy, right? Yeah, I know. Obviously I know it's a sans-serif font, but is …

Member Avatar for MJ Pieterse
0
57
Member Avatar for Moirae

Hello, I'm working on a flip page gallery in Flash (AS3). I have this video tutorial from Cartoon Smart and one problem. How to mask a text box, is it possible in Flash using AS3? Cheers!

Member Avatar for Moirae
0
210
Member Avatar for krisov

When designing webpage it should be ensured that the homepage of the website should have consistent patterns and the usage of various designs elements should be symmetrical as homegenity brings consistent pattern, thus aiding user experience.

Member Avatar for almostbob
-3
139
Member Avatar for x_mysterious_x

I m trying to make a template for my website. there is a top box and a navigation box. Position of navigation box is relative to top box and at a 5% of distance from top box. This distance is visible in Internet explorer but in mozilla navigation box appears …

Member Avatar for almostbob
0
87
Member Avatar for snitch321

want to know what code snippet you could add to this code to stop my sound file from playing automatically when you enter that frame? code:[CODE]var mySound:Sound = new Sound(); var myChannel:SoundChannel = new SoundChannel(); var lastPosition:Number = 0; var soundIsPlaying:Boolean = true; mySound.load(new URLRequest("Intro1.mp3")); myChannel = mySound.play(); offBtn.addEventListener(MouseEvent.CLICK, onClickStop); …

Member Avatar for almostbob
0
132
Member Avatar for tiffythom

I need to know how to set an html page to only open at a set size. I had learned this in my basic htm code class a long time ago but have forgotten and can't seem to find any instructions about how to do this. I have dreamweaver 8 …

Member Avatar for almostbob
-1
1K
Member Avatar for mokaton

Hi all! I'm trying to build new social network for "House Management". Need to give an idea or designed logo. May any one help me? )

Member Avatar for Ezzaral
0
85
Member Avatar for cambridge77

Added a image set with lightbox. I think all the paths are correct, but the thumbnails are showing! the lightbox itself works fine. Any ideas? [url]http://www.andytest.taupedesign.com/residential%20new%20construction.html[/url]

Member Avatar for Moirae
0
92
Member Avatar for cguan_77

Hi guys, need your help again. I'm having problem on our page which I shared over on the network. The site works fine on the pc in which the php and html files is being stored. But if access through other pc on the network the page doesn't load it …

Member Avatar for cguan_77
0
99
Member Avatar for bamcclur

I would like to make a link that will open up destination 1 in a target, and another destination in another target. It's pretty simple when doing one. <a href="home.html" target="target1"> home</a>

Member Avatar for gray67
0
49
Member Avatar for Brian Stephens

Hi, my name is Brian and I came to this forum seeking a way to get my website reviewed, but now I am here I can see that there is a lot more to this site than that. So quite glad I found it really. I am a little bit …

0
24
Member Avatar for pjrey

ok, ive tried and tried, no luck. what i am trying to do is at [url]http://pjrey.com/guestbook[/url] is have 1) the modal dhtml sign/window auto load (but only one time per user) 2) on completing the form, and hitting submit, i want the parent window refreshed (to show new content that …

0
79
Member Avatar for jimmykelly

Hello Everyone My First Post Jim I am building a membership site. I created a pay-pal button for my upgrade members. I can't redirect them back to the paid members product page. How can I do that with pay-pal. I am using Instant Member Software. Does anybody use this membership …

Member Avatar for Frankey
0
173
Member Avatar for nakul_pancholi

Dear All, Hello..! I have one problem with html links. Suppose we want to set the link in our html document, we use <a href="filename.html"> Link </a> Suppose we want to go to a particular section to other html document then we use <a href="filename.html#name> Link </a>. Here in this …

Member Avatar for pritaeas
0
90
Member Avatar for trandrewo

Hey guys! I know this might sound strange, but I am trying to use CSS to format a P section to be centered, [I]but only if that P contains an embedded video[/I]. Is there a CSS statement I can use to apply formatting to only those P's that contain OBJECT's …

Member Avatar for diafol
0
130
Member Avatar for RucGwl

Hi guys, When we save a web page using Save As option, we see a folder created with all images used in the web page. I want to prevent this copy of my images on local disk. Is there any option in HTML to do this? Thanks...

Member Avatar for diafol
0
152
Member Avatar for StickerAA

Hi everyone, I want to put a border around a hyperlink but in IE7 the bottom border line is omitted and in Firefox it looks fine. Following is my html and css code. I have checked google to no avail. I have tried various position: relative/absolute combinations with no success. …

Member Avatar for StickerAA
0
60
Member Avatar for DBB1

Hello, :-O If some one could tell me how I can have vertical border on the right side of each cell. [B]Suppose my table tag has the following code:[/B] [CODE]<table style="border-style:solid; border-width:1px; border-color:red;>[/CODE] [B]and my <td> tag has the following code:[/B] [CODE]<td style="vertical-align:top; text-align:left;">[/CODE] I would like to know: [LIST=1] …

Member Avatar for DBB1
0
85
Member Avatar for nomisf1

HI im trying to added extra fields to my register.php , but i keep getting a error message saying 'Error:user not added to database' I've simply tried to edit the original code using the same methods used for the previous fields yet it still doesn't work. im sure my mysql …

Member Avatar for nizuya
0
89
Member Avatar for DBB1

Hello, I made a couple of web sites. In my machine, their screen size was good as I could see the specified margins. :(:-O:$ [LIST] [*]When viewed in my machine (1440 * 900 resolution), it looked OK with IE and Firefox; [*]But, when viewed in different machine, and in IE, …

Member Avatar for Spain
0
129
Member Avatar for cssquestion

I can understand coding: [CODE] body { color: #ffffff; text-align: center; margin: 5px 0; } [/CODE] But I don't understand what is the following code meaning: [CODE]* { margin: 0; padding: 100; outline: 0; }[/CODE]

Member Avatar for diafol
0
49
Member Avatar for StickerAA

My css inline submenu won't stay open long enough to select an option. As soon as the cursor leaves the main selection the submenu box closes. Can be viewed at: [url]http://isite.thevatraininginstitute.com/home.htm[/url] html code [CODE] <div id="ao_nav"> <ul> <li id="first">Accessibility Options: </li> <li><a href="home.htm">Default Font Medium &nbsp; -</a></li> <li><a href="#">Large &nbsp; …

Member Avatar for StickerAA
0
133
Member Avatar for Famous16

Hi everyone, There are so many tools available in the market today for web design and development. Can anyone suggest me that which tool is the best for web design and development. With Regards,

Member Avatar for cfajohnson
0
160
Member Avatar for JimmyLloyd

Hey there, I've been working on a form that uses ajax to use the selection in one box, and update the second box accordingly. My problem is with the form layout, with which i'm not very good. I've managed to get the layout how I want it so far, with …

Member Avatar for diafol
0
92
Member Avatar for Mahesh1671

Hi Team, I want the html code with which i can create a log in page, and when user id and password is put it should open a small page which is basically created in html. I have used the below html tag to create an user nad password column …

Member Avatar for diafol
0
229
Member Avatar for Unebrion

I'm having trouble with classes and the display element. I need to display elements of a class in my html document as list items. i have 9 of these in the document, all basically the same [CODE] <div class="notes" id="point0"> <a href="longs.htm" style="position: absolute; left: 560; top: 60;"> <img src="image0.jpg" …

Member Avatar for Unebrion
0
89
Member Avatar for Seregwethrin

Straight one: [url]http://neecto.com/wtf/1.htm[/url] Everything is fine. But if you comment or remove TopMenuBar's CSS Border attribute, than there's a space at the top which is here: [url]http://neecto.com/wtf/2.htm[/url] (Check with Firefox 3.6, latest one) Which also works fine in IE and Chrome. I feel so angry because I just gave my …

Member Avatar for Seregwethrin
0
107
Member Avatar for SHAWTY721

Is there a way to protect a website against being attacked by scripts that appear as a virus, trojan or malware?

Member Avatar for sourcebits
0
60
Member Avatar for mnichols

Hi, I have created a horizontal menu bar using Dreamweaver CS4. My client wants it working in IE6/Windows XP. All the functionality is working correctly in that combination EXCEPT - the mousover background color changes when the cursor is moved to the next level. The color should change from burgundy …

0
48

The End.