Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~176 People Reached
Favorite Tags
Member Avatar for wanttocode

<div class="links1"> <ul style="float:left; position:absolute; top:115px; right:200px; display:inline;"> <li><a href="#">Warranty & Support</a></li> <li><a href="#">Shipping Info</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">About Us</a></li> <li><a href="#">Contact Us</a></li> </ul> </div> I want these links to be arranged in horizontal in navigation bar but the display="inline" is not working in the "ul" tag please suggest …

Member Avatar for hericles
0
75
Member Avatar for wanttocode

i'm unable to get my entered values i initialized array to enter student record and also write functions to get this done but when i call functions i can't get any value and all output is "null" package javaapplication10; import javax.swing.JOptionPane; public class JavaApplication10 { public int x=10; public int …

Member Avatar for Ralphael
0
101