Home Answers Viewqa HTML Cricket stadium ticket booking design

 
 


Victor Aryal
Cricket stadium ticket booking design
0 Answer(s)      2 months and 7 days ago
Posted in : HTML

How can I design a pictorial representation for the booked and available seats in the stadium showing graphically the booked tickets as of red color and available ticket as green color. Firstly,I wanted to design a circle inscribed on a circle.but I am not exactly getting what I wanted.The code goes here for drawing circles:

<style>
  .circle1{
width: 500px;
height: 500px;
border-radius: 50%;
background-color: red 
}

  .circle2{
margin-top:2cm;
margin-left:2cm;

width: 350px;
height: 350px;
border-radius: 50%;
background-color: green

}

</style>

<div class="circle1">
<div class="circle2">

</div>

</div>

Further I want to draw lines between the two circles for showing the seats.I can handle the database part,but I want the designing part. It would be a great help if I get through it.

View Answers









Related Pages:
Cricket stadium ticket booking design
Cricket stadium ticket booking design  How can I design a pictorial representation for the booked and available seats in the stadium showing graphically the booked tickets as of red color and available ticket as green color
booking ticket cinema
booking ticket cinema  coding for booking ticket cinema in java
booking ticket cinema
booking ticket cinema  coding for booking ticket cinema in java
booking ticket cinema in java
booking ticket cinema in java  coding for booking ticket cinema in java
booking ticket cinema
booking ticket cinema  example of coding for booking ticket cinema
Pyramid Multiplex Online movie ticket booking
Pyramid Multiplex Online movie ticket booking  Pyramid multiplex is setting up itsā?? online movie ticket booking to enhance the audience experience.... As all are luxury classes, there is only one ticket price per theatre
example to booking ticket cinema using array
example to booking ticket cinema using array   example to booking ticket cinema using array
How to use j2me for ktmb ticket booking - MobileApplications
How to use j2me for ktmb ticket booking   I'm a student taking mobile programming subject this semester.I find difficulties to succeed my project.my project was to do train ticket booking using j2me.It also need to link mobile
Visit to Jawaharlal Nehru Stadium Delhi
. This stadium is also famous for its unique design. The Jawaharlal Nehru Stadium... lights during the evening hours. This design helps to make the stadium stand out... that feature the country's national cricket team. Today the stadium is able to handle
How to design a bouncing cricket ball, design a bouncing cricket ball, cricket ball
How to design a bouncing cricket ball       Now you can bounce a cricket ball by using... a cricket ball. Capture a ball: Capture any cricket ball picture and set
The Feroz Shah Kolta Stadium Delhi
Feroz Shah Kotla in Delhi The Feroz Shah Kotla is one of the oldest cricket grounds in Delhi. This remarkable stadium has been noted for being the home to many notable cricket events and is still open for cricket events to this day
bus travel booking
bus travel booking  sir, I have made the coding for design, here... plz send me the connectivity coding based on the design coding which i have..."> <form name="booking"> <h1>BOOK
ticket reservation
ticket reservation  sir i need a java program for the airway online ticket resrvation using swings in java as frontend and mysql as backend..... sir ur program will be very help full for our project
online flight booking
online flight booking  hello sir, i am new jsp learner. can you help in doing below these two in online flight booking. 1.Browse flights by destination. 2.Search flights by a drop-down menu
Major Dhyan Chand National Hockey Stadium Delhi
Dhyan Chand National Stadium in Delhi Field hockey is one of the most notable... at the Dhyan Chand National Stadium. This is a historic stadium that is home to the national field hockey team. The Dhyan Chand National Stadium was built in 1933
Online Cab Booking using Java (Struts2+Hibernate)
Online Cab Booking using Java (Struts2+Hibernate)  hi anyone send me the online cab booking(cab booking and canceling)using java+Struts2 its for my interview can u send as soon as possible.. thank u :) Surya
How to show database values in Graph.(Like Cricket score board Graph)
How to show database values in Graph.(Like Cricket score board Graph) ....(Like Cricket score board Graph)   import java.sql.*; import...=conn.createStatement(); ResultSet rs=st.executeQuery("SELECT * from cricket_match
E-R diagram
E-R diagram  Hi,Hw to do draw E-R diagram for online movie ticket booking
E-R diagram
E-R diagram  Hi,Hw to do draw E-R diagram for online movie ticket booking
Current Running Projects on roseindia.net
System Patient Registration and appointment booking system SS7 real message communication tutorial design using ASP.NET - Call Flow 1 SS7 real message
java design
java design  What is design by contract
Design pattern
Design pattern  explain factory pattern
J2EE design patterns - Design concepts & design patterns
J2EE design patterns  Hi all, could any one send me design patterns links. its very utgent. thanks, lakshminarayana.  Hi Friend, For J2EE Singleton Pattern,visit the following link: http
java - Design concepts & design patterns
java  give the code to design the hotel management software
Design patterns - Design concepts & design patterns
Design patterns  I am new to design patterns and desigining . Please refer me some tutorial or pdfs of design patterns and desigining in easy.... It is this solution when documented and used over and over becomes a design pattern
how to design a parser - Design concepts & design patterns
how to design a parser  sorry i am not sure in which category i have to put my question actually i have to design a LR (0) parser for a given grammar in java i am confused how to implement this i know how the parser
Design Patterns
Design Patterns  Explain the Factory Pattern, VO Pattern, DAO Pattern, and Singleton Pattern
DESIGN PATTERNS
DESIGN PATTERNS  How many instances will be created for single ton pattern in Cluster Environment
web design
web design   Hii.. I have to design one registration page in java... (here i have to design captcha) submit (while clicking on submit... design that. Please help me asap Thanks a lot
Java - Design concepts & design patterns
Java  What are design patterens?  Hi friend, Software professionals may be familiar with the term "Design Patterns," but many have... not see the value and benefits design patterns bring to the software development
Java - Design concepts & design patterns
Java  Sir , please let me know the exact usage of DAO design pattern  Hi Friend, Please visit the following link: http://www.roseindia.net/javatutorials/J2EE_singleton_pattern.shtml Thanks
design software
design software  hello sir sir you asked me datial of software which i want to make. sir i want to make account software. and also i want to make graphics not command based. please you guide me how i will make
jaavscript - Design concepts & design patterns
me the design code,how to design ,i will be grateful to you.Regards debasis
Java 2 Micro Edition - MobileApplications
Java 2 Micro Edition  I meet difficulties to do my final project using J2me.It's about train ticket booking in mobile.Pls help on how to do this source code using j2me.Thank You
Java 2 Micro Edition - MobileApplications
Java 2 Micro Edition  I meet difficulties to do my final project using J2me.It's about train ticket booking in mobile.Pls help on how to do this source code using j2me.Thank You
java - Design concepts & design patterns
java  Q What is the disadvantage of Singleton design pattern?  Hi Friend, 1)It allows only one instance of the class. 2)If the Singleton has synchronized blocks in it, it might slow the system down as the threads
For reqirment - Design concepts & design patterns
For reqirment  I have to design loyalty card system which is related with Point of sale. Please send some document related to loyalty card. I have no idea related to this so please help me to resolve this problem as soon
Javascript - Design concepts & design patterns
Javascript  Dear Sir, how to attach file while sending some files in a mail service??i have a button called attach files.After clickin that button what is the function to be called.Please give me some design code
Database Design
Database Design To design the database you first need to install the MySql database. The After create the database as create database if not exists `onlinexamination`; Then create the table new_ques which contains the queshon
java - Design concepts & design patterns
java  design a vehicle class hierarchy in java.write a test program to demonstrate polymorphism.  Hi Friend, Try the following code: class Vehicle { void test(){} } class Bus extends Vehicle{ void test
java - Design concepts & design patterns
java  what is singleton design pattern?Give implementation of singleton design pattern? what is factory design pattern?and give its implementation.   Hi friend, class Singleton{ public static void main
urgentt - Design concepts & design patterns
two,and same for next two records.This design is final.please help me.Likewise we... process.Any design ,you think valid,plizz give me..Thank you Please help me.plizz
java - Design concepts & design patterns
java  Q.No-1. Design a menu-driven interactive programme to find out capital cities of all the states of India using switch statement. Q.No-2. Write a programme to perform binary operations on integer argument. The arguments
java - Design concepts & design patterns
java  design a java interface for ADT stack.develop two differant classes that implement this interface,one using array and the other using using linked list.provide necessary exception handling in both the implementations. 
java - Design concepts & design patterns
java  design classes for currency,rupee,and doller.write a program that randomly generates rupee and doller objects and write them into a file using object serialization.write another program to read that file,convert to rupee
urgentt - Design concepts & design patterns
two,and same for next two records.This design is final.please help me.Likewise we
java - Design concepts & design patterns
java  1.write a multi-threaded java program to print all numbers below 100,000 that are both prime and fibonacci number(some examples are 2,3,5,13,etc).design a thread that generates prime numbers below 100,000 and writes them
Sugget a design pattern and the advantages in it - Design concepts & design patterns
Sugget a design pattern and the advantages in it  What is design pattern and what is the advantage of it?  Hi, using design pattern... of Design Pattern, i guess it's useful.http://www.javajazzup.com/issue9/page36.shtml

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.