Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: sureronald ; Forum: HTML and CSS and child forums
Forum: HTML and CSS 26 Days Ago
Replies: 5
Views: 537
Posted By sureronald
Maybe an example will do

<fieldset>
<legend>Daniweb in a nutshell</legend>
<p>About Daniweb About Daniweb About Daniweb About Daniweb About Daniweb</p>
</fieldset>

Fieldsets are normally...
Forum: HTML and CSS Jun 23rd, 2009
Replies: 4
Views: 879
Posted By sureronald
Thanks for this Almostbob
Forum: HTML and CSS Jun 23rd, 2009
Replies: 4
Views: 879
Posted By sureronald
Thanks ShawnCplus for your reply but this code

will just give you the default sharp cornered box containing the text in the title attribute when you point this link. How do you change the...
Forum: HTML and CSS Jun 22nd, 2009
Replies: 4
Views: 879
Posted By sureronald
Hi Everyone.
My question is how do you customise the title attribute commonly used in HTML tags just like here at Daniweb when you hover your mouse over a thread topic.
Any help will be highly...
Forum: HTML and CSS Apr 24th, 2009
Replies: 3
Views: 798
Posted By sureronald
Register or login? but anyway once a user is logged in or registered as you put it, set a session variable and test against this to display the links.
Hope you are familiar to scripting.
Forum: HTML and CSS Apr 24th, 2009
Replies: 3
Views: 1,019
Posted By sureronald
Heres the code


<input type="text" name="reg_no" <?php if(isset($_SESSION['err']['reg_no']))
{
echo "value=\"$_SESSION['err']['reg_no']\" style=\"border: 1px solid red;\"";
}
?>
/>
Forum: HTML and CSS Apr 22nd, 2009
Replies: 3
Views: 1,019
Posted By sureronald
Hello everyone.
I am working on a php project and when reporting errors to the user on the page with the form, I explain to him the error and also change the css formatting of the text input field...
Forum: HTML and CSS Sep 22nd, 2008
Replies: 2
Views: 831
Posted By sureronald
Hi. I normally code my html and css code on knoppix version 3.9 (linux OS). Konqueror, the web browser in knoppix responds well to all css tags I give it and the web page looks good.
When I open the...
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC