HTML - Help! I'm Soo Confused About Site Comments!!
ok first off... I looked at every site I could find to help me with this, but none of it helps out at all!
Let me first also say that I have a site where I store my Fanfictions that I write myself. What I would like to do is to create something where the people that read the stories can review it on my site.( meaning to comment on it and even rate it) Here is the Site: http://annsanime.awardspace.com/YaoiFanfictions.html But here's the thing... I'm so confused about it... all the tutorials are not really clear on some things like what files to use or Exactly how to edit the forms or even how to put what file where or what to name it or to put in it.... it's all confusing to me.... I know how to make a form but that's about all.... other than that... I'm totally stumped! please someone help me! ~Ann Similar TutorialsDear friends: May I ask for your help in resolving thorny HTML issues on my frameset site at: Contemporary Russian Poetry http://www.newpoetryreview.com/RusPoet/ username: Russian password: Poetry What I did was to duplicate the frame structure of this site by modifying an earlier site that I created some years ago at. Unfortunately, this site is private and password protected, so I can't give you the URL. The link "frameset" brings up two error messages: it asks for IDENTITY. That is the name of the folder in the old version and has been renamed by "RusPoet". Secondly, it asks for "challenge.html" This has been renamed "intro.html" and, finally, it says that it can't find TOC.htm. This file has been renamed TOC.html. I simply replaced the contents of one by the other. But still, after hours of frustration, I can't seem to make the site work properly. Please note that the home page of my site is NOT a frame site. I have a link at the bottom of the page (NEXT) that takes you to my frameset1.html. The reason is that I want my readers to be able to bookmark the site and the first standard HTML home page allows them to do this. By the way, I use Dreamweaver 7 as my HTML editor. I would really appreciate your help. Looking forward to hear from you. Thank you. Benjamin I need some serious help, I have no idea what to check: www.enviral-design.com go to th galleries page, and see what I mean. if you are in Safari or Chrome, it loads exactly like it's supposed to(for me at least) However, on IE or Firefox the gallery page loads all stretched, and as soon as you click on any thumbnails or spry accordion tabs the page just explodes!! what gives?? I've replaced the css for the accordion spry panels with deault DW css, no luck. same with the .js file that the accordions use, also no luck.... I have no idea what to do, or where to start.... anyone?? please help me out!! thanks for your time, Lucas How can i insert the comments in HTML Hi New to the forum, but think this might be the place for questions like this.. :-) Have a problem with a facebook statement I'd like to use in my learning-project to handle comments etc. The commenting module is workin perfect, but the statement to get the number of comments have problems in IE-browsers prior to v9. Probably I'm doing something wrong in the wrapping, but I need someone to tell me what... The statement should according to FB be pronounced like: Code: <fb:comments-count href=http://example.com/></fb:comments-count> And the result should be a number (stating the number of comments) In my site I've wrapped the statement in a number of span's like this: Code: <span style="float:left">Denna post har </span> <span style="float:left"><fb:comments-count href='www.hvid.nu/patricks_blogg/post/{url_title}'}</fb:comments-count></a></span> <span style="float:left"><a href="patricks_blogg/post/{url_title}"> kommentarer</a></span> Producing the line: Denna post har X kommentarer. This works for ALL browsers exept IE8 and down, where the rendering totally stops after the fb:comments-count -statement. (it works for IE9 by some peculiar reason) Anyone have a clue on how wo wrap this in order to have IE to understand? Best regards /Patrick Basically I have a tab on my website called future ideas and my goal is to have a small table at the bottom of the screen that simple has a "name", "comment" input box, and what I want is to when they click "submit" it will post a small little box of the person's comment on the bottom of the webpage. I have a feeling this is not easy at all and I would like some dumbed down language here when explaining to me because I am definitely not a pro at php coding yet. Or maybe if there is a package out there someone highly recommends please post it, but be sure there is a good guide to post as well for it. Thanks in advance! I've been considering using Powersurge.net for my web site. Any comments about them? From what I've seen their support is very fast. (I recieved replies to all my questions within minutes.) Thanks wedding veils discount wedding dress mother of the bride I was wondering if anybody knew if using frontpage or had the code for something like pretty much: I want to make a comments / message board type thing where people can leave comments sorta of like on the end of the new york times articles or such where people comment, however i want to make it so i can approve the comments before they show up. I'm just going through a refresher exercise with my HTML knowledge - going through some HTML skeletons with the w3c on hand, and I just had a thought that I hadn't ever considered before... It's taken as a given that the first line of a HTML document should be the doctype declaration, and that this must go before the <html> tag... But, are you allowed to place comments above the doctype? or will this break it? I can't find anything either way at w3c or anywhere else... 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 I hate how MySpace comments don't fill up the entire width of the profile, so does anyone know (or help me with) a code that will stretch the comments across the entire profile? I'm trying to parse thru an HTML file and besides of having some problems with images, I also don't really understand how comments markup works. I was reading this, and I don't understand how <!------> hello--> is only one comment. In my parser I run to this <!--, and then what? Should I look first for -->, then again for --> and then for <!-- ? If another --> comes before <!--, then the comment includes this -->, and I should look again for a --> until the next <!-- comes before the next -->, assuming that there is one. Or how does it work? Can someone tell me why this wont validate as strict. Thanks Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <title>The Performing Arts Convention Center</title> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <p><img src="logo.png" alt="The Performing Arts Convention Center Logo" /></p> <h1>Introduction</h1> <div id="parpadding"> <p>The Permorming Arts Convention Center has promoted the performing arts since 1967. Located in the heart of the <strong>City of Silver Loop Park</strong>, the center provides all the infrastructure you need to make your activity a total success. The center is funded in part by state sponsors.</p> </div> <h2>Calendar</h2> <table cellpadding="5" border="2" cellspacing="5"> <tr><th>Start Time</th><th>Friday</th><th>Saturday</th><th>Sunday</th></tr> <tr><td>1:00pm</td><td></td><td></td><td>Latin Dancing</td></tr> <tr><td>2:00pm</td><td>Mozart Con.</td><td></td><td></td></tr> <tr><td>3:00pm</td><td>Mozart Con.</td><td>Recital</td><td>Art Exhibit</td></tr> <tr><td>4:00pm</td><td>Mozart Con.</td><td></td><td>Art Exhibit</td></tr> <tr><td>5:00pm</td><td></td><td></td><td></td></span></tr> </table> <h2>Sponsors</h2> <div id="sponsors"> <ol> <span class="sponsorhead"><li>National Sponsors</span> <ul> <span class="sponsor"><li>Organization for the Development of the Arts & Sciences</li></span> <span class="sponsor"><li>Local Art Society</li></span> </ul> </li> <span class="sponsorhead"><li>State Sponsors</span> <ul> <span class="sponsor"><li><a href="http://www.umd.edu">University of MD College Park(<em>Go Terps!</em>)</a></li></span> </ul> </li> </ol> </div> <hr/> <div id="footer"> <p>© Copyright 1967-2007 The Performing Arts Convention Center | <em>All Rights Reserved.</em></p> <p>Developed by: Madigan, Brendan</p> </div> </body> </html> Hi, Fairly new to website designing etc, used Wordpress in the past but wanted to have a go doing my own from scratch. www.flobbadobba.co.uk that what i have so far. I am finding it annoying though having to change each page when i add a new one in so that it shows on the menu down the left. Is there a way of making the change once and having it reflect on all the pages? Any help greatly received. Simon I'm wanting to create a div, which will contain 4 sections, but i've tried to make it and failed. I know I could use tables, but I want to style the div. I have an example of what i'm after. If you look at this website: http://www.bigw.com.au/bigw/home If you look at the bottom of the page and find 'In store this week', that is what i'm wanting to make. I'm just wondering, how would I go about making something like that, to have it span multiple times across a single div? I am trying to flush out somethings on a website... I have a marquee code and everytime I put something after it, that code, and everything proceeding that code, completely disappears. Here is the code... can someone please correct me, or tell me what I'm doing wrong? <b><font color="#0000FF" size="5"> <marquee behavior=alternate direction=up scrolldelay=30 height=50><center>TEXT</center> </font></b> Thank you. Hello all So i am trying to build a simple order form for my job where users fill out the data on a basic form on our infosite and the data is then emailed to us for processing. The idea is basically the same system as ordering pizza online. I have built the site itself and even the email link is working. The problem is none of the data is being transferred to the email so when submit is clicked my email window pops up empty. The subject line reads what i want it too but nothing else registers. Could someone please at least point me in the right direction. I am entirely self taught and ANY help would be excellent. Thank-you Hello all, First of all, I am new to HTML stuff, so any help would be really appreciated. I use a WYSIWYG program called WYSIWYG Web Builder. While using this program (for around 10 months) I learned some stuff about HTML, PHP and CSS. And I managed to make my own website very well. In my website, there are some pages that I would like visitors to comment on the article these pages contain. That program offers a "Blog Extension", all I needed to do is to drag this extension to the page and it automatically creates the PHP code and other stuff (of course after creating the SQL database). This extension shows the comments in an inline frame, but with the help of a guy who uses the same program, we managed to remove the inline frame, so with every comment added, the page height expands. The only downside of this blog extension is that anyone can comment without approving the comment by the admin! Now, I noticed that Facebook has a comment plugin, I tried it on a "white" page and it works well. But, let's have this scenario: I have a page with blue background color, and I want the Facebook comments plugin to be inside a gray frame that expands WITHOUT showing the scrollbar (not for the page, for the comments) when more comments are posted, how can I do that? Thanks a lot How do you deleted more than one comment at a time on myspace? HTML Code: <!--[if IE]> <div id="header"> <table align="center"><tr> <td align="center"><span class="chosen">< Home</span></td> <td align="center"><a class="nav" href="NewsReviews.html" title="news">< News & Reviews</a></td> <td align="center"><a class="nav" href="Gallery.html" title="Gallery">< Gallery</a></td> <td align="center"><a class="nav" href="http://musichasm.freeforums.org/" title="forums">< Forum</a></td> <td align="center"><a class="nav" href="HelpContact.html" title="contact">< Contact Us</a></td> <td align="center"><a class="nav" href="Underground.html">< Underground</a></td> </tr></table> </div> <![endif]--> <!--[if ! IE]>--> <div id="header"> <span class="chosen">< Home</span> <a class="nav" href="NewsReviews.html" title="news">< News & Reviews</a> <a class="nav" href="Gallery.html" title="Gallery">< Gallery</a> <a class="nav" href="http://musichasm.freeforums.org/" title="forums">< Forum</a> <a class="nav" href="HelpContact.html" title="contact">< Contact Us</a> <a class="nav" href="Underground.html">< Underground</a> </div> <!--<![endif]--> That is my coding for a CSS menu which fixes a 'ghost text' bug in IE 6 and lower... It produces the proper result in IE, FF, and Opera, but the only problem is that dreamweaver sees them both as comments, and does not display it in design view....I just upgraded to CS3, but MX and 8 both showed the menus....any ideas? When creating a file from a template in Dreamweaver CS3, is there anyway to remove all the comment tags around editable regions? |