PDA

View Full Version : HTML and its use....help



meisme
02-28-2007, 11:16 AM
alright I'm getting the hang of html, but in reading a few threads in this forum, you guys say that html is to make a fake website, to get names and passwords. But what i want to do is be able to get into a persons account without having to make a fake website. im still going to learn html, but im like learning tags and changing the backgrounds and putting links, im not sure if thats all i should be learning. so yea....

DevilsAdvance
03-01-2007, 02:58 PM
HTML is not for making fake websites.
HTML is short for HyperText Markup Language...
It's probably the most common language for creating web pages.
People have told you to learn html because it is a good idea to get a basic wealth of knowledge about all types of programming languages.

A fake login page is used to trick people into entering there information on a site that looks like an official login website.

If you want to obtain peoples information without building a website you are going to have to actually hack into whatever server you are trying to get the information from... Needless to say, you aren't going to be able to do that... Not with your current understanding atleast...