Tag Archives: HTML

Hmm yesterday i began my wonderful journey in the world of javascript hacking .. well before i begin lets just understand hacking .. hacking is nothing but a in-depth knowledge of things .. most websites use javascripts and cookies to check as the authentication code ..

these javascripts are of diff kinds it can be mathematical expressions .. cookies weird caculations encrypted words or as i mentioned earlier cookies .. though i still have a very blurred idea of cookies work and think i got a idea of javascript athuentication works now thanks to the hacking tutorials at  Starfleet Academy .

I reached till lvl 12 that’s where i got stuck and thats just because the math involved got me fucked … too many variables .. so this is just a noob level hacking site .. just imagine the real world https authentication done .. and for those of you who think you can hack think again genius cause hacking aint easy you need to know loads of php javascript asp.net and stuff before you even think you can begin .. oh and for starters ..

Try Reading the source code!!

and before i leave here something you may need ….

Level: 01
Password: easy
Level: 02

Password: JavaScript

Level: 03
Password: #235711
Level: 04
Password: CODEZ
Level: 05
Password: 1234
Level: 06

Password: badscript

Level: 07
Password: commander

Level: 08
Password: login

Level: 09
Password: hannover

Level: 10
Password: 24*45*32+56-54/842*5623+4567

Level: 11
Password: where|time|and|space|meet -; calculated password is “picard” (without “”)

PS. Someone help me with lvl 12 .. me a noob too!!! still cant get the maths … though i know the answer :’)

The Bad old days of table type HTML are gone .. and it’s the time foR CSS .for those of you who dont know what CSS is .. it is Cascading Style Sheets. CSS is pretty easy to learn if you have some prior knowledge of HTML..

But yet the learning curve for CSS is very steep as it is said .. the main idea of CSS is keeping the design away from the text .. this blog itself is a perfect example for this .. i can very well make the background black or something like that with a very simple code such as 


body {

background: black;

in the CSS file of the style-sheet as it is called .. indeed earlier it used to be included in the HTML file instead. ( Although as much as i want to change this CSS file wordpress asks for 0.04$ per day price for publishing my edited CSS :’( thu WordPress!) .

CSS rocks because global definitions as well as individual styling is made possible with CSS ..

you can very well define a class of objects or just a single object ( give it an “id” ) and style for them … if you observe the source code of this page you will very well know what i mean .. it will be under the style-sheet tag or the <style> tag.

go check it out .. Thats why go CSS today it “simbly” rocks!!

P.S -oh and btw if you are wondering from where to learn CSS check this site out it’s awesome HTML DOG!

Sala kahle!!  ( stay well in zulu if you were wondering .. and people do comment!! )