HTML - Validate Conditional Comment
<![if gt IE 6]></a><![endif]> will not validate. How can i modify this so it will?
Similar TutorialsWhat is the use of comment tag and why we are using. Can any body explain it. Thanks _______________________________________ i am makeing a pic website like funnyjunk.com and i need a comment box like that if you could provide a code that would be really help full Hey does anyone know where i can get a comment box for my website that is free? Hi, was wondering if anyone could help me with a bit of html. I would like to put a little comment box on my site for people to leave messages [where the messages stay up and the newest are visible when the page is refreshed.] I'm not sure what the technical term for it is, but i'd like some help. site is www.kerinewton.com [the empty space to the left is where i'll be putting it.] thanks! -keri Hi! I want to create a comment box on my website that sends a message to my e-mail, and gives each comment a unique code and sends it with the comment to my e-mail Is this something you guys can help me with? I appreciate any help i need a scrilpt for very simple comment box that dosent need a data base that will just run from the script on the page please help thanx Hi I am using a conditional comment on a website to load a css sheet for IE6 and below <!--[if lte IE6]> <link href="expleonardo.css" rel="stylesheet" type="text/css"> <![endif]--> In IE6 it loads the sheet and does what I want it to do but the following: <!--[if lte IE6]> <![endif]--> shows at the top of the page on a white line. The website address is www.errolsimprov.co.uk/leonardo/index.htm Any help would be greatly appreciated. Thanks John Is it possible to combine ie's conditional if's? I basically want (without the use of js) to be able to send a message to IE5 / 5.0 / 5.5 / 6 users. But i want to keep HTML download to a min.... Therefore can i combine the conditional iff's? can i put a conditional statement in a .css file ? im having trouble with getting my div & or hr to work in every browser i fix something on 1 browser i loose something from another when im coding the site... i want to know if i can put a statement that if browser internet explore execute this set of rules, elseif execute these set of rules... hello all, I have this code for my page: Quote: <form action="mywebsiteurl" method="post" > <div align="center">Name: <input type="text" name="name" size="30" /> <br /> <br /> Comments / Suggestions?<br /> <textarea name="improve" rows="15" cols="75"></textarea> <br /> <input type="submit" value="Post feedback" /> <input type="reset" value="Sh*t - Reset" /> </div> </form> I want there to be comments/suggestions as well as the results of what visitors posted to be on the same page - how can i do this? does this original html need to be edited? if what i need is css or php, please provide the codes because i do not have any knowledge of anything other than HTML...Please get back to me ASAP Thanks- take care Thanks in advance, please get back to me ASAP - Take care -jimb0 ps. i want the results to look like: Name Comments/ Suggestion that people posted the date which it was posted | and the time it was posted at (if possible) I am making a site consisting of articles, and i need comment boxes to comment on the articles, so please a simple comment box, with no smilies or anything, and a possible way to mod it if i get innappropriate comments, please, i need this quikly! Basically, at the end of each article, I want to have a comment box that goes good with my site's style. Here's one of the articles from my site, and if I could get one that goes good with my color scheme, that would be great: http://celticsinsider.webs.com/14march2010.html Hi I am looking at some HTML source that contains a tag labeled as 'comment'. For example: Code: <comment id="bar" value="foo foo foo..."></comment> What is the purpose of such a tag? Where in the HTML standard is it defined? Thanks Currently my site uses a frame to seperate the sidebar and content. I've recently managed to get it viewing fine with a handy piece of css in Opera, but in IE is shows part of a comment (-->). Problem is the new page is valid according to the w3 validator, and if I remove the comments then it won't be valid. Here is the entire page: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta http-equiv="Content-Language" content="EN-GB"> <link rel="stylesheet" type="text/css" href="theme.css"> <link rel="shortcut icon" href="../favicon.bmp"> <title>Revelations of the Ancients</title> <meta name="keywords" content="xrealms x-realms rota revelation ancient revelations ancients game online rpg orpg 2d xr"> <style type="text/css"> <!-- html, body {margin:0; padding:0; height:100%} #container {min-height:100%; position:relative} #header {padding:10px} #body {padding:10px; padding-bottom:160px} #footer {position:absolute; bottom:0; width:100%; height:160px} #header p, #header h1 {margin:0; padding:10px 0 0 10px} #footer p {margin:0; padding:10px} --> </style> <!--[if lt IE 7]>--> <style type="text/css"> #container {height:100%} </style> <!--<![endif]--> </head> <body> <div id="container"> <div id="header"> // </div> <div id="body"> </div> <div id="footer"> <p> <font size="2pt">This site uses:</font><br> <a href="http://jigsaw.w3.org/css-validator/" target="_blank"> <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"> </a><br> <a href="http://validator.w3.org/check?uri=referer" target="_blank"> <img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Transitional" height="31" width="88"> </a><br> <br> <font size="2pt"><font color="#F62817">The content of this site is copyrighted</font></font> </p> </div> </div> </body> </html> I haven't yet added the content section yet. Any help would be appreciated. Hi, how would i got about setting up a place where people can leave comments on my website? Hi There I have a slight problem with a project i am working on which i really do hope somebody can help me. I wanted to build a tracker for my work and have been kindly given a copy by a friend of mine who works with me the problem is that i have added a comment box to the page and i want to remove the submit button as my page already has a submit button which sends the other info in it to txt file. Secondly i want to be able to link my comment box to that txt file so all the data is in one place. I am so sorry for posting such noobie question and would so much appreciate if somebody could help me out. Regards Craig I want to make a comment box, but I am new to HTML, and do not know much on it, I tried to make it save and load the comments from a text file, but, I do not know how. A little help please Is it possible that the inclusion of a script on a page be conditional to the web server that it's on? if(the page is on Web Server 1) { Include Script 1 } else if(the page is on Web Server 2) { Include Script 2 } I'm working on several Google Maps web pages (10-12 at a time). I test the pages on our development web server and then move them to our public web server. The problem is that there is a different Google Maps Key for each web server that must be included on the web page. Right now, I have to comment out one and uncomment the other every time I copy these pages from one server to the other. Example of GM Key on Web Server 1: <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAADCKg1uyd0NtoV0-TYT13MBROYM5OA_GDIvgonnUJTWljoaMDChT_7EqrLEb8A0mLzFhHNCgkaMCUIw" type="text/javascript"></script> Example of GM Key on Web Server 2: <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAA2Aa0y9qM0iE5-qtohbB_BBR7Dq-sN_oqy05rIf4WVBwd942bvhSeBq4siSIiJWbTtlmDhuk0aADGRA" type="text/javascript"></script> I made two style sheets for my project. First one is style.css, and the scond one is ie6.css which is intentionally left blank. This latter (ie6.css) is, ofcourse, made specialy for IE6 and in HTML head section I put
Code: <!--[if lt IE 7.0]> <link rel="stylesheet" type="text/css" href="ie6.css" /> <![endif]--> I can't realise what's wrong, since when I preview site in IE6 it acts like conditional statement is not there. It should display page with no style, but still the page is displayed with style.css styling. You can check it out on: http://www.byethost.com/ for page is very simple. Thank's in advance! |