13,937 Topics
![]() | |
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 … | |
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 … | |
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 { … | |
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: … | |
[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. | |
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! | |
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?? … | |
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 … | |
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 … | |
Hi, just wondering how to include web page views on your own web page | |
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 | |
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 … | |
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. | |
the code is given below <script type="text/jscript"> // Check the length of the textbox //for new function Length_Phone1TextField_Validator() { if ((aspnetForm.ctl00_ProfilePlaceHolder_txtPhone1.value.length > 2)) { aspnetForm.ctl00_ProfilePlaceHolder_txtPhone2.focus(); return (false); } return (true); } <script> and in cs file its code like this `this.txtPhone1.Attributes.Add("onKeyup", "return Length_Phone1TextField_Validator()");` Its not working in firefox but in … | |
Hello! I have just started to write java scripts.when I enter script contents in wordPad and I want to open the Internet Explorer to see the results,this message appears.I want to know how can I solve this problem ?? [I]Massage[/I]:to help protect your security,Internet Explorer has restricted this file from … | |
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) … | |
![]() | 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 … |
![]() | 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 ![]() |
I am having a problem with the Internet Explorer 7 history. (Windows XP) When I click the star for "Favorites Center" to view the history and click "By Order Visited Today" it is blank. I have the option "Days to keep pages in history" set to 180 and the "Disk … | |
Hi, when i link a image in my page, the background becomes thick navy colour and takes little space from up, bottom, left and right sides. I can change background colur but i cant remove those spaces that come out when i made image a link. Any idea? Thanks | |
Hi, I want to ask you guys if you could recommend me a good book for web programming. By the way, I'm a intermediate web programmer, fairly knowledgeable in HTMl, XHTMl, and CSS and I would like a book that would teach more in usability and flexibility of the website, … | |
Hello, I would like to place the main content a little further to the left (at [URL]http://denacht.blogspot.com[/URL] ) but I can't figure out how to do this. What is the relevant css to decrease the left margin? Will you take a look? | |
Dani... I'm disappointed in you. [url=http://validator.w3.org/check?uri=http%3A%2F%2Fwww.daniweb.com%2F&charset=%28detect+automatically%29&doctype=%28detect+automatically%29&ss=1]Results of Webpage Validation[/url] :P | |
Ive been asked by my boss to make a website with a fixed left column containing a menu... and a thinner fixed right column which will just be an image... the center <div> must scroll, but it must use the main browser scroll bar to move up and down, so … | |
Design your pages for accessibility. In my position as a college instructor, I see many places where fancy web page design gets people with visual problems, dyslexia, or learning disabilities into trouble. Here are my suggestions for making your web pages more accessible: 1. No angry fruit salad. If you … | |
I am working mostly on FORMS and still I cannot create and perfect the layout without using tables. I do not want to use tables anymore. I made a close to table-less by using LISTs but I use 's to come up with a squarish type of form. NOTE: THE … | |
I have applied an image background to the search box using its ID. Its funny but when i type inside the search box as the text reaches the end of the box it start moving the background image to the left but only in IE6 (which i can ignore) and … | |
Morning, I volunteer editing/updating a website for my sons school. The site has an IFRAME for it's picture gallery. To add a group photos I added a folder into a the 'Pictures" folder and when you go the Main Gallery it works fine and it's relatively simple. My problem is … | |
I need help with validing the xhtml code from [url]http://validator.w3.org/[/url] [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <title>:.Favorite Sites.:</title> </head> <body style="background-color: black; background-image: url(images/bluebackground.jpg)"> <h1 style="color: white; text-align: center">Favorite Sites</h1> <p style="text-align: center; color: white"> <a href="#social">Social Utility</a> … |
The End.