10,650 Topics

Member Avatar for
Member Avatar for wwwmadeasy

hello every one and thanks for reading.. i wanted help in CSS coz i am new in that... [url]http://www.thepolicyshop.co.uk/[/url] i wanted to know how to design the left menu which in that web site and how it is possible to insert some text and image like u can see in …

Member Avatar for wwwmadeasy
0
103
Member Avatar for Pim

Hello, This is the css: [code] ul { float: left; /*Het plaatje van de persoon*/ position: fixed; margin-left: 20px; margin-top: 2px; } li { float: top; postion: fixed; margin left: 20px; margin-top: 5px; list-style: none; } p { margin left: 5px; } body { background-color: #66FF66; } [/code] And the …

Member Avatar for Pim
0
184
Member Avatar for PomonaGrange

Hi There, I have a page containing the following code [code=html] <frameset rows="75,*"> <frame src="menu.php" scrolling="no" marginwidth="0" marginheight="0" /> <frame src="home.php" id="main" /> <noframes><body>Your browser does not support frames. You can view the <a href="/home.php">Home Page</a>.</body> </noframes> </frameset> [/code] NOTE: there is nothing else on the page except for <head> …

Member Avatar for almostbob
0
91
Member Avatar for neoseeker191

I was wondering if someone could tell me if it is possible to take the navbar I made for the website, [URL="http://www.rcamodels.com"]Website[/URL] which was created using Dreamweaver and Fireworks, and convert it to CSS. What I am trying to do is convert the site to mainly CSS. I'm not looking …

Member Avatar for ccube921
0
120
Member Avatar for s.t.s

Hi all I am just starting this web design process and am learning as I go ... I have unfortunately jumped in at the deep end and struggling to find a decent location to cover the basics ... so I have what I am sure must be a really basic …

Member Avatar for peter_budo
0
82
Member Avatar for frob

I need a flash video player with a Javascript API with a seek function. And I need to be able to seek in this video by second or, better, by frames and not by keyframes like all flash video player like JW or Flow. My video are encoding in 10s …

Member Avatar for lordspace
0
92
Member Avatar for ytregnn

I've tried to find a [B]tutorial[/B] on how to make a Flash application where a picture can by changed by a press at a button. [B]Example:[/B] [url]http://www.railbirds.com[/url] (the front flash presentation application where you can press '1', '2' or '3' to change the picture) Thanks in regards, Robin

Member Avatar for ytregnn
0
86
Member Avatar for sundkm06

Hi there! I apologize if anyone has touched on an issue similar to this previously, I looked through several pages and found nothing pertaining to it. I am fairly new to web design in retrospect (a little over a year) and have been trying to work through this but am …

Member Avatar for sundkm06
0
44
Member Avatar for etc123

i want to set a css positioning for my site, but it doesn't stay there when the resolution is changed, is that a way to solve this?

Member Avatar for almostbob
0
105
Member Avatar for rajarajan2017

[B]Why button not works within movie clip in flash?[/B] I have to use in that way, help me!!!

0
51
Member Avatar for rajarajan2017

I need to do a flash photo slide show like this, anybody help me to do that using action script. Please provide any tutorial/samples/ or just SWF like that to do that. Please look into the link for the sample [URL="http://www.walkertek.com/portfolio.php"]http://www.walkertek.com/portfolio.php[/URL] Please help me to solve, its very urgent too... …

Member Avatar for rajarajan2017
0
60
Member Avatar for aparnesh

Does anyone know of a free image-map creation software ? I am using Mapedit, but it has only a 30 day licence

Member Avatar for Smit.J
0
199
Member Avatar for architact

Hello Guys, I need a simple help in css (I think so). Please have a look at this page [URL="http://www.csszengarden.com/?cssfile=213/213.css"]http://www.csszengarden.com/?cssfile=213/213.css[/URL] You will find some images at the bottom of the page that remains there whether you scroll up or down, I want to know how can achieve this. I think …

Member Avatar for architact
0
71
Member Avatar for umen

hello all im building search engine ( in house ) and now i need to stitch html/css gui to it i like to build simple clean page that will have the search text box and advance search in the top and the result that is constructed from text and images …

0
82
Member Avatar for Stunt

Okay, I just remade the design of my site. I'm having some problems though. Here is the site: scrawlfx.com Now, I'm using padding to separate the post information "by Sal, Filed Under: PlayStation 3, Xbox 360" from the post content. So for post content, here is my CSS: [code].post-content { …

Member Avatar for MidiMagic
0
69
Member Avatar for SmartBeaver

Hello. I have a webpage im working on as a school project, and everything was going fine. Until I opened it up in IE. [code] <html> <head> <title> J. ROBERT OPPENHEIMER </title> <link rel="stylesheet" type="text/css" href="historyday_template.css"> <style> div#trans2 { background: #100000; width: 10px; height: 842px; position: absolute; top: 0px; left: …

Member Avatar for MidiMagic
0
130
Member Avatar for Mahen

[url]http://staticglow.dils.biz/image/index.php[/url] Try the post comments Box Am having some problems with the way the Username and Comments are displayed.

Member Avatar for Mahen
0
51
Member Avatar for SmartBeaver

Pixels...ugh. They work fine for height, but width...anyways. Id like suggestions as to what measurement form I should use. Im stooping with the pixels for width so.... Suggestions? Thanks!

Member Avatar for SmartBeaver
0
96
Member Avatar for shasha821110

Hi, all I am new in this forum. These days i was thinking improving my website. I review a bunch of website and find my website are all using tables. So is there have some could answer me weather using table to write and design a website could cause problems?? …

Member Avatar for shasha821110
0
162
Member Avatar for veledrom

Hi, I have a webpage with 3 pages which are called main.html, aboutus.html, contactus.html and result.html. I want to put a searchbox into first 3 pages to be able to search a keyword in the html content and display in result.html. How can do it? Thanks Note: I hope this …

Member Avatar for jakx12
0
93
Member Avatar for dogfishcat

Does anyone know how to go about making a web layout for a dating site? Would like some help Please. Thanks

Member Avatar for superchris
0
225
Member Avatar for sacarias40

i cant see an error [code] <?PHP session_start(); if (isset($_POST['Submit'])) { $email = $_POST['email']; $password = $_POST['password']; if (isset($email) && isset($password)) { $handle = mysql_connect("localhost","root",""); mysql_select_db("man_of_honor"); $safe_email = sql_safe($email,$handle); $safe_password = md5(sql_safe($password,$handle)); $login_query = "SELECT * FROM moh_members WHERE email = '".$safe_email."' AND password = '".$safe_passwd."'"; $result = mysql_query($login_query); $num_rows …

Member Avatar for superchris
0
101
Member Avatar for damacatak
Member Avatar for cohen

Hey Guys, How do i install a web layout??? for example from [url]www.free-css.com[/url] How do i change the images to what i want??? Cohen

Member Avatar for MidiMagic
0
121
Member Avatar for keepbusy

My website validates as XHTML 1.0 strict and I want to keep it this way (no reason to argue against it for the sake of this thread). Unfortunately, iFrames are not supported, so I am trying to use the Object tag to reference a PHP page that contains my Advertisement …

Member Avatar for MidiMagic
0
64
Member Avatar for Mahen

Hi all, I just created a website: [url]http://staticglow.dils.biz/[/url] However, the page displays differently on Opera and Firefox and IE. I've been trying to solve this issue for days now but in vain.

Member Avatar for almostbob
0
84
Member Avatar for willyontour

Hi, If you search in google for, let's say, "Personalized Presents" you see [url]www.personalizedpresents.com[/url] as the first site. Can someone tell me how I can get my own websites to appear in a similar layout with a link to each of the pages (there are 8 listed in this example) …

Member Avatar for seanansari
0
137
Member Avatar for rajarajan2017

Hi friends, I want to create a flash presentation (demo) about a product and working of their product. The product is look like a inventory software (having forms, buttons, menus, generating reports etc). you can see an example how it is has to be done below: [URL="http://www.desire2learn.com/demos/keybenefits/"]http://www.desire2learn.com/demos/keybenefits/[/URL] [URL="http://www.obout.com/t2/index.aspx"]http://www.obout.com/t2/index.aspx[/URL] This is …

0
64
Member Avatar for rajarajan2017

My client ask me to do a "Style Guide" for their website. Anybody knows what is meant by style guide and how to write that. Samples and tutorials required. Help me. Thanks

Member Avatar for rajarajan2017
0
135
Member Avatar for faisaly

The End.