Hi everyone, I have received permission from Jody's wife to give you information about his health situation. Jody was rushed to hospital at the beginning of...
Greetings, Does the specified size of an image reflect it's load time? In other words would this image: <img src="013.jpg" width="515" height="343" title=""...
Hallo! For the third or is it fourth time today? After having got the clip up and working, I took a look at it and decided I ought to try it and write some...
Hi I think notetab lite comes with standard libraries (.clb), double click on one of them and go down to the bottom and add yours make sure there is a space...
Hallo! I am not an experienced user and of course need some help. I want to be able to create CSV files in NoteTabLite and export them to HTML as data tables. ...
Greetings, How do I preserve the case for added images files to HTML? I used to know, but can no longer find the on/off for this. Thanks, -Mike ... Check it...
This one has bothered me for YEARS!! is there any means to make the second window feature horizontially set the windows as opposed to vertically.. I would love...
One of my books says that I should declare the character encoding in my web pages using a meta statement and set it for iso-8859-1 and another book says I...
... Hmmm, this looks like an encoding issue. From what I can see, the text seems to be encoded as UTF-8. I offer you a couple solutions: 1. Just leave the text...
Hi, Because I'm seeing this as a two step process involving Notetab for code clean up I am posting this here rather than to the off-topic list. I looking for a...
Hello All, I use a form to invoke a CGI script for searching our club's collection of library books. When I search by Author, Title, Publisher, or Year the...
Hello All, I use a form to invoke a CGI script for searching our club's collection of library books. When I search by Author, Title, Publisher, or Year the...
For those who are interested, Position is Everything has a list of IE 5 and 6 bugs. Of the bugs on this list only the escaping floats bug remains in IE 7. ...
Hi Kerry, Here's some things you can try. ... From: "Kerry Coates" To: <ntb-html@yahoogroups.com> Sent: Monday, November 13, 2006 11:47 PM Subject: [NH] [NTB]...
I have copied this to the html list. I always develop in Mozilla (as it is standard compliant) and then move it to IE (which is not as compliant). That...
I recently re-installed Windows, and of course immediately installed NoteTab Pro 5.1/fv with Tidy.exe in \Program Files\NoteTab Pro 5. Here's my configuration...
Hi All, FYI, I just noticed that CSE HTML Validator Lite has a newer free version 7.01 at http://www.htmlvalidator.com/lite/ I havn't tried it yet. Corl...
These two clips will browse to html and TEXT files with or without a embedded liked image. Copy each to Clipbook, but assure word wrap is OFF. Jeff ...
Just found this editor and it looks great. However, I cannot figure out how to insert a link to a file in my HTML document. The insert image has a ... button...
Howdy, Do keywords need to be separated by commas? This is how I have always done it. But the site below uses white space and not commas. The site below that...
Greetings, The page : http://www.w3schools.com/xhtml/xhtml_html.asp states: XHTML Documents Must Have One Root Element "All XHTML elements must be nested...
Can anyone tell me why Tidy is tripping the <CENTER> tags and how to prevent it?I am using tidy from within NoteTab 4.95 I am not sure what version of Tidy I...
Hi Mike, Try either removing the following lines or put some text in the empty content values. <meta name="DESCRIPTION" content="" /> <meta name="keywords"...
These are deprecated too, is that right? I get this warning when I validate Transitional pages. So how is this set up in a style sheet? What is the code?...
Hi everybody, I would like to view a html-file within another html-file. I thought it could be possible to insert a window or a frame (or whatever) into a...
Thanks Lotta, Axel, and Larry. <<PHP runs on a Server, while Javascript runs on the client>> <<They can't block PHP since it's server-side.>> Ray Shapp...