10,643 Topics

Member Avatar for
Member Avatar for maketick123

Hi Everyone, I am a new comer in this forum. I am too weak to making code in HTML and CSS. Please help me how can I improve myself in this particular coding.

Member Avatar for Arkinder
0
154
Member Avatar for T992KTD

Dear Colls, I have an onmouse over problem. I need to swap JPG with HTML OR to swap JPG with marquee text (moving text in left direction). OR to swap Text with Marquee. I have spend almost half day to do it, without success. Could you help? Thank you in …

Member Avatar for T992KTD
0
155
Member Avatar for rajesanthu

[COLOR="Red"][B]CREATING GLOW EFFECT IN FLASH[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,this only for beginners.....[/B][/COLOR] Flash has 3 kinds of glow effects 1.glow, 2.knockout and 3.inner glow . You will learn how to create these effects in this tutorial. First, open a new Flash document in Flash 8 and use the text tool to …

Member Avatar for JasonHippy
0
169
Member Avatar for MJ Pieterse

Okay, so either i'm a complete idiot or i have the right to be fully irritated. I've designed a website that runs perfectly on my local machine and internal test servers in IE and FF but when i uploaded it to our live server FF stopped reading the style sheet. …

Member Avatar for MJ Pieterse
0
330
Member Avatar for cguan_77
Member Avatar for abhijitkane

I'm trying to display an image in a canvas element. After computing the required width and height of the canvas, I'm calling the drawImage() method on the canvas context. Here is the javascript code: (c is the id of the canvas, ctx is the context) [CODE] $("#c").width(aw); $("#c").height(ah); ctx = …

Member Avatar for collapsar
0
127
Member Avatar for disposable_zero

I'm working with a form and I'm having an issue getting it centered. I've tried using a DIV tag but with no success, I'm hoping someone can point me in the right direction. Here's my current code: [CODE]<h2 class="extra">Submit <span>Application</span></h2> <form action="upload.php" method="post" enctype="multipart/form-data"> <input type="file" name="ufile" /> <input type="submit" …

Member Avatar for Arkinder
0
99
Member Avatar for Violet_82

Hi guys, I am having a nightmare with a small website I have built. Here's the visual_impairments.htm page: [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <head> <title> Visual impairments </title> <link rel="stylesheet" type="text/css" href="style.css" > </head> <body> <div class="banner"> <h1>IT and Disability</h1> </div> <!-- BREADCRUMB TRAIL STARTS HERE, EVERY …

Member Avatar for Violet_82
0
89
Member Avatar for DAlexNagy

This is a request for some 'best practices' comments from experienced OOP practitioners. I have been in IT from the days of punched cards and have had considerable experience with legacy languages like 370 ASM, SAS, and REXX. For fun, I've taken a college class in C++ and am now …

Member Avatar for DAlexNagy
0
166
Member Avatar for Borzoi

Is there a way to make the width of the page, or an element within the page only change by a certain amount depending on the width of the screen? For example, I have a white box with 6 items in. Each item is its own box and has a …

Member Avatar for Borzoi
0
119
Member Avatar for RykeTech

Does anyone have any clue what font this is?? I have been searching and found similar fonts but my client wants this exact font. Thanks!!

Member Avatar for RykeTech
0
78
Member Avatar for Borzoi

1. Separate pages. Each page coded completely independently. 2. Index page with content as included files. An index page with everything that would appear on every page coded in then a simple if statement to check which page should be displayed, likely depending on the URL (e.g.: index.php?page=news). 3. Content …

Member Avatar for aniyishay
0
167
Member Avatar for jonsan32

This code worked for me when it had 74 quotes. I added 130 more and somewhere along the line killed the whole code. I keep looking through for small mistakes, but have found none. Why is this code not working? Is there a max limit for an array? [CODE]<center><hr size="3" …

Member Avatar for scrappedcola
0
202
Member Avatar for jmcdyer

When loading up any browser, all the text and pictures display normally, but the graphics buttons and pointers and outlines etc. do not show up. It must be a problem independant of the browser. All other programs display correctly. I was using an nVidia gForce 6100, but just tried changing …

Member Avatar for dartz
0
618
Member Avatar for ebay1989

Hey guys, I'm using a free mailing list script for a friends site and I want to change the appearance of the form but the html is protected with [COLOR="Green"]<!--hppage status="protected"-->[/COLOR] just wondering if anyone knows a way around it?? Any help will be much appreciated! Thanks in advance.

Member Avatar for Dani
0
94
Member Avatar for sirlink99

I am trying to center a simple navigation menu (horizontal). this is my script so far: [code] <head> <title>Home</title><link rel="menu" href="menu.css" type="text/css" /> <style type="text/css"> body {background-image:url('backg.jpg');} .center body{ text-align:center; /*centers for IE5*/ #menu_box{ text-align:center; /*overrides the centering from above*/ width:675px; /*5 menu items at 135px width (8px padding + …

Member Avatar for bben95
0
207
Member Avatar for feoperro

Hi, When I set width and height properties in the <iframe> tag, it sets the width and height respectively, however, the "src" page inside the iframe is still small and has a scroll bar. Is there a way to set the src to be equal to the iframe dimensions? Thanks, …

Member Avatar for bben95
0
182
Member Avatar for chamnab

Help me!!! I can't import background in html do you know any tag that can import background

Member Avatar for virtuemart
0
99
Member Avatar for macki

Hi, I have a client that needs me to put samples of his work on dvd into quick time format (I need to put it up on his website): 1-Im on a mac, which application would I use? 2-If its a lengthy or involved process, do u know of any …

Member Avatar for dilpasand
0
203
Member Avatar for wonder_laptop

want to build an application that allows a user to build its own form(s). A user can input data into its form and query the data too. the form can be edited after being created and used ( add/remove fields from it ). the form can have fields like: small …

0
101
Member Avatar for mestalia118

[url]http://a.pix.ge/m/3r1u6.jpg[/url] check this image out ... i want to repeat left and right part of my site... left part is pink ... right green.... how can i do this? ...

Member Avatar for Arkinder
0
76
Member Avatar for rajesanthu

[COLOR="Red"][B]CREATING BLUR EFFECT IN FLASH[/B][/COLOR] REQUIREMENTS 1.FLASH 8 2.FLASHPLAYER 8 STEP 1.Open a new flash document using [B]open->new flash document[/B] STEP 2.Do in open menu as [B]open->import->import to stage(any picture on which you wanna create blur effect)[/B]STEP 3.Now the pic is on stage..select it using the selection tool from toolbox. …

0
96
Member Avatar for rakibtg

how to create an [B]wysiwyg[/B] html editor in <textarea name="sender_message"></textarea> is it possible when send an email from a php form?

Member Avatar for rakibtg
-1
261
Member Avatar for rajesanthu

NB:EXCUSE ME EXPERTS....,,,,THESE TIPS ARE ONLY FOR BEGINNERS... 1.TRY TO FRAGMENT YOUR WHOLE PAGE SIZE INORDER TO ARRANGE DATAS BEAUTIFULLY We can use the <span> tag for this fragmentation for Eg-: Main Banner-At Top Center <span style='position:absolute;left:120px;top;5px;width:990px;height:69px;'> <img src="mainbanner.gif"/>/*To Add The Animated Banner*/ </span> Left Side Column For Links <span …

0
120
Member Avatar for rajesanthu

These are the Steps to Follow : Press (Ctrl+F8) to create a new symbol. "Create New symbol" window will appear Name your symbol cursorNew. Click on movieclip behavior and then press "OK" Now you would have entered your movieclip symbol Draw anything you like to replace the existing cursor. For …

0
99
Member Avatar for rajesanthu

THESE ARE THE STEPS TO FOLLOW STEP 1. Insert 3 layers in your timeline window and name them, "background", "text"and "actions". Similar to the one shown below STEP 2. Select Frame1 of background layer, Design the framework for your digital clock. Select frame2 and press F5 STEP 3. Now go …

0
93
Member Avatar for rajesanthu

[B]CREATING BLUR EFFECT IN FLASH[/B] [B]REQUIREMENTS[/B] 1.FLASH 8 2.FLASHPLAYER 8 STEP 1.Open a new flash document using open->new flash document STEP 2.Do in open menu as open->import->import to stage(any picture on which you wanna create blur effect) STEP 3.Now the pic is on stage..select it using the selection tool from …

0
112
Member Avatar for kischi

Hi I'm tryng to make two boxes on my page always the same hight, no matter how much text is inside one of them. So the boxes will always be the hight of the box with the most text. you can see what I meen here: [url]http://wearecrunch.dk/test-globeaid/[/url] I would wan't …

Member Avatar for Loved
0
103
Member Avatar for feoperro

Hi, Can someone tell me how to make an image next to an input field? Something like what you would find at [URL="http://www.facebook.com"]http://www.facebook.com[/URL] or [URL="http://twitter.com"]http://twitter.com[/URL] when looking at the search field input box, you'll notice a picture of a magnifying glass - How do they do this? Thanks, Ashton.

Member Avatar for NZprog
0
850
Member Avatar for mcld

Hi guys, I was just wondering how pages like this are made example [url]http://uk.msn.com[/url] what I mean is the image or swf behind, that does not scroll when the actual page content scrolls. Pls any pointer as to how to achieve this kind of effect will be appreciated. Thanks

Member Avatar for mcld
0
111

The End.