Okay so no matter what I do, i can't understand this whole HTML. Anyone know a
site that just has basic HTML or can PM on how to do it? Cause I went through so
many sites to figure this out, but I just have a feeling they aren't explaining
em right, or... no it's them.
Html in the most basic way. Even when I was a n00b and tried to understand it,
it was still hard. I was recommended this site by my friend, though, so it did
help somewhat (and it does have some templates).
PS: don't be discouraged that the site says it's "for kids"... I
visited that site first when I was about 15, but I found it useful.
Do you have Microsoft Frontpage? If you write up what you want there and then
click on the html tab at the bottom, you will get your code. It's very ugly and
messy, but once you get the hang of it, you'll understand what's necessary in
the code, and what's not. By then you can probably write your own code
Also, what are you using html for? To customise your userpage content, or for a
group page content or for your personal website? It really depends on what you
are trying to achieve. For groups, we have this: CSS for group
content..! It's kind of overwhelming if you look at it, but if you edit bit
by bit, you will understand it soon enough.
Just to let you know, Minitokyo doesn't allow Javascript, so some of the codes
you find online might not work in your content.
merged: 01-10-2008 ~ 09:36am
PS: The site itself is a bit confusing. Under "Basics" and
"html", they have sections - be sure to read all the sections, or you
might miss out on something helpful
Okay so no matter what I do, i can't understand this whole HTML. Anyone know a site that just has basic HTML or can PM on how to do it? Cause I went through so many sites to figure this out, but I just have a feeling they aren't explaining em right, or... no it's them.
Well it depends what you're trying to do. You can always Google it. There are many sites with examples of basic HTML tags, like this:
http://sunsite.berkeley.edu/Web/basictags.html
www.lissaexplains.com
Html in the most basic way. Even when I was a n00b and tried to understand it, it was still hard. I was recommended this site by my friend, though, so it did help somewhat (and it does have some templates).
PS: don't be discouraged that the site says it's "for kids"... I visited that site first when I was about 15, but I found it useful.
Do you have Microsoft Frontpage? If you write up what you want there and then click on the html tab at the bottom, you will get your code. It's very ugly and messy, but once you get the hang of it, you'll understand what's necessary in the code, and what's not. By then you can probably write your own code
Also, what are you using html for? To customise your userpage content, or for a group page content or for your personal website? It really depends on what you are trying to achieve. For groups, we have this: CSS for group content..! It's kind of overwhelming if you look at it, but if you edit bit by bit, you will understand it soon enough.
Just to let you know, Minitokyo doesn't allow Javascript, so some of the codes you find online might not work in your content.
merged: 01-10-2008 ~ 09:36am
PS: The site itself is a bit confusing. Under "Basics" and "html", they have sections - be sure to read all the sections, or you might miss out on something helpful
Thank you for your guys' help
,
I'll be sure to look at these sites! Hopefully then I'll have a basic
understanding of HTML ;P
merged: 01-10-2008 ~ 01:27pm
I didn't know you had to know this stuff when I made my group :P Thank you again.