Login

Login

Need to register? Lost password?

Options

Advertisements

Advertisements

 

HELP HTML!

WebDev

Minitokyo » Computers & Internet Fora » WebDev  HELP HTML!

page 1 of 1

Ok My group seriosl needs help I am trying to understand HTML but it makesz no sence could soemoen help me so that I can get my grou too look good and have my members happy?
I feel so stupid. :sweat:
Well how many people have a group on here?
I mean if you do then you would uunderstand what kind I need but its ok I already have someone to help me so you guys dont have to comment here anymoore.

hahahaha. its alright html codes are a bit difficult to understand at first. sorry about the laughing but it just seems like everyone is having problems with codes. but back to the point. what exactly do you need help on? you werent really precise on what it is that you didnt understand. maybe i can help you with some of th html codes since i have a bit of an understand about how they work. but first i need to know what your problem is to know if i can help you or not.

midnightLOVERS

First time I was confused with HTML code too.I've got sometime to understand them. You will find out that It's not hard at all - you probably say that HTML is a structure language, see it as a structure. Keep going guy!

You can search for tutorials of HTML in the web or, if you like, I can help you with the specific problems you have. What is it that you want to do?

A link so we can see what progress is and maybe give some pointers?

its not helping asking for help when we don't know what kinda of help you need (XP so many "help"s in dis sentence)

anywayz.. we're all glad to help if we can... and if we noe how..

I learned HTML on my own. I'm now building websites for me and someone in my family. One that I made was www.attackanddecay.com . I could probably help you with some pointers and info but I'm not sure how the code would appear inside these messages. If I were to put HTML coding it would probably not show, but instead it might actually be formatted into a web design. Sorry.

Ok I dont know see I need a layout for my group but I dont know how to make one and instead of doing it the way we usually do for our own pages I have to have HTML so I suck at this stuff but help if you understand anything I am saying please HELP!

*sigh* I am trying to learn HTML too, but it does seem really difficult at first, but I just have one color, and a shoutbox. It is a good start, but I still need to study up on it. Thanks for the links here everyone.

  • ajb
  • 2y 4wk ago

get a wysiwyg (wut u see is wut u get) html editor
baaaasically its a point-n-click way to make websites witout havin to kno a single line of code ^__^

theres dreamweaver, front page (that usually comes wit ms office)
i dunno wuts good out there for freeware
but jus google it and im sure u'll find sumptin ^__~

a good way of learnin is to create it in an wysiwyg
and then jus take a look at the code and wut it does

weellll, hope this helps ^__^

The downside of that approach is that when your fancy WYSIWYG editor makes something unexpected happen, short of fiddling and crossing your fingers every time you change something you won't have anything to fall back on to fix it. WYSIWYG editors are great for small sites where not much can go wrong, but unless you have an idea of what each click you make is doing to the code in the background it's a very hit-and-miss business that gets more unpredictable as the project gets larger.

A free wsyiwyg html editor is NVU

but i recommend starting in notepad, find a few easy tutorials on HTML basics and go from there

If I were you, I think you should start studying using notepad.

We once made 2 websites before and the only thing we used was the notepad!

Check it out at geocities.com/feelinganime (note the scary image is corny)[url=geocities.com/feelinganime]undefined[/url]

That was the first we made so it kinda looks mediocre compared to other sites.... :sweat:

Quote by supoOk My group seriosl needs help I am trying to understand HTML but it makesz no sence could soemoen help me so that I can get my grou too look good and have my members happy?
I feel so stupid. :sweat:
Well how many people have a group on here?
I mean if you do then you would uunderstand what kind I need but its ok I already have someone to help me so you guys dont have to comment here anymoore.


There are many, but I just usually need to read:

http://www.w3.org/TR/html4/
Html specs

http://www.google.com.pe/search?hl=en&q=table+html&meta=
most of the time is enough to google one subject as table Html and you will get nice samples and tutorials.

Most of the time you will need to remember only:

- HREF= URL , to tell where to go/find/look some Web Page

(As in <A HREF= http.... )

- SRC= imageURL, to tell where is a pic

(As in <IMG SRC=http.... )

- There is a HEAD and a BODY
( :D )

- Colors are in HEXAdecimal (RGB Format of course)
( Michael said it first :
"It Doesn't Matter If You are
#000000 or #FFFFFF" )

- Learn what P, DIV,BR are.

(Also check the A element, to include Links and IMG element to include Images)

- If you need to make a table use:
http://www.ahfb2000.com/tablemakertool2.php?sub=gen_form

Then replace "&nbsp;" (it means space) with your own data

That's most of the basic stuff, to learn more got to a webpage click the View Source button in your browser and check it out.

One nice little tutorial that can be helpful for the beginners:
http://petpages.neopets.com/help/html1.phtml

Okay go here! =CODING TUTORIAL
this will help A LOT! it explains everything pretty well, and it also has everything you need. All you will have to do is:
Change all the text fonts, colors, links, images, and all that nice stuff to your will.

Secons you will just need to paste all that coding into your " Control Panel>>Groups>>YOUR GROUP>>CONTROL PANEL>>Customize Conents!

Then click submit. And your group should have all your new look.

BUT
Before you put any images in! please use this tut=PHOTOSHOP TUTORIAL
it will explaine everything you need to know about how to save images, and upload them into your coding. This is for Photoshop 5 or 6+ and up...(I think...)

Or here= PAINTSHOP PRO TUTORIAL
To learn how to make all your images,in Painshop Pro.


Well i hope everything here helped you any! :) lol.
Good luck. PM me, if you need a Layout, if you cant seem to make one. I love making them, and i do have Some knowledge... so don't worry ^^' lol. Later!
Hope everything works alright (The links to the tuts ^^')
Good luck once again!
Love
~Kioko~

go look this website selfhtml.org

page 1 of 1

Only members can post replies, please register.