this is very basic and ive done this example before without this happening...
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 \par \par \par \par This is my second homepage. This is how you make text bold\par \par \par } �
this is the coding:
<html>
<head>
<title>learning html<title/>
</head>
<body>
This is my second homepage. <b>This is how you make text bold<b/>
</body>
</html>
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 \par \par \par \par This is my second homepage. This is how you make text bold\par \par \par } �
this is the coding:
<html>
<head>
<title>learning html<title/>
</head>
<body>
This is my second homepage. <b>This is how you make text bold<b/>
</body>
</html>
posted by:
|
|
Unsubscribed |
-
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 1:10 AMwhat are you trying to do?
have you used css anywhere?
text should be in a tag of some kind like <p> or <span> or <div> -
-
Unsu...
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 7:23 AMi was trying html coding, just the veery basics, which ive done once. i havent used css yet
-
-
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 3:15 AMIt looks like youre using something that isnt producing plain text... what did you use to create the page? -
-
Unsu...
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 7:21 AMmicrosoft word pad, it might be that, i think i used html-kit last time when it worked out...but it said to use something like note pad, so i thought maybe there was no difference -
-
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 7:56 AMNo Word pad is not like note pad. WordPad is an ultralight word processor, not a text editor. I believe it saves in RTF format not plain text. Use notepad or another text editor. -
-
Unsu...
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 10:30 AMsounds good, thank you for your time -
-
Re: wtf?? what did i mess up?
Wed, March 5, 2008 - 2:02 PMno problem. good luck!
-
-
-
-
