Tag Archives: Iso 8859

Worrying Log

I found an weird looking line around my apache access log today: 61. 187. 156. 242 – – 11/Nov/2003: 10: 54: 59 +0000 " FIND http: //www. askjeeve. com/ HTTP/1. 1" 250 0 The worrying thing is in spite of this request indicates, the server returned a 200 position code. When I utilized telnet to mimic the request Managed to get the following: FIND http: //www. askjeeve. com/ HTTP/1. 0 HTTP/1. 1 200 OK Day: Wed, 19 Nov 2003 22: TWENTY-EIGHT: 17 GMT Host: Apache/2. 0 Last-Modified: Mon, 27 Oct 2003 TWELVE: 05: 01 GMT ETag: " 569fb-0-f8b49540" Accept-Ranges: bytes Content-Length: 0 Relationship: close Content-Type: text/html; charset=ISO-8859-1 I’m not sure what is going on here and the reason Apache doesn’t brain it. Is this almost anything to worry about In my opinion that they tried to make use of your web server as being a proxy. If that’s the truth, you had better repair it quickly. I did consider that because it return 200 in the reponse. However it don’t send any data for the client. I’m probably not sure how your proxy thing is effective. But I possess downed the server for now just to be within the safe … Continue reading

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

working with layers

Hi, just a rapid one, and probably a fairly easy one… In dreamweaver i have a page where the main table is usually centrally aligned (so always moves for the centre of the browser page) but I can’t acquire my layer with text to advance to the centre by it. It seems being locked in that position I catch the attention of it. The layer stays where it is and the stand just moves all around underneith it while you scale the browser page. How should i get the layer to keep/lock it’s co-ordinates with the table: nervous: Are there the text aligned therefore it is in the center for it that had been quick… thanks! The text is usually justified left for the layer. I just tried using to centre the text nevertheless it just centres along with doesn’t help the actual layer move when using the centred table. Hence therefore I didnt clear up your problem: ermm: Im rather than sure, maybe if you could take the screenshot and post it as a possible attachment, it would seriously help me determine what the problem is: classic: Thanks for your help, I might explain it much more simply. if … Continue reading

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

Graphics/Character Encoding for PCs and Macs

Hello. Relating to my recently created, very simple Web page (using CoffeeCup HTML for a PC with Your windows program XP) at www. paul-engstrom. com… It looks fine after i view the site for a PC with Net Explorer. However, after i view the site for a Mac with World-wide-web Explorer or Netscape, usually the one simple background picture on my website is entirely more advanced than the image WE inserted, or getting older appear at many. And, with the Mac, the image image on yet another page doesn’t show up… just the little red " x" does. While in the header of the actual HTML page, I inserted this figure encoding: < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" I also tried including: print " Content-Type: text/html; charset=utf-8/n/n"; Nothing seems to figureout. Query: Does a Web site need special encoding so that a variety regarding platforms and windows to read and also display graphics/images as they quite simply should appear The reason, when I view most other Web sites, do they look the same irrespective of whether I’m on a new PC or Mac Bless you. Paul Engstrom Exactly why it APPEARS on your hard disk, but not on somebody … Continue reading

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

Making My Web Site Accessible to Both PC and Mac Users

Hello. I ‘m a brand new member of this kind of forum so eliminate me if this question had been posted. Recently i created a personal Web page (very barebones… many text, no graphics as well as other bells and whistles) with a PC with Your windows program XP using WYSIWYG HTML PAGE software. Mac users who visit the site with Internet Explorer view only gibberish, and Mac consumers with Netscape see the best text, but not all of it is properly formatted and it may not be in the unique fonts. Perhaps there is a fairly simple way to correct these problems I’m the 1st to admit of which my HTML coding knowledge are minimal, but surely that is a common problem. Bless you! Paul Engstrom pauleearthlink. web If you allow us a connection to the site in question we can better make it easier to. If you ever go here http: //validator. w3. org/ and obtain the page validated you possibly can fix any mistakes inside code that could be screwing up the site. Thanks for the reply and useful resource. My Web correct is www. paul-engstrom. com … I checked the code while in the head and … Continue reading

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

