GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   show do I show HTML code on an HTML page (https://gfy.com/showthread.php?t=478355)

squeezeboobs 06-08-2005 12:23 PM

show do I show HTML code on an HTML page
 
How do I show a sample piece of code on an HTML page?

SmokeyTheBear 06-08-2005 12:25 PM

<textarea>

Ice 06-08-2005 12:25 PM

You mean like this?

<html>
<head>
<title>Untitled</title>
</head>

<body>



</body>
</html>

StuartD 06-08-2005 12:28 PM

[HTML]
&gt; >
&lt; <
&amp; &
&nbsp;
[/HTML]
and so on

so...

&lt;a href="link"&gt;

is

<a href="link">

squeezeboobs 06-08-2005 12:35 PM

ok thx all that help.


All times are GMT -7. The time now is 09:47 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123