Jump to content

corey8084

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by corey8084

  1. why can't I get my list to go to the left and be blue? <pre><h4style="text-align:left;color;blue>things to do before I die:<ol><li>get married<li>have children<li>further my education<li>get to know god better</ol></h4></pre>
  2. lol ok thx for your help, thx to you I will be able to show off my skills, next thing I learn (after I master html if that ever happens) is animation, that looks cool, who knows I may someday make some money with it. I'm sorry for the trouble though, only being 15 and never realy paid attention to coding, it was like a baby jumping off the high dive lol but you walked me through it and I am greatly appreciative. thank you.
  3. <html><head><title>my little html coding project</title></head><body bgcolor="red"><h1 style="text-align:center;color:white">this is the start of something great</h1><!----header----><h4 style="text-align:left;color:white"><b><p><pre> and this is me making a paragraph</pre></p></b></h4><!----first paragraph line----><h6 style="text-align:left;color:white"><sup>this is soooo cool </sup></h6><!---supertext----><p><b> <h1 style="text-align:right;color:white">this is my own custom html, I have worked hard on it and it is still incomplete</b></p></h1><!----aligning the text----><h5 style="text-align:left;color:white"><pre><p> learned something very cool, I can keep as many spaces that I want in between words like this cool aye?<p></pre></h5><!----learned the pre thing----><a href="http://www.xanga.com/corey8084"><img src="http://media.livedigital.com/pictures/25/86/2586223037e9fb7978025466f78e845f_rs.jpg" style="border:none"/></a><!----attempted link----></body></html> this is after the changes
  4. ok this is what I have done so far, I havn't made the changes that you suggested yet though but this has all the text changed: <html><head><title>my little html coding project</title></head><body bgcolor="red"><h1 style="text-align:center;color:white">this is the start of something great</h1><!----header----><h4 style="text-align:left;color:white"><b><p><pre> and this is me making a paragraph</pre></p></b></h4><!----first paragraph line----><h6 style="text-align:left;color:white"><sup>this is soooo cool </sup></h6><!---supertext----><p><b> <h1 style="text-align:right;color:white">this is my own custom html, I have worked hard on it and it is still incomplete</b></p></h1><!----aligning the text----><h5 style="text-align:left;color:white"><pre><p> learned something very cool, I can keep as many spaces that I want in between words like this cool aye?<p></pre></h5><!----learned the pre thing----><a href="http://www.xanga.com/corey8084"><img src="http://media.livedigital.com/pictures/25/86/2586223037e9fb7978025466f78e845f_rs.jpg" style="border:none"/></a><!----attempted link----></body></html> btw, I am using wordpad for all this.
  5. ok, here is the code so far, thank you so much for helping me out with this, the way someof the stuff on the site was reading was just getting me lost lol. <html><head><title>my little html coding project</title></head><body bgcolor="red"><h3 style="text-align:center;color:white">I'm getting good</h3><!----header----><b><p> and this is me making a paragraph</p></b><!----first paragraph line----><sup>this is soooo cool </sup><!---supertext----><p><b> <h1 align="right">this is my own custom html, I have worked hard on it and it is still incomplete</b></p><!----aligning the text----><pre><p> learned somethingvery cool, I can keep as many spaces that I want in between words like this cool aye?</p></pre><!----learned the pre thing----><a href="http://www.xanga.com/corey8084"><img src="http://media.livedigital.com/pictures/25/86/2586223037e9fb7978025466f78e845f_rs.jpg" style="border:none"/></a><!----attempted link----></body></html> edit: wow I guessed on how to get this code box to work lol I'm getting pretty good I think... lol
  6. I am so newbish at this stuff I took the "You should use CSS to change the colors..." literally lol that is where the css came from, I don't know where the <c> came from
  7. ok I have a new delema, I am trying to add an image as a link and I put the name in and all but all that shows is the border, the demensions are right but no image.<html><head><title>my little html coding project</title></head><body><pre><hr><h3 align="center"><css= white> I'm getting good</h3><br><b><p> and this is me making a paragraph</p></b><sup>this is soooo cool </sup> <p><b> <h1 align="right">this is my own custom html, I have worked hard on it and it is still incomplete</b></p><p> learned somethingvery cool, I can keep as many spaces that I want in between words like this cool aye?</pre></p> <p><a href="http://www.xanga.com/corey8084"> my site</a></body></html>that is the new coding I have in there.
  8. lol I realy don't remember where I got the <c> from but it was there I am sure of it lol I like still don't realy know how to change the color of my text nor do I understand why sometimes there is an RSS thing at the bottom of my browser screen.
  9. <html>http://www.zorpia.com/corey8084<head><title>my little html coding project</title></head><body><pre><hr><h3 align="center"><c><tcolor= white> I'm getting good</c></h3><br><b><p> and this is me making a paragraph</p></b><sup>this is soooo cool </sup> <p><b> <h1 align="right">this is my own custom html, I have worked hard on it and it is still incomplete</b></p><p> learned somethingvery cool, I can keep as many spaces that I want in between words like this cool aye?</pre></p></body></html>it is sloppy I know but I am just recently learning how to do this
  10. corey8084

    questions

    I have looked and could not find a topic just for general questions about html/xhtml so I decided to start one.1: I wanted to do a coding for a website of mine so today I went to yahoo and searched for html's the w3schools.com site came up as a top suggestion. I started to learn and I'm getting prtty good but I have 1 major problem, how do I change the color of my text? I looked on the help catagories on the w3schools home page but couldn't find it. I looked at some of the other topics and realized I know nothing about this coding thing lol, I am trying to learn though. so if some one would please tell me how to change text color, it would be appreciated.2: what is rss and why does it show up at the bottom of my browser from time to time?3: when is the xhtml thing expected or has it allready come around? I read on the site that it was the next generation or something.4: and why when I load my site (the html I'm working on) it says \par \par \par }. if needed I can send the full code. if any one would answer these questions I would be eternaly thankfull.corey
×
×
  • Create New...