Hi everyone, We're pleased to announce the release of NoteTab Pro 5.3 and NoteTab Std 5.3! This update is free for NoteTab 5.x customers. You will find the...
6113
Adrien Verlee
verlee2001
Aug 9, 2007 11:55 am
W3C point to http://alistapart.com for valid code when inserting a film. The code there is indeed valid, but I don't get it to work. Perhaps in my case I need...
6114
Marcelo de Castro Bas...
mcbastos
Aug 9, 2007 12:25 pm
On the last exciting episode, aired on 9/8/2007 08:53, Adrien Verlee ... I don't remember where I got this tip from, but this code: <object...
6115
Adrien Verlee
verlee2001
Aug 9, 2007 9:18 pm
Op 9-aug-07, om 14:21 heeft Marcelo de Castro Bastos het volgende ... Thank you, it is for transitional. It is also verry similar to the mentioned code. -- ...
6116
buralex@...
alecb3ca
Aug 10, 2007 2:42 am
Hey guys (hope your spam filters don't grab this) CSE HTML Validator 8.0 Standard (the one that retails at $69, not Pro at $99) is available for free today ...
6117
loro
yastupidhoo
Aug 10, 2007 1:13 pm
... Too late! The page says it isn't available anymore. ... I'm sure there are. But the errors aren't in Eric's HTML. They are in CSE... (There are a few CSS...
6118
John Zeman
john041650
Aug 10, 2007 4:00 pm
... though). ... Lotta I've been using the Pro version of CSE Validator for almost 6 years now and it's never let me down yet. However it's vast, and I do ...
6119
Axel Berger
absalom_nemini
Aug 28, 2007 12:51 am
It is very easy to make things invisible using CSS. But I want to do the opposite. I insist on making my pages fully acceptable in old browsers without CSS....
6120
Eric Fookes
eric_fookes
Sep 1, 2007 7:51 am
Hi everyone, At last, the first NoteTab Light 5 pre-release is available! Here's a chance for you to be the amongst the first to test it. You can download the...
6121
Eric Fookes
eric_fookes
Sep 6, 2007 7:25 pm
Hi everyone, We're pleased to announce the release of NoteTab 5.4, which includes NoteTab Light! You will find the upgrade information through NoteTab's "Check...
6122
Don - HtmlFixIt.com
dpasseng
Sep 11, 2007 11:49 am
... Hi, Yes, use the html toolbar and the use "hyperlink with image". Save as html file and you can use the links. Is that what you want? Are the pictures...
6123
homebody62565
Sep 18, 2007 2:46 pm
I am building my first web page. I have a small amount of text so far and one picture. When I click on the web page in browser I can see the picture. But,...
6124
John Wallace
johnta1@...
Sep 18, 2007 3:16 pm
Usually have to upload the picture separately. Also could be the picture file name is not exactly as it is in the page file. I.E. pic.jpg is not the same as...
6125
sisterscape
Sep 18, 2007 4:08 pm
Or the path may be incorrect. ... ____________________________________________________________________________________ Need a vacation? Get great deals to...
6126
Axel Berger
absalom_nemini
Sep 18, 2007 5:34 pm
... Something is wrong about your paths. Let us see, how you have written the image tag. The second possibility is that capitalisation is different between...
6127
Axel Berger
absalom_nemini
Sep 18, 2007 5:37 pm
Axel Berger wrote: [muxch the same thing as others after him] Any idea, why my post was over three hours delayed? Axel...
6128
Ed Brown
horsefly_38866
Sep 19, 2007 12:57 am
It's Yahoogroups, you know. ... From: "Axel Berger" <Axel-Berger@...> To: <ntb-html@yahoogroups.com> Sent: Tuesday, September 18, 2007 12:37 PM Subject:...
6129
lm_hamilton
Sep 22, 2007 12:54 am
I have reconsidered my earlier thoughts on an email list for NoteTab on Linux, as posted the other day on the ntb-basic list. I think this is a complex topic,...
6130
Axel Berger
absalom_nemini
Sep 29, 2007 2:34 pm
A margin seens to be rather a well defined entity in style sheets, but there is one nasty exception: The top and bottom margins of paragraphs and headers apply...
6131
Axel Berger
absalom_nemini
Sep 29, 2007 8:58 pm
I have a fluid three column layout where I allow one column to be made smaller than some of the images in it. Invoking an {overflow: auto} is a problem,...
6132
Axel Berger
absalom_nemini
Sep 29, 2007 9:27 pm
... For a private mail to Don I have just run up a small example. Just change the order in which the <P> and the <IMG> come inside the two inner DIVs and look...
6133
Cary
eidirsceoil
Sep 30, 2007 4:51 am
I'll admit I'm having trouble following this, but you might use padding on the div to create space between it and the paragraph it contains rather than using a...
6134
Cary
eidirsceoil
Sep 30, 2007 5:05 am
Do have a test page url you can give us?...
6135
Axel Berger
absalom_nemini
Sep 30, 2007 7:41 am
... I forgot I wrote the following only to Don: I am currently using padding in the container and setting margins to zero for all <P> inside that container -...
6136
buralex@...
alecb3ca
Sep 30, 2007 8:59 am
Axel Berger <Axel-Berger@...> said on Sep 30, 2007 3:41 -0400 (in ... Isn't that why God invented HTML-tidy :-) Regards ... Alec -- buralex-gmail -- ...
6137
Corl DeLuna
corl_deluna
Sep 30, 2007 4:19 pm
Hi Axel, I've been using the Global White Space Reset technique for a long time now <blocked::http://leftjustified.net/journal/2004/10/19/global-ws-reset/> ...
6138
sisterscape
Sep 30, 2007 5:20 pm
... I haven't been following this thread but yes, this reset technique is necessary to put all browsers on a level playing field with regard to margins and...
6139
Axel Berger
absalom_nemini
Oct 2, 2007 1:16 pm
It is trivial to centre words and images inside of paragraphs. It is also possible to centre a DIV with left aligned content inside if I give that DIV a...
6140
Don - HtmlFixIt.com
dpasseng
Oct 2, 2007 2:16 pm
... I'm not positive I follow, but use auto for the left and right margin and that will center something horizontally....
6141
loro
yastupidhoo
Oct 2, 2007 2:27 pm
... So what is the content and what decides its "natural" width? Paragraphs suggest the content is text, but what's the width of some text? The width of the...