473,503 Members | 10,046 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML Tutorial

I have a written a detailed html tutorial here:-
http://sandy007smarty.seo.iitm.ac.in...html-tutorial/
I know there are a couple of html tutorials out there. But its a
tutorial without links!!
Everything in one page.
Please leave a comment if you like it.

Sep 25 '06 #1
7 2231
Turbo wrote:
I have a written a detailed html tutorial here:-
http://sandy007smarty.seo.iitm.ac.in...html-tutorial/
It looks like stuff that people used to write about ten years ago when they
had just learned some bits of HTML.

Simple test: is even the first sentence correct? Nope.
I know there are a couple of html tutorials out there. But its a
tutorial without links!!
And without real markup - everything is basically just plain text. You don't
seem to think that HTML would be suitable for an HTML tutorial, do you.

Actually, I think you just stole someone else's tutorial, and an old one at
that. Who on &planet; would babble about gopher and xmosaic if he wanted to
write a tutorial on HTML these days?
Please leave a comment if you like it.
Oh, in that case: no comment.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Sep 25 '06 #2
On 25 Sep 2006 15:06:53 -0700, "Turbo" <sa**********@gmail.comwrote:
>I have a written a detailed html tutorial here:-
http://sandy007smarty.seo.iitm.ac.in...html-tutorial/
I know there are a couple of html tutorials out there. But its a
tutorial without links!!
Everything in one page.
Please leave a comment if you like it.
Hi Turbo,

Do you find there are few problems with your implementation of <pre>
for the tutorial?

I found the font a little difficult to read at its default size (and I
could not see anything in the CSS that was aimed at controlling the
pre tag) and with the fixed width layout of the page the <pretext
broke the layout when I increased the size.

I do like the idea of a one page tutorial though, I am not a big fan
of multiple small linked pages, and would love to read your tutorial
without the font size problems :-)

All the best,

Andrew
--

Andrew
http://www.andrews-corner.org/
Sep 25 '06 #3
Jukka K. Korpela wrote:
Turbo plagiarised:
>I have a [stolen] a detailed html tutorial here:-
http://sandy007smarty.seo.iitm.ac.in...html-tutorial/

Actually, I think you just stole someone else's tutorial, and an old
one at that.
<http://www.seas.gwu.edu/~simhaweb/java/lectures/module15/html_tutorial.html>

--
-bts
-Motorcycles defy gravity; cars just suck.
Sep 25 '06 #4
On Mon, 25 Sep 2006 23:14:18 GMT, "Beauregard T. Shagnasty"
<a.*********@example.invalidwrote:
>Jukka K. Korpela wrote:
>Turbo plagiarised:
>>I have a [stolen] a detailed html tutorial here:-
http://sandy007smarty.seo.iitm.ac.in...html-tutorial/

Actually, I think you just stole someone else's tutorial, and an old
one at that.

<http://www.seas.gwu.edu/~simhaweb/java/lectures/module15/html_tutorial.html>
Hi,

Hmmm..... I am a little shocked. Call me a little naive but surely if
you lacked enough morals to steal another's work, without any
acknowledgement, you would not also be foolish enough to advertise the
fact on a NG?

Oh well, I guess that explains the odd use of <pre>: it makes the
Copy of the [stolen] material easier.

Andrew
--

Andrew
http://www.andrews-corner.org/
Sep 26 '06 #5
Andrew wrote:
Call me a little naive but surely if
you lacked enough morals to steal another's work, without any
acknowledgement, you would not also be foolish enough to advertise the
fact on a NG?
Welcome to Earth.

You will need advice and hints here, because the inhabitants are rather
weird. I will just give some tips related to HTML and the Internet:

1) The great majority of "HTML tutorials" around don't use even
syntactically valid HTML.

2) "I just found a cool site - -" means that someone is spamming an
advertisement of his site once again.

3) "How do I present HTML code in an HTML page?" means that someone is
trying to write an HTML tutorial without having read one.

4) People who advertise their site without even telling their name probably
stole their content from somewhere and think they will get away with it if
they remain anonymous.

5) People even write tutorials about "HMTL programming". (They never wrote a
computer program; that helps them to maintain the illusion.)

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Sep 26 '06 #6
Turbo schrieb:
I have a written a detailed html tutorial here:-
http://sandy007smarty.seo.iitm.ac.in...html-tutorial/
[...] But its a tutorial without links!!
Cool! Smells like HTML spirit ...
A HYPERtext Markup Language tutorial without Hypertext.
Sep 26 '06 #7
Andrew schrieb:
I do like the idea of a one page tutorial though, I am not a big fan
of multiple small linked pages, and would love to read your tutorial
without the font size problems :-)
Well it should be a problem to write a multiple page tutorial and
a one page print version.

You only have to seperate content and design using valid css and php the
include command or something like that and that´s it.
Sep 26 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2915
by: Moosebumps | last post by:
Is there a standard solution for writing HTML web pages with Python? I don't know that much about web programming, but basically I want to generate some internal reports on a web page. It...
13
4719
by: TinyTim | last post by:
I'm a newbie at ASP & HTML. It seems that when you use server side code and you're going to return a customized HTML form with several fields and labels, you have to do an extensive amount of...
3
3194
by: Nina | last post by:
Hello, I have been given the project to convert NITF files to HTML. We already convert RSS-RDF files to HTML on a linux system and it was quite easy using the tutorial at webreference...
3
1523
by: andy_irl | last post by:
Hi there I have been asked to teach HTML to a group in our local village community. It is nothing too serious, just a community development grant aided scheme. It will be a 10 week course of two...
3
9317
by: Armand Karlsen | last post by:
What code can I put in a web page to make a browser show a piece of (x)html, instead of trying to render it?
5
3036
by: Digital.Rebel.18 | last post by:
I'm trying to figure out how to extract the keywords from an HTML document. The input string would typically look like: <meta name='keywords' content='word1, more stuff, etc'> Either single...
10
3057
by: Safalra | last post by:
When a poster in a forum I frequent said they were beginning to learn HTML, I thought I should direct them to a good HTML tutorial so that they wouldn't start using <blink> and the like....
8
1930
by: David C. Stone | last post by:
I'm stuck trying to validate an html 4.01 page that uses an image map. I copied the second client-side example from here: <http://www.w3.org/TR/html401/struct/objects.html#h-13.6> and...
10
6931
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration...
0
7095
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7294
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7015
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7470
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5602
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4693
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3183
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
749
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
403
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.