Tag Archives: Faults

Article for people starting out.

I just now wanted to post this article for site designers staring out, or considering starting out. Write-up Great article, Dan! All the revolutionary people to web page design should read this. Yeah of your brilliant article. The whole site is in all reality really good to stay informed with all the online goings on. I don’t even think I have run into it before. Great one Dan. So good, and it brings a lot of the important facts along with details. Good website link! I can personally vouch for the point made related to formal education. Once i got out of collage I used to be as preparied to create websites as everyone who read any book on basic html and knew some thing or two with regards to dreamweaver(BTW the books can have cost about 31 bucks, but I spent 31, 000+ upon tuition). Most everything I realize about creating websites I’d to learn outside the classroom. On the other hand, I did learn a whole lot about color way of thinking, information design, undertaking management, teamwork, ect.. And that is where the value of formal training came in. It is hard to learn that almost thing outside … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Will Firefox change the way we program?

I’m sure many people have heard: " Why bother for making it compliant Most people use IE but it doesn’t care for standards exactly why should I" Properly, with more plus more people turning to help alternate browsers (especially Firefox) is it time for people to acquire their ass straight into gear and produce accessible, standards-supporting web sites My site stats show that 52% connected with my visitors apply Firefox with 40% utilizing IE. Fortunately my website is viewable correctly both in validates as XHTML JUST ONE. 0 and CSS compliant. Despite the fact that I’ve demonstrated, IE’s dominance is collapsing and hopefully it will mean an increase in the volume of sites that can validate. And that isn’t just a plea to us web developers, but to the businesses that make that WYSIWYG editors. Surely you may make standards compliant code I’m sure you can modify the code granted but I bet the majority don’t. In any case, I hope help support Firefox keeps at increasing as Microsoft obviously have lost the block with IE (where can be fully alpha transparency support Surely they are able to have put that will into SP2 Think about increased standards support) and … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

crit on this site

didn’t would like to put this from the " hows my site section" as i possess only developed the item and also would like to remoce the link after a bit of crit. http: //www. paulcurley. com/white/home. php like i mentioned i developed coursesmart, designed by this clinet. please note any faults you will observe within the internet site. developed this site for a client. design ended up being completly done by client. if any can see the actual difference between along with of the photograph headers on each one page and bg i want to know. the client said them to noticed a distinction so i modify the container bg for you to an image, but i never saw the condition in the 13th place so cannot tell if the fixed. ta I’m guessing the images were PNGs and also the client looked on it in IE, which gets the color gamut wrong and is particularly easy to see every time a PNG is directly near to another image or solid color. absolutely no is all jpg. i think its to do with crap monitors. not technical to describe properly, but in this old job i had a really … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Easiest way to back up site?

Greetings, I’ve never downloaded a website via ftp in advance of and I’m owning trouble. Someone must install an kept up to date version of my friend adder site during my host and told me to download a save of the web page to my computer via ftp. But everytime I try to download the web-site I get faults… is there a less strenuous way to save a site Additionally, I’m not even sure skin color files I have to back up. thank you. When buy an FTP application, like Filezilla (which will be free), it unwraps two home windows. The window on the left is ones PC, the window on the right is the webspace (website). You merely select all files on the right and copy them up to the left. At this point, depending on the amount of files are at this time there, and your link speed, it will take a while for you to copy the files onto your PC. Using FTP is like opening folders on your own harddrive and changing files around. If you are site uses MySQL, those database files won’t be part of the download, as your webhost keeps those in a … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

image is about 5px difference in firefox and IE

BRAND NEW TO CSS coding Ok My business is stump. I am introducing a image towards the end of my site. Were you see it truly is about were I’d prefer it. I was either visiting use < br> to make the text go around the image exactly how I wanted it or I became going to try to learn how to use CSS plus wrap text. My problem can be my image in firefox is going 5px higher than it can be in IE and again I would prefer the image trend like it will in IE. I know it is one thing basic but cant get it. I have validated my signal both css and also html that did not help. url About Us my own css code is attached For a second time, you’re making make use of absolute positioning in which it isn’t said to be used. If you would like a background in the top left and one at the end right, you have to do something like this: Code: div#content-container foundation: URL(your image) major left no-repeat; coloring: inherit; div#bottom-right-background foundation: URL(your image) underside right no-repeat; coloring: inherit; … Code: < div id=" content-container" > … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

JavaScript help…

Hi, i’m new in order to php and recently, i’m developing a web site application. Here is definitely my problem.. should the user press about the submit button, a confirmation message is to appear on exactly the same page. then the browser need to redirect to another page after displaying the message… will i do this in javascript using the conformation box.. if you are how Somebody please assist me with some advice which may make it materialize.. < form onsubmit=" alert(‘This is some form of a confirmation message’)" action=" your_php_processing_script. php" > Hi TheGAME, thanks with the reply… this particular works fine.. but i do think i need for you to explain my problem bit more clearly… its in this way… The user will give either of A COUPLE OF inputs, VALID or even INVALID given inside radio buttons.. should the user presses GOOD and submits, the conformation message must be " Are an individual sure the prospect is valid" and also on pressing INVALID and submits, the message must be " Are an individual sure the prospect is invalid" With pressing submit, either of two message is required to come and with pressing OK, this should direct to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

New to web design. Basic question.

Hello there, I am just trying to develop a webpage depending on a book given in my experience by my sister for a Chrristmas gift after some duration ago. The trouble I will be having is how you can include pictures. Next time i load it into the browser, I simply get small rectanbgles along with X’s in them. I tried dimension them, but this didn’t help. I’m pretty sure I gave it the best path. Any suggestions George Basically, your paths are certainly not correct, they consult files on your disk drive, not on the particular server. Ones code: < IMG SRC=" D: \Documents and Settings\George OBrien\Desktop\tone injector\" PICT0020. jpg" > proper code: < img src=" PICT0020. jpg" > (if the image is the same directory as the page on your server) as well as: < img src=" images/PICT0020. jpg" > (if the image is a directory identified as " Images" around the server. ) I’m going to hazard a estimate and say you are using Dreamweaver for your site – this has become the more common faults that occurs by using DW – I wish Thought about the time to help post a clearer explanation of your – … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment