Hollyfat's Posts
Nairaland Forum › Hollyfat's Profile › Hollyfat's Posts
1 2 3 4 5 6 7 8 ... 11 12 13 14 15 16 (of 16 pages)
sirhollyfat@gmail.com 08130327697 |
email me sirhollyfat@gmail.com |
Setag:The problem is that there is no tag with id lbl. you can try this out function count() { var output= document.getElementById('output'); for (i=0; i<10; i++) { output.innnerHTML+= i+'<br>'; } } <button type='button' onclick='count()'>start counting </button> <div id='output'></div> The div tag with the output attribute(<div id='output'></div> will contain the loop results |
Does Futa request for transcript before admission ![]() |
Pls guys can uni osun collect lower credit for DE |
beshiman:1. All things being equal, the CGPA by God grace will not less than 3.0 2. Our school transcript are released after two months |
Time for bloggers to gain traffic by saying the song is wack.... Nice song |
beshiman:why? |
beshiman:All things being equal, i will be finishing my Nd by Mid August, can i apply for DE? |
Help me check and review this website currently on development mode. http://cbt.2fh.co username: testing password: testing |
I have a question, does futa accept awaiting result |
Mail me sirhollyfat@gmail.com |
drfunso1:Thaaks |
Please i need past question english, mathematics, chemistry and physics. sirhollyfat@gmail.com cc Tholley |
olaboy001:Pdp always rig but angel Buhari and Tinubu never rigs election. mtchew[b] |
Check my signature |
atinukedam:Am also from osun state. We need this type of change in nigeria. |
What about making some decision? while.. loop int i = 33; System.out.println(i); while(i<70){ If(i % 3 ==0){ System.out.print(" "+i); }i ++; } do....While Loop int i = 33; System.out.println(i); do{ If(i % 3 ==0){ System.out.print(" "+i); }i ++; }while(i<70); For loop For(int i =33;i<=70){ If(i % 3 ==0){ system.out.println(i); } } |
Image123:Where did the poor man get money to sponsor his children education abroad? |
Well am not suprised at all. I learnt that his children are schooling abroad, are they on scholarship ![]() |
1 <html> 2 <head> <title>Sample Web Page<title> 3 </head> 4 <body> 5 <em><h2>Welcome to my Web page!</h2></em> 6 <strong>Here are some samples of my HTML expertise:</strong><br /> 7 <BIG>Here’s some big text.</BIG><br /> 8 <smaller>Here’s some smaller text.</smaller><br /> 9 <p>And here’s a new paragraph to round things out.</p> 10 </html> Problem 2 1 <html> 2 <head> <title>Red Mountain Consulting</title> 3 <link rel="stylesheet" type="text/css" href="mystyles.css" /> 5 <style type="text/css"> h2 {color:lightgreen; bgcolor:yellow} p {textalign:justify; text-weight:bold} p .intro {textalign:center; color:blue} 6 <style> 7 </head> 8 <body> 9 <h1>Red Mountain Consulting</h1> 10 <h2>Our Services</h2> 11 <p class="intro">We specialize in project management consulting. Our partners and associates have extensive real-world experience in bringing even the most complex and deadline-sensitive projects to successful completion on time and under budget.</p> 12 <h2>Our Clients</h2> 13 <p>Our clients range from Fortune 500 companies to the most dynamic small cap companies in a broad range of industries.</p> 14 <h2>How to Reach Us</h2> 15 <p style="font-style:italics">123 Market Street, San Francisco, CA<br /> 16 510-321-1234</p> 17 </body> 18 </html> |
mosefin19:feb 23 all the way |
naijahotspot: Good and serious admins are needed in a popular website www.Naijahotspot.com whatsapp or call 08087809107 now or email us on Naijahotspotinfo@gmail.com if intrestedAm also interested |
bettermike: Count the best Nigerian players in Afcon, mikel will come a distant sixth! Emenike, Moses, Onazi, Oboagona, Omeruo then mikel and the rest.:O , without Mikel what will those pple do on the pitch |
Ustec: 'Non-Sense'Rubbish talk....when cannavaro a defender, won the world footballer of the year, why u no write to FIFA that its a disgrace 2 world football...all this Man U fans ehn..make una leave obi alone abeg...Even when Fredick Kanuote of Mali won the award in 2007 at expense of Drogba and Essien you didn't see that has a disgrace to African football. Mtchew |
adepentane1: EXPLAIN BRO.....came out blank !!! Larner thou !!!<?php $password="mypass"; //your required password if(isset($_POST["ok"])){ $pass=$_POST["pass"]; if($password!=$pass){echo "Incorrect Password<br/><a href=''>Retry</a>";} else{ echo "Access Granted<br/>" } exit(); } ?> <form action="#" method="post"><b> Enter Password To Continue</b> <div align='center'><input type='password' name='pass'/></div> <input type='submit' value='Login' name='ok'> </form> |
adeoba: write a code line that uses all of the above elements: !, #, if<?php //# has been used $name=$_POST['name']; if(!empty($name)){ $name=trim(addslashes(htmlentites($name))); echo "Welcome ".$name; } //All three have been used?> |
Please, i need it also, sirhollyfat@gmail.com |
We can form a team and design something like that |
Good wapka.mobi website |
Jeel: Thanks guys for your help and support. The blog is up again and doing excellently well.You are welcome dude its a pleasure helping you |
Jeel: Pls what can I do. I just noticed it this evening. For a few days I suspected it but was not really sure what to do. I have contacted my Host lagoshost.com(with a text to all their lines) but no response yet. Pls can anyone help out.I've noticed some error of the hacker, you can send me ur site details so as to help you recieve ur site back |
will contain the loop results