Advice

Discussion in 'The Living Room' started by XxLPxX, Jan 22, 2003.

  1. #1
    XxLPxX

    XxLPxX Guest




    :D I'm looking for advice on my first ALL HTML website. Please give me suggestions, comments, questions, or whatever so I can improve my site.

    Home

    Oh yeah, I'll include the codes for that part of the site. Incase any of you feel like changing the color codes or anything.. I'll load it up and check it out if you do.
    Code:
    <HTML>
      <!---->
    
     	<HEAD>	
     	<TITLE>
    	
    About Me
    	
     	</TITLE>
     	</HEAD>
    
    
     	<BODY BGCOLOR="#FF3300" LINK="#000000" ALINK="#000000" VLINK="#000000">
    
     	<BR>
     	<BR>
     
     	<CENTER>
     	<TABLE CELLSPACING="0" CELLPADDING="5" BORDER="0" WIDTH="75%">
     	<TR>
     	<TD BGCOLOR="#000000" ALIGN="LEFT" VALIGN="TOP">
     	<FONT FACE="Arial" COLOR="#FFFF33" SIZE="+3">
     	
    <!-- -->
    Introduction
     	
     	</FONT>
     	</TD>
     	</TR>
     
     	<TR>	
     	<TD BGCOLOR="#999999" ALIGN="LEFT" VALIGN="TOP">
     	<FONT FACE="Arial" COLOR="#FFFFFF" SIZE="2">
     	<B>
    
    <!-- link your pages here -->
    /// <A HREF="http://www.angelfire.com">[ Pictures ]</A> // <A HREF="http://www.angelfire.com">[ Biographie ]</A> /// <A HREF="http://www.angelfire.com">[ Favorites ]</A> /// <A HREF="http://www.angelfire.com">[ Journal ]</A> /// <A HREF="http://www.angelfire.com">[ Love/Loaf ]</A> ///
    
     	</B></FONT></TD>
     	</TR>
     	</TABLE>
    	
    	
     	<TABLE CELLSPACING="0" CELLPADDING="20" BORDER="0" WIDTH="75%">	
     	<TR>
     	<TD WIDTH="50%" BGCOLOR="#000000" ALIGN="LEFT" VALIGN="TOP">
     	<FONT FACE="Arial" COLOR="#FF3300" SIZE="2">
     	
    <!-- this text appears on the left -->
    <IMG SRC="0303logo.bmp" WIDTH="92" HEIGHT="116" BORDER="0" ALIGN="left">
    I may sound conceeded, espeically since I'm making a website on <b>MYSELF<b/>. You must relize I did not make this for my own pleasure, I made this for you people who are trying to get a graspe on excatly who I am.
     	<P>
     	<P></FONT>
     	</TD>
     	
     	<TD WIDTH="50%" BGCOLOR="#000000" ALIGN="LEFT" VALIGN="TOP">
     	<FONT FACE="Arial" COLOR="#FF3300 SIZE="2">
    
    <!-- this text appears on the right -->
    <IMG SRC="LP0303logo.bmp" WIDTH="229" HEIGHT="182" BORDER="0" ALIGN="right">
    
    
     	<P>
    
    I must admit, I've been pondering on making this site for years. What made me decide to follow threw with this is still a big question among most of you.
     	<P></FONT></FONT>
     	</TD>
     	</TR>
     	</TABLE>
     	</CENTER>
     	</BODY>
     	</HTML>
    	
    Also, if anyone knows how to get the second paragraph text to look like the first paragraphs text, let me know.
     
  2. #2
    Omar

    Omar Administrator LPA Super Member

    Joined:
    Jul 13, 2002
    Messages:
    4,272
    Likes Received:
    18



    Nobody wants to read the html, so I wud just put a link in ur sig and let ppl see it as is... :D
     

Share This Page