Tables and layout messing up in IE

Within firefox my internet site looks beautiful, in addition to seamless. But in IE all my tables get rid of line with eachother and i get unpleasant patches of space where there shouldn’t be. Anyone know whats causing this and how Allow me to fix it Thats my code for that website as possible see I employed ImageReady and Photoshop to slice upwards my webpage. Code: < html> < head> < title> Obscurite< /title> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" > < design type=" text/css" > <! — . style1 colour: #FFFFFF –> < /style> < /head> < body bgcolor=" #000000" leftmargin=" 0" topmargin=" 0" marginwidth=" 0" marginheight=" 0" > <! — ImageReady Pieces (Obscurite. psd) –> < kitchen table width=" 801" height=" 1562" border=" 0" align=" center" cellpadding=" 0" cellspacing=" 0" id=" Table_01" > < tr> < td rowspan=" 13" > < img src=" images/Obscurite_01. png" width=" 22" height=" 1562" alt=" " > < /td> < td colspan=" 6" > < img src=" images/Obscurite_02. png" width=" 753" height=" 22" alt=" " > < /td> < td rowspan=" 13" > < img src=" images/Obscurite_03. png" width=" 22" height=" 1562" alt=" " > < /td> < td rowspan=" 13" > … Continue reading

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

Sizes?

MY SPOUSE AND I made a layout on the size and i’m wondering what size it needs to be because i built one site that was 800 x 600 also it was fien to do and then my best mate looked at them and he said it was reapeting and is there how to make it to be able to adjust to ever before monitor Ideally we will have to see your code to supply you answers that get on with you. Then again, if you are using CSS, you probably have somethng like Code: . subject material width: 800px; /cpde If you use a percentage vakue, just like code . content thickness: 70%; That element can have whatever percent connected with it’s parent. Article your code Oh, I just produced an image in addition to set it because my background my spouse and i didnt use any codes. could you help me out there on coding your template Im making use of Photoshop cs2 as well as dreamweaver. How did you decide to do it then Okay heres a trial of my web page www. scargaming. awardspace. com hers our codes HTML: <! DOCTYPE code PUBLIC " -//W3C//DTD XHTML … Continue reading

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

need help with buttons

all right so ive produced a layout throughout photoshop, and coded the vast majority of site, except the control keys which i have no idea how to carry out. heres what the layout seems as if. http: //img67. imageshack. us/my. phpimage=testjv1. jpg and heres what ive obtained so far what it seems as if in firefox (havent got it to be effective in IE, i have no idea how hopin possible get some benefit that aswell): http: //img405. imageshack. us/my. phpimage=untitledak5. jpg this ccs: Code: body backdrop: #1D1D1D url(images/background. jpg) repeat-x; perimeter: 0px; color: #1E1E1E; font-family: font-family: Arial, Geneva, Helvetica, sans-serif, Tahoma; #border wider: 700px; margin: 0 car; #content width: 598px; margin-top: 200px; margin-left: 50px; #main background-image: url(images/content. png); min-height: 200px; margin-top: -5px; #text placement: absolute; margin-top: 0px; margin-left: 18px; wider: 310px; min-height: 100px; #news placement: relative; margin-top: 0px; margin-left: 370px; wider: 195px; min-height: 100px; h1 margin-top: -10px; font-family: Tahoma; color: #d38030; font-size: 18px; font-weight: vivid; p margin-top: -10px; font-family: Tahoma; color: #FFFFFF; font-size: 12px; and this html: HTML: <! DOCTYPE html PUBLIC " -//W3C//DTD XHTML YOU. 1//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html> < head> < title> GENIUS Designs< /title> < meta http-equiv=" Content-Type" content=" text/html; … Continue reading

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

IE and firefox show my page differently

I will be a total novice and wanted to put u an effective site for our band it looks okay in IE however in firefox it has gaps…. what was I doing wrong online world. thefightinghellfish. com here is the code HTML: < html> < head> < meta http-equiv=" content-type" content=" text/html; charset=iso-8859-1" > < meta name=" generator" content=" The actual Fighting Hellfish!! " > < title> THE ACTUAL FIGHTING HELLFISH! < /title> < connection rel=" SHORTCUT ICON" href=" URL=" http: //members. shaw. ca/gmith385/favicon. ico" http: //members. shaw. ca/gmith385/favicon. ico/URL" > < meta name=" keywords" content=" Winipeg’s thrilling dance rock handle band The Arguing Hellfish social " > < csscriptdict> < script> <! — CSInit = brand new Array; function CSScriptInit() if(typeof(skipPage)! = " undefined" ) if(skipPage) give back; idxArray = brand new Array; for(var i=0; i< CSInit. length; i++) idxArrayi = my partner and i; CSAction2(CSInit, idxArray); CSAg = eye-port. navigator. userAgent; CSBVers = parseInt(CSAg. charAt(CSAg. indexOf(" /" )+1), 10); CSIsW3CDOM = ((document. getElementById) & &! (IsIE()& & CSBVers< 6)) legitimate: false; function IsIE() give back CSAg. indexOf(" MSIE" ) > 0; job CSIEStyl(s) return document. all. tags(" div" )s. model; function CSNSStyl(s) give back CSFindElement(s, 0); CSIImg=false; job … Continue reading

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

Need help with Autostrech web site

< html> < head> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" > < title> Web theme forum< /title> < website link rel=" stylesheet" type=" text/css" href=" style/09_meeting. css" > < script language=" JavaScript" type=" text/JavaScript" > < /script> < /head> < body> <! –Main Table–> < table width=" 100%" border=" 0" cellpadding=" 0" cellspacing=" 0" > < tr> < td height=" 32" colspan=" 2" valign=" top" > < table width=" 100%" border=" 0" cellpadding=" 0" cellspacing=" 0" bgcolor=" #FFFFFF" > <! –Date–> < tr> < td width=" 376" height=" 31" valign=" middle" bgcolor=" c4d3e1" > < period class=" style1" > & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; < script words = " JavaScript" > var currently = new Date(); var dayNames = innovative Array(" Sunday", " Monday", " Tuesday", " Wednesday", " Thursday", " Friday", " Saturday" ); var monNames = innovative Array(" January", " February", " March", " April", " May", " June", " July", " August", " September", " October", " November", " December" ); insurance plan. write(dayNamesnow. getDay() + " " + monNamesnow. getMonth() + " " + currently. getDate() + ", " + currently. getFullYear()); < /script> … Continue reading

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

SWF object and .asp

We’ve embedded a couple of swfobjects into asp files to the host, my trouble is they arent using. In fact, your whole site is messed way up. Everything looked great after i tested it as a result of dreamweaver, and next time i sectioned it off of into. asp them got all messed way up. The following is some sample code i have on this host: Code: <! DOCTYPE code PUBLIC " -//W3C//DTD XHTML 1. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < code xmlns=" http: //www. w3. org/1999/xhtml" lang=" en" xml: lang=" en" > < head> < title> Tailwaters Travel FIshing Co. < /title> < website link href=" layout. css" rel=" stylesheet" type=" text/css" /> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" /> < script type=" text/javascript" src=" swfobject. js" > < /script> < script type=" text/javascript" > var flashvars =; var params =; params. trap = " true"; params. level of quality = " best"; var attributes =; attributes. line up = " middle"; swfobject. embedSWF(" black_header. swf", " flashhead", " 997", " 259", " 8. 0. 0", " expressInstall. swf", flashvars, params, attributes); < /script> < script type=" text/javascript" src=" swfobject. js" > < /script> … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment
Page 1 of 212