Hi,
This iostream is an Constructs a iostream object.This class inherits all members from its two parent classes istream(INPUT) and ostream(OUTPUT) , thus being able to perform both input and output operations.
User Profile
Collapse
Profile Sidebar
Collapse
sudhakar1
Last Activity: Feb 1 '14, 03:41 AM
Joined: Jan 28 '14
Location:
-
Hi,
Here see the solution everything is available to this link
http://hassoon3.wordpress.com/2011/1...amp2-2-server/...Leave a comment:
-
-
Hi,
Its solve the your 500 error
Code:<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>Leave a comment:
-
Hi,
If you want to change the .html extension mean you just set the sh404sef plugin other then you edit this .htaccess file cideLeave a comment:
-
Hi
Try this code
...Code:<div class="row"> <ul> <li> <a href="#hide1" class="hide">expand </a></li> <li> <a href="show" class="show">Collapse </a></li> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li>Leave a comment:
-
sudhakar1 replied to I know I need to check my site in different browsers, but how do I FIX the problem onin HTML CSSHi,
In this [if lt IE 8] means "if lower than IE8" - and thats why it isn't working in IE8.
wahat you want is [if lte IE 8] which means "if lower than or equal IE8".Leave a comment:
-
Hi,
Try to this html and css code
...Code:<style="text/css"> #navlist li{ display: inline; list-style-type: none; padding-right: 20px; } .c1 {float:right;} </style> </head> <body> <div id="navcontainer"> <ul id="navlist"> <li><a href="undelete.php">undelete</a></li>Leave a comment:
-
Hi,
There is apply to create a browser compatibility code if there is firefox -moz to create.. if some other browser mean apply this codeLeave a comment:
-
Hi,
You create a your image url link path is wrong so set this
<img src="file://c:/workspace/abbr.jpg" alt="Smiley face" width="42" height="42">
your create \\ like this its can't link your page.
you should use // in symbol only...Leave a comment:
-
Hi priyanka,
In this just try do separate div class. create to each div. there is create set height in your span size based..Leave a comment:
-
Hi,
Try do this code.
Code:a:link {color:green; text-decolaration:none; border-bottom: 1px solid red;} a:hover{border-bottom-color: gray;}Last edited by zmbd; Jan 29 '14, 06:03 AM. Reason: [Z{Please use the [CODE/] button to format posted code script and formated text - Please read the FAQ}]Leave a comment:
-
Hi domazone,
I am checked your coding its create a correct table format and its show the good results ...Leave a comment:
-
Hi,
if you open the new window mean try do thisCode:window.open("Your url","_blank","toolbar=yes, scrollbars=yes, resizable=yes,");Last edited by zmbd; Jan 29 '14, 06:04 AM. Reason: [Z{Please use the [CODE/] button to format posted code script and formated text - Please read the FAQ}]Leave a comment:
-
Hi,
This css code also try do check
...Code:#menu{width:800px;height:82px;background-color:#666666;margin:0px 0px 0px 0px; border-radius:30px; text-align:center;} #menu ul {margin:0px;padding:0px;} #menu ul li{ border-radius:0px;float:left;list-style:none;margin:0px 4px 0px 4px; width:191px; padding-top:30px; height:50px;background-color:#99CC00; position:relative;} #menu ul li a{ text-decoration: none !important;} #menuLeave a comment:
No activity results to display
Show More
Leave a comment: