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
~2K People Reached
About Me

uhh?.

Member Avatar for YakuzaJevin

I want to arrange numbers from highes to lowest ( you will input the numbers first e.g 1,2,3,4,5 ) and it will be 5,4,3,2,1 Thanks!

Member Avatar for Mark Anthony_2
0
681
Member Avatar for YakuzaJevin

Hi! Can someone explain to me this set of codes? i've been converting numbers to roman numerals using those codes, but I don't quite get it, or maybe something is wrong with the codes? Private Function FormatRoman(ByVal n As Integer) As String If n = 0 Then FormatRoman = "0" …

Member Avatar for ddanbe
0
255
Member Avatar for YakuzaJevin

anyone have a php code for arranging the inputed value of A B C D, from highest to lowest using if,elseif statement, ty :D

Member Avatar for pzuurveen
0
101
Member Avatar for YakuzaJevin

i need to improve my skills in java, because i really like software development and web development, but i dont think my skills is in the average level, so if anyone can give me some, advice or maybe some lectures? it would be very helpful THANKS IN ADVANCE :)

Member Avatar for hag++
0
255
Member Avatar for YakuzaJevin

<html> <head> <title> Log in </title> <style> body { width: 1000px; margin: 0 auto; text-align: justify; } body, .text, .justify, tr { color : #f0f0f0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; } .justify { text-align: justify; } </style> </head> <body background="Dance_wallpapers_211.png"> <h1 style="font-family:Comic Sans Ms;text-align="center";font-size:20pt; color:#00FF00;> <bR> …

Member Avatar for JorgeM
0
226
Member Avatar for YakuzaJevin

i cant center it, please help <html> <head> <title>Facebook</title> <meta name="keywords" content=""> <meta name="description" content=""> <style type="text/css"> #sddm { margin: 0; padding: 0; z-index: 30} #sddm li { margin: 0; padding: 0; list-style: none; float: left; font: bold 11px dodger} #sddm li a { display: block; margin: 0 1px 0 …

Member Avatar for JorgeM
0
205
Member Avatar for YakuzaJevin

Can someone help me with my codes about the log in using javascript, everytime i log in it opens a new window for the homepage, but i want it to be in the same window, thank you :D <html> <head> <title> Login page </title> </head> <body background="black_background_metal_hole_very_small-wallpaper-2560x1600.jpg"> <h1 style="font-family:Comic Sans …

Member Avatar for YakuzaJevin
0
233