You are on page 1of 7

1.

Home



Home merupakan halaman utama dari BlueJack Cinema yang berisi film- film yang akan ditayangkan
pada BlueJack Cinema.
Menggunakan div sebagai layout
Menggunakan CSS Eksternal






2. Top Movies


Top movie merupakan halaman website yang berisi 3 top movie minggu ini di BlueJack Cinema.
Selain itu, top movie memuat detail informasinya
Layout menggunakan Div dan Table sebagai layout dari contentnya
Menggunakan CSS eksternal






3. Movie Gallery

Movie Gallery merupakan halaman website pada BlueJack Cinema yang berisikan tentang semua
jenis film film dan genrenya yang akan ditayangkan maupun sedang ditayangkan saat ini.

Layout menggunakan div dan table sebagaitampungan layout contentna
Mnggunakan <marquee direction="right" scrollamount="6"> untuk memberi efek slideshow
selama 6 cycle time.
Menggunakan CSS external

4. Registration


No. Fields
Description
1. Name - Must be filled.
- Must contain at least 2 words or more than 2 words.
- Name must be Alphabet.
e.g.:
James : invalid
James 123 : invalid
James brown : valid
2.
Username
- Must be filled.
- Length of Username must be between 3 and 20 characters.
- Username must be Alphanumeric.
e.g.:
abcdefg : invalid
abc# : invalid
1234567 : invalid
Abc123 : valid
3.
Password
- Must be filled.
- Length of Password must be between 10 and 15 characters.
- Password must be a combination of alphabet and number /
Alphanumeric (must contain minimal 2 numeric characters).
e.g.:
mypass : invalid
Mypassword : invalid
passmovie1 : invalid
userbudi12 : valid
4.
Confirm Password
- Must be filled.
- Must be exactly the same with the Password.
5.
Email - Must be filled and match with the format below:
a. Email must contain At (@) character and Dot (.) character.
b. At (@) character cannot be more than one.
c. Maximum of Dot (.) character after At (@) character is two
characters.
d. Minimum of Dot (.) character after At (@) character is one
character.
e. At (@) and Dot (.) characters cannot be placed beside each other.
f. At (@) and Dot (.) character cannot be the first and the last
character of Email.
e.g.:
abc@bubu.co.asd.id : invalid
asd@baba.com : valid
aasd.13@adsad.com : valid
abc@bubu.co.id : valid
6.
Gender
- Must be chosen.
7.
Phone
- Must be filled.
- Length of Phone must be between 10 and 12 characters.
- Phone must be numeric.
- Phone must be started with 021 or 08
e.g.:
123 : invalid
1234567890 : invalid
02153214565 : valid
08520852012 : valid
8. Birthdate - Must be chosen.
- Must be validated based on their month or year (include leap year).
e.g.:
31-06-1987 : invalid
29-02-1990 : invalid
29-02-1996 : valid
5. About Us
On this About Us Page, explained about introduction and sneek pek about Blue JackCinema, on
other hand, about us contain useful information about BlueJack Cinema
Layout using Div
Div content contain brief description about Bue Jack Cinemas and other informations
Using External CSS

You might also like