10,655 Topics
![]() | |
can you please tell me some books and sites for reference...i want to learn HTML and web designing..from basics to higher level..so that i could design website | |
Hi. This is not a frequently browsed category, but there is no place else for my question. I am organizing my site to make it easier and faster to maintain. I keep a small version of my site on my laptop running Apache/PHP. I successfully organized and recoded things to … | |
Can anyone please tell me how can i keep the whole page in the center of the screen? please help!! | |
Hi There, I'm in a bit of a conundrum over the menu structure on a new site of mine. Here's the main menu: Home | Shop | About Us | Blog | Contact Us Under Shop are the following subpages: Introduction | Technical Info | Reviews Under About Us are … | |
Hi, I'm a newbie in php and web development, and I'm just able to develop basic applications using php and html. For an application I'm developing, I designed a landing page, and people told me it looks so 90s design, and you need to improve UI and give a more … | |
I dont feel experienced enough to start fresh on a project so i would rather thinker around with a source code. Im wondering if there is a website that looks alot like this blogger template [URL="http://btemplates.com/2011/blogger-template-gameszone/demo/"]http://btemplates.com/2011/blogger-template-gameszone/demo/[/URL]. Dont flame me that the template is a gaming template xD Im going to … | |
Now present to you: how the impact on all the images in your board Only the code of the new technology css3 Explanation: Copy the following code [CODE] img { border: none; opacity: 0.3; -Webkit-transition: all 0.6s ease-in-out; -Moz-transition: all 0.6s ease-in-out; -O-transition: all 0.6s ease-in-out; -Moz-box-shadow: 0px 0px 8px … | |
Hello, so I have a problem with some extra space between 2 div's that fill to 100%. Eg, they should be underneath each other. I don't know where this extra space came from, but it is underneath my nested list menu, and I thought that a div clearing the floats … | |
Hi, I am making a horizontal menu system for a website. So, I have looked at examples of css menu's before I attempted my own. So, right now the menu is working top level-wise up until it spots my UL tag inside of my LI. My problem is that the … | |
Hi, I want to perform a load test on my site... i want to test the loading speed of my site with 500 - 1000 users on it at a time... Is there any online tool or software (Free or purchased, doesn't matter) which allows me to perform the test … | |
[URL="http://jsfiddle.net/jLFTq/21/"]http://jsfiddle.net/jLFTq/21/[/URL] Hi friends, I've following code on the link given above.. My problem is that, I want the width of div (.char) containing alphabets as equal to the width of main div (#right). please take a look at the link above, hope you understand my problem. | |
Hi, I am having a problem on my server.I am receiving an error which is stating that file not found /xxx/xxx/xxx/public_html/wap.dat. I want to handle this problem through .htaccess. Is there any method of redirecting this path in general so that I can redirect all the errors like this with … | |
Hi guys I used the joomla cms for web development. Actually i install the roknewsrotator module and use it for Persian language that it decode with UTF-8. i don't know why the News rotators module want to show some news in UTF-8 language, at the end of the sentences it … ![]() | |
hey its my uni project , am going to develop website for a photographer and i am going to have photo gallery page for it can you please tell me what type of gallery have you viewed or have seen on a photographer website. thank you | |
I am not sure exactly where to post this, sorry if this is in the wrong section. Anyways, here goes. I have developed a website where I want users to be able to securely login, and view content specific to them. This content can be like text-based messages, MS Word … | |
I have seen similar questions asked before, however my question is a little bit different to the other ones that have previously been asked. I want to make the div's expand/collapse on the jquery "click function" I have created. The difference between my question and other questions is the fact … | |
hey, I'm making a Portfolio website for myself, and its mostly being made to showcase my Photoshop skills, hence all my web pages have been made in Photoshop. The ContactMe page, with the fields NAME,Email,Message have text box along with them, the text boxes have also been made in Photoshop … | |
I am designing a search engine and I want to design it in a way that when user comes to the website the cursor should be already on the search bar. Right now the user needs to hit a tab or manually initiate cursor into the search bar. Any ideas … | |
Hi Experts, Thanks for time and help. I am using activepdf server, webgrabebr and activepdf toolkit to convert my html to PDF. CSS i am using is working fine, BUT When i convert into PDF , the resulting PDF has no real HTML, no colors coming out. It looks CSS … | |
The website I am designing is made up of several div tags. All but one are at width of 1000 pixels. The odd one out has a width of 990 pixels. All divs are centered. On firefox and chrome, the divs show up centered and the 990 px width div … | |
I'm wondering, is there any way to create a tooltip so that the hovering information always appears in a specific region for all links. I have a vertical navigation menu and I want link information to appear beneath the entire menu. | |
This one might not make much sense to anyone. It doesn't to me. I'm creating a child theme for a Wordpress site. I have to create a style sheet in a new directory and import the style sheet from the parent theme. I'm trying to use @import to import the … | |
Hi all, I am newbie in CSS and created 3 column layout. But what i want is that left and right columns to be fixed but only center fluid. Below is my code. but there are still problems with it. Can anyone one help me or it is only possible … | |
Hello people Merry xmas and all that jazz. Can i ask does anyone know a good website that demonstrates css hacks for Mozilla Firefox. Basically i don't know the syntax for this: .element-column-right-alpha-outer {margin-top:35px} But only for firefox in the rest of the browsers it works ok but chrome is … | |
Dear Experts, Thanks for your time and help. [B]Looking for your HELP to resolve this issue[/B] My application (developed by some one) is using different DOCTYPE like html4.01 lose /strick , XHTML Transnational / etc and some pages do not have any validation. My application was running fine from last … | |
I have [URL="otletbarkacsbolt.hu"]this[/URL] website, which is still under development, and I am wondering why, when I go to Termékek it displays them all under each other, when in firefox, and opera it doesn't. here is the css [CODE] *{ margin: 0; padding: 0; } *{ text-decoration: none; } .wrapper { … | |
this is a part of my as2 code [AS]var total_pages:Number = myData.total_pages; var nextlink:Number = myData.next; next_.onRelease = function() { if(nextlink<=total_pages) { trace(total_pages); trace(nextlink); submitDataToTextfile1(nextlink); }[/AS] this is what i m sending from my php code [PHP] echo "&total_pages=$total_pages&"; echo "&next=$l&";[/PHP] here $total_pages=29 and $l=3 my problem is when i … | |
Hi I've been trying for a long time with examples found from websites which I googled, but am unable to dynamically make the texts in an external file load in my flash movie clip. In fact, the text to display was usually added manually, but I want to make it … | |
I Wanted to create a Live Audio Broadcaster by which i can transmit Audio from a local computer to a webserver . Which all programming languages can be used to make it and how can i make it . Any Help will be Appreciated . | |
I recently added a Twitter button to provide an easier method for our readers to follow us. At first, everything seemed to work perfectly fine and positioned finely. Yet, I've realised that the text on our pages are linked to the twitter link. This is totally unintentional and am unsure … | |
Some resort to additions and Hakat to make the site commensurate with the size of screen the visitor Perhaps, most of the sites that pay attention to this thing used to Style Custom size mobile screens No need for all that!! Let Astilkk shrinks and expands according to the size … | |
I am having trouble positioning divs beside each other 2 images one above the other with another image beside the 2 that are on top here is what that part looks like Html [CODE] <div class="leftDiv"> <img src="Images/contact_front.png" width="150px" height="150px"><br /> <img src="Images/contact_stairs.png" width="200px" height="150px"> </div> <iframe width="370" height="300" frameborder="0" … | |
Greetings, I'm doing some in-depth studies in HTML5, and I'm honing my skills to develop web apps. Right now I'm finding many of my resources taking into rather lengthy considerations revolving around HTML5 headings and tags and how they influence the document outline ([url]http://gsnedders.html5.org/outliner/[/url]). Do those of you who develop … | |
Hi, each time i create an html link, it does not work: I have tested it chrome, firefox,internet explorer, opera. I am talking about all the html pages i created. The ones i created about 1 month ago worked, but not the one i am creating now: example: <html> <head> … | |
Hi I have a class which has alot of tasks related to multiple classes. the tasks are add, modify ,delete, write on a file and read array from a file.all theses methods operates on objects of other classes as a member variables. In other words, I have to perform a … | |
Hey all, I got a small job here. The site design is the way the client likes. Mainly, I just want to get some feedback regarding content... I don't speak Arabic or Chinese. He needed the content translated to both. He suggested Google Translate (he doesn't speak it either), but … | |
I am designing a webshop which has a table layout. My problem is that i have created rounded corners using css, and it works fine in all other browsers than IE. Normally when i design, using divs as layout base, the css rounded corners display just fine, also in IE. … | |
Hi, i'm doing a registration form but it's not like what i want: what i want is something like this: [img]http://img207.imageshack.us/img207/2235/38696138.jpg[/img] And i want to trade that instead of this one: [img]http://img823.imageshack.us/img823/5059/78880268.jpg[/img] I have the css code of the second one: [CODE] <style type="text/css"> body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;} body{height:100%;background:#fff;color:#1f1f1f;font-family:Arial,Verdana,sans-serif;font-size:13px;padding:7px 0;} ul, ol{list-style:none;} /* … | |
Hey guy's, im kind of a very big beginner.. haha.. I followed this post [URL="http://www.daniweb.com/web-development/web-design/html-and-css/threads/97183/472098#post472098"]here[/URL] and i got everything working and running up to speed, What im wanting to know how, is HOW do i actually "include" the Php into my Protected area im wanting, I have a HTML Page, … | |
Dear Expert I have following code [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="language" content="english"> <meta http-equiv="Content-Style-Type" content="text/css"> <title>Numeric Textbox Sample</title> <style type="text/css"> #box1 {width:200px;height:170px;border:1px solid green;background:#e3eeff;padding-top:20px;} .button {width:100px;margin-top:0px;} body { margin:0; margin-top:100px; } </style> <script language="javascript"> function NumericDotOnly() { var key … | |
Hi, I have some problems with the code below. Also below the code I have two pictures one from IE one from Chrome. [CODE] <object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256"> <param name="fileName" value="<?php echo $check ?>"> <param name="animationatStart" value="false"> <param name="transparentatStart" value="false"> <param … | |
Dear Experts, Thanks for helping me out. My CSS created in 2003 /4, now some classes are not working, I tried to validate on CSS 1-3, all have errors, this is causing my application to run correct. I have tried to change Plz help me to change the required syntex. … | |
Is there a way to make a div image transparent while the text in the div is not. here is my current code. [CODE] .body { width: 800px; height: auto; font-family: Arial; font-size: 11px; color: #000; background: url('Images/backg3.png'); opacity: 0.5; alpha(opacity=50); } .textbody { padding: 10px; color: #000000; font-weight: bold; … | |
Hi. I wanted to ask this a long time ago.. but never get the chance. How do I actually style the table td to the width I wanted? It didn't happen for me. It didn't happen in separate row. I try to set the td width but all it did … | |
I use Suckerfish to create a drop down menu. It works perfectly well in FireFox, but IE8 is messing it up. It moves everything to the right and the submenu does not work. Furthermore, it seems to be placing the content of the page on top of the drop down … | |
I want to make a brochure similar to this one: [url]http://www.awf.ae/al_rowaad_advocates_brochure.html[/url] I'm web developer but new in brochures, so what technologies are used in it? 1) What to use to make the actual brochure? (See, it is just like a simple magazine) 2) Which flash technology is used? Where to … | |
Hello! I got the following code from another site but it doesn't do nothing it only shows & ables me to fill in the speech but doesn't auto complete and that's just when i Need. [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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" … | |
I fail to inspect what's wrong with my code.. there's a huge blank space on the bottom, can u guys help me? my site : [url]http://j.mp/tASsaX[/url] | |
Hey everyone, I'm wondering if there is an HTML doc for html 4 and 5. A doc that has all the attributes and tags like the JDK for java. Please post a link to a site if there is one. Thanks. | |
Hi all!! Im having a problem with my blog desing: thing is I wanna make a 3-column header, but it wont let me. I've tried resizing the header width and then add 2 more columns, and the header was resized, but the other 2 columns didn't appear, so I gues … |
The End.