Tag Archives: Meta

big site using invalid css?

MY PARTNER AND I thought that good css and xhtml was crucial while a make site, So I was studying bing. com as well as youtube. com to view how they have their search night clubs. I found available their code isn’t valid and maybe they are using css3. Relating to a couple queries.. Is valid computer code really THAT crucial since big sites exercise Is css3 even being developed for the reason that I haven; t really also been keeping tabs with it but Relating to not seen any progress. And one more thing can someone explain to me how twits did their curved corners and altered the height health of their main page seek out bar Thanks I’ll make this kind of quick since I don’t possess much time. Valid code gives your blog stability and great performance. There are a lot of reasons to aim to code the right way all of which can be found thru researching google and understanding. I want to put it with this… It’s kinda like the difference between an auto being built along with quality parts and one with used segments. One is visiting have longevity along with perform well, one … Continue reading

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

Table and CSS IE Issue

Relating to a right navigation template which is used for all our product pages. The actual table which consists of the " enhance cart" button seems to wrap for the left when IE’s Compatabilty Watch mode is powered down. It doesn’t come about in Firefox however. I tried when using the < meta http-equiv=" X-UA-Compatible" content=" IE=7" > which will Emulates the older IE browsers, however it messes up my dropdown menus from the header. Can someone review the code and tell me how We can keep the " enhance cart" table from wrapping for the left in IE as soon as Compatabily View mod is actually off Here’s the page: http: //www. ebladestore. com/knives/SCHACALY. html Almost any feedback is appreciated, thanks. Have you thought to put them in divs as an alternative to tables.

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

HELP! SITE WONT WORK IN IE!

HELP! MY SITE WON’T WORK IN IE NONETHELESS WORKS FINE THROUGHOUT FIREFOX! This site has to be up and jogging now as important clients are viewing it. INTERNET. BCCATACTICAL. COM The only real page that succeeds in internet explorer may be the video page. I can’t discover for the lifestyle of me why. Do you find it in the Html page or the pen code or WHAT BLAH! WE also check within IE and within FIREFOX! It in fact very trouble within IE. As I new wp site designer I don’t explain it and desire another expert express it. I build website on the basic coding and i will not use tools like dreamweaver, etc. So mine works fine to all browser.. the problem is in ie incorporating auto margins that ff won’t add. put this at the top of ones css and tweek seeing that needed. * perimeter: 0px; also add this to help keep the so-called child stroller mode from flinging in. < meta http-equiv=’X-UA-Compatible’ content=’IE=8′ />

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

cant get an editable region to work…

i’m sure the title makes out as only cant get this simplist of what you should work but i’m less than that bad. thus i guess my partner and i should give a few background info the following, I created a good image in photoshop of how i desired the webpage to check and exported this into fireworks in which i sliced the particular image up into regions i desired for each graphic and exported individuals images into dreamweaver to be a single. htm page (it created every one of the seperate images far too but i suppose you guys did this 1000 times). so the web site layout looks good everything is where its said to be i saved that page as a. dwt template file after which you can though ohhh yeah i want to add a good editable region for the content area so i can create text/images ect so i click the image within dreamweavers design watch and insert a great editable region which will shifts every image away from place and the particular editable region is the completely wrong place. so i’m simply just wondering if any person here could instruction me through getting this … Continue reading

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

Alignment problem with CSS in IE

Hi there Everyone, I’m taking care of a page that could have invisible backlinks hidden over a great image. I used CSS to help position the links within the image. It shows correctly in Firefox as well as Chrome, but in IE there’s an area between a lot of the background images end of it. Does anyone realize how to close the gap Thanks beforehand. (I will, not surprisingly, add a border=" none" tag if the page is all set — to disguise the links. ) I evaluations have a whole of 13 links, if that matters. With thanks, Joe <! DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4. 01 Transitional//EN" > < html> < head> < title> Hookey Twiggies — Rose< /title> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" > < fashion type=" text/css" > <! — . navbarfont font-weight: 1 , 000; font-size: 14px; font-family: sans-serif; –> <! — . songtitlefont font-weight: 1 , 000; font-size: 14px; font-family: serif; –> <! — . lyricsfont font-weight: 100; font-size: 12px; font-family: sans-serif; –> <! — . notesfont font-weight: 100; font-size: 10px; font-family: sans-serif; –> #link1 placement: absolute; left: 25%; top: 15px; #link2 placement: absolute; left: 45%; top: 25px; #link3 placement: absolute; … Continue reading

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

What to replace deprecated tags with?

Hello there, I would like to get some benefit the page beneath replacing the deprecated tags to generate it compliant with all the latest standards. Regards very much ahead of time. Joe HTML: <! DOCTYPE WEB CODING PUBLIC " -//W3C//DTD WEB CODING 4. 01 Transitional//EN" > < html> < head> < title> Hookey Twiggies – Everybody’s Sitting using a Cloud< /title> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" > < model type=" text/css" > <! — . navbarfont font-weight: 900; font-size: 14px; font-family: sans-serif; –> <! — . songtitlefont font-weight: 900; font-size: 14px; font-family: sans-serif; –> <! — . lyricsfont font-weight: 190; font-size: 12px; font-family: sans-serif; –> <! — . notesfont font-weight: 190; font-size: 10px; font-family: sans-serif; –> < /style> < /head> <! — WEB SITE PROPER STARTS BELOW –> < human body bgcolor=" black" > < family table width=" 950" border=" 0" align=" center" cellpadding=" 0" cellspacing=" 0" > < tr> < td height=" 7" colspan=" 4" background=" http: //www. webdesignforums. net/images/topstrip. jpg" > < /td> < /tr> <! — REMAINING COLUMN STARTS HERE –> < tr> < td width=" 187" height=" 575" valign=" top" background=" http: //www. webdesignforums. net/images/leftcolumn. jpg" > < br> < p align=" left" class=" … Continue reading

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

Bottom Align in Top Row and Top Align in Bottom Row

Hello everyone, Earliest post here. Can the array below be replicated with HTML/CSS I have been previously trying to make use of < ul> plus < li> however am struggling. 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" > < head> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" /> < title> Untitled Document< /title> < /head> < body> < table width=" 100%" height=" 400px" border=" 0" style=" border: 1px solid ebony; " > < tr> < td valign=" bottom" > < img src=" screenshot. png" width=" 300" height=" 225" /> < /td> < td valign=" bottom" > < img src=" screenshot. png" width=" 300" height=" 225" /> < /td> < td valign=" bottom" > < img src=" screenshot. png" width=" 300" height=" 225" /> < /td> < td valign=" bottom" > < img src=" screenshot. png" width=" 300" height=" 225" /> < /td> < /tr> < tr> < td valign=" top" > text< /td> < td valign=" top" > text< br /> brand two< /td> < td valign=" top" > text< /td> < td valign=" top" > text< br /> brand two< br … Continue reading

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

Integrating index.php file with header.php file

I’m trying to utilize a separate php file to create a header, which will be common to any or all my pages. It is working, once i try to verify my PHPNETindex. php/PHPNET page I’m getting an error saying: Tier 96, Column 70: document type will not allow element " html" the following < html> The element branded above was present in a context where it is not allowed. This implies you have inappropriately nested elements — maybe a " style" element inside " body" section rather than inside " head" — or not one but two elements that overlap (which isn’t allowed). One common cause due to this error is the application of XHTML syntax throughout HTML documents. On account of HTML’s rules connected with implicitly closed elements, this error can make cascading effects. Such as, using XHTML’s " self-closing" tags to get " meta" and " link" inside " head" section of a HTML document could potentially cause the parser to infer the final of the " head" section and the start of " body" area (where " link" and " meta" aren’t allowed; hence your reported error). Tier 169, Column EIGHT: end tag with regard to " … Continue reading

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

May I have your input?

I would like to take on a smallish job, the career entails: * Complete present html file * Correcting Facebook " like" press button and " comments" app * Correcting App URL, App ID, App Admins in addition to all meta properties *clean up codes and html page with standard practices * Established vertical nav bar * Experiment in popular browsers Around the amount of (US) should I charge for any project like this kind of, pleas may We have your input, thank you. (Number of hours you think that it will take you) x (your hourly rate). Thank you No problem!

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

how to know dimension of a Swf file

hi, can someone tell me how to know the dimension of an Swf file you want this because i need to include your dimension in pixels into your php file my organization is creating… can someone help me with this please… Wide open just the swf track in chrome… Then examine the element inspector ( right select screen ), I really believe the element inspector record the file qualities. Or else, you could always have a look at the files meta information to discover if it’s posted there ( but that is a file original dimension attributes ), most decent outputs manufactured to allow resizing hence the original may often be really large, but may be adjusted in amount.

Posted in Web Design | Tagged , , , , , , , | Leave a comment
Page 3 of 41234