Search Results

Showing results 1 to 40 of 183
Search took 0.03 seconds.
Search: Posts Made By: peter_budo ; Forum: HTML and CSS and child forums
Forum: HTML and CSS 22 Days Ago
Replies: 1
Views: 272
Posted By peter_budo
Read this (http://www.intechgrity.com/2009/06/show-author-name-abovebelow-post-title.html)
Forum: HTML and CSS 25 Days Ago
Replies: 8
Views: 327
Posted By peter_budo
The code is local to your machine so we would not be able to see the code till you post it...
Forum: HTML and CSS Oct 26th, 2009
Replies: 1
Views: 211
Posted By peter_budo
And what is your question?
Nevertheless my feeling is, that this actually failed attempt of spam...
Forum: HTML and CSS Oct 20th, 2009
Replies: 5
Views: 323
Posted By peter_budo
We just have to wait and see what bibbleonline is up-to
Forum: HTML and CSS Oct 20th, 2009
Replies: 5
Views: 323
Posted By peter_budo
@almostbob I'm aware of it, but obviously OP is just beginner...
Forum: HTML and CSS Oct 20th, 2009
Replies: 5
Views: 323
Posted By peter_budo
You need to provide proper type for input field like
<input type"password" />
plus any other parameters you need like length, maximum characters, name associated etc.
Forum: HTML and CSS Oct 18th, 2009
Replies: 9
Views: 693
Posted By peter_budo
You have two instances of bold tag left in wrong places see code bellow.
<DIV style="LEFT: 30px; POSITION: relative; TOP: 65px; visibility: visible;" id="buttonUp"><A ...
Forum: HTML and CSS Oct 17th, 2009
Replies: 9
Views: 693
Posted By peter_budo
Is the problem occurring only on sites you create or in any website. If it is only your creation then we need to see code...
Forum: HTML and CSS Oct 13th, 2009
Replies: 10
Views: 614
Posted By peter_budo
Begging for reputation, shameless...
Forum: HTML and CSS Oct 1st, 2009
Replies: 4
Views: 389
Posted By peter_budo
You are not paying attention to your tags formatting, if they have all double quotes as need it, if the tag is correctly closed and if they are in right order

<html>
<head>
<title></title>...
Forum: HTML and CSS Oct 1st, 2009
Replies: 4
Views: 389
Posted By peter_budo
Tags which do not have pair close tags should have back slash on the end of their declaration, which all of yours input tags are missing
Input for ID is missing double quote after size declaration...
Forum: HTML and CSS Jul 20th, 2009
Replies: 1
Views: 330
Posted By peter_budo
If you tried to view page you would found the whole code

/* 3. C A T E G O R I E S
*/

#categories{
position:fixed;
width:120px;
top:190px;
right:-120px;
Forum: HTML and CSS Jun 28th, 2009
Replies: 63
Views: 41,490
Posted By peter_budo
Full problem description will be highly beneficial as above doesn't make sense
Forum: HTML and CSS Jun 6th, 2009
Replies: 9
Views: 4,987
Posted By peter_budo
Use JavaScript option for read and write file (http://www.c-point.com/JavaScript/articles/file_access_with_JavaScript.htm) to store these URLs
Forum: HTML and CSS May 27th, 2009
Replies: 3
Views: 717
Posted By peter_budo
The size of menu been declared as 75opx. Unfortunately after adding all elements of your list there is still little empty space left at the end. Just change value in #menu a.last of padding-right...
Forum: HTML and CSS May 27th, 2009
Replies: 4
Views: 458
Posted By peter_budo
No worries, nobody is perfect.

PS: Nice web site layout
Forum: HTML and CSS Apr 24th, 2009
Replies: 2
Views: 541
Posted By peter_budo
Forum: HTML and CSS Mar 29th, 2009
Replies: 4
Views: 1,673
Posted By peter_budo
If you did found solution, would you mind to share it with community? In doing so you may help somebody with similar problem in the future...
Forum: HTML and CSS Feb 21st, 2009
Replies: 4
Views: 541
Posted By peter_budo
This is hardly an explanation of error!
Forum: HTML and CSS Feb 19th, 2009
Replies: 1
Views: 370
Posted By peter_budo
Depending on what you have in mind with simple roll-over action of swapping images or more complex as fading. There are variety of commercial products like Photoshop or Fireworks (these are most...
Forum: HTML and CSS Feb 4th, 2009
Replies: 4
Views: 460
Posted By peter_budo
It does, you need to think out of the box.
All the tutorials show how to apply rounded edges to one div container with something inside, some text. However inside your div container will be number...
Forum: HTML and CSS Feb 4th, 2009
Replies: 5
Views: 491
Posted By peter_budo
This should get you going http://www.interspire.com/content/articles/10/1/Building-An-Expanding-DHTML-Menu-With-CSS-and-JavaScript
Forum: HTML and CSS Feb 4th, 2009
Replies: 4
Views: 460
Posted By peter_budo
I'm not sure if this is exact code of your home page but lets have look at it

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>...
Forum: HTML and CSS Dec 21st, 2008
Replies: 16
Views: 3,942
Posted By peter_budo
One possibility, however it may not work well with less know browsers
Forum: HTML and CSS Dec 21st, 2008
Replies: 16
Views: 3,942
Posted By peter_budo
@ccube921 - that will not work, at least not properly as there are very few mobile phones with mobile browsers.

OlyComputers if you want to have redirection then use WURFL...
Forum: HTML and CSS Dec 19th, 2008
Replies: 15
Views: 6,206
Posted By peter_budo
All same here, it doesn't mean you have to produce scripts for every little thing. There are other technologies that can also handle this and often more efficient...
Forum: HTML and CSS Dec 18th, 2008
Replies: 15
Views: 6,206
Posted By peter_budo
And what about people misusing script capabilities to spread havoc on others machines, what do they deserve?
Every coin has two faces...
Forum: HTML and CSS Dec 18th, 2008
Replies: 2
Views: 540
Posted By peter_budo
You forgot to mention what sort of guidance you looking for...
For basic tutorials you can go w3schools.com (http://w3schools.com/css/default.asp) or you may explore w3c references...
Forum: HTML and CSS Dec 16th, 2008
Replies: 3
Views: 428
Posted By peter_budo
I think problem is in path declaration if you used absolute path like C:/My Website/img/img1.jpg, you should replace it with relative coding such as img/img1.jpg where HTML document is in "My...
Forum: HTML and CSS Dec 10th, 2008
Replies: 8
Views: 967
Posted By peter_budo
So that we do not repeat what you already have on the list can you say what you included or will include?
Forum: HTML and CSS Dec 3rd, 2008
Replies: 4
Views: 623
Posted By peter_budo
frames is something w3c would really like to forget about, they did good job some 5-7 years ago, but now are obsolete...
Checking html 5 this concept is nearly abandoned and only remains of previous...
Forum: HTML and CSS Nov 19th, 2008
Replies: 7
Views: 854
Posted By peter_budo
Posting mistake
Forum: HTML and CSS Nov 12th, 2008
Replies: 3
Views: 547
Posted By peter_budo
What is this code? How is it relevant to HTML or CSS?
Forum: HTML and CSS Nov 11th, 2008
Replies: 8
Views: 1,387
Posted By peter_budo
You have problem with tags closing order and tags not being close at all. You start as
<a href="#Bottom"> <div id="content">
<div id="java_button_eg_container">

<object . . .
but you close...
Forum: HTML and CSS Nov 11th, 2008
Replies: 8
Views: 1,387
Posted By peter_budo
Can you direct me to page you use it or provide coding to have look at?
Forum: HTML and CSS Nov 9th, 2008
Replies: 8
Views: 1,387
Posted By peter_budo
This neither concerns Java or JavaScript, links are matter of HTML
Somewhere in your page you will place that applet into view surrounded by link tag as this<a href="#Bottom">APPLET_HERE</a>
and...
Forum: HTML and CSS Nov 2nd, 2008
Replies: 6
Views: 3,287
Posted By peter_budo
You may want to read a post by MidMagic in this thread (http://www.daniweb.com/forums/thread154539.html)
Forum: HTML and CSS Oct 12th, 2008
Replies: 6
Views: 2,852
Posted By peter_budo
Did you check your connection settings as I suggested?
Forum: HTML and CSS Oct 12th, 2008
Replies: 8
Views: 1,896
Posted By peter_budo
If sos4seo not gone respond in next 24 hours I will treat original post as spam
Forum: HTML and CSS Oct 11th, 2008
Replies: 8
Views: 1,896
Posted By peter_budo
I do not see any differences, please point out the problem.

PS: In the future do not multi post it is not welcomed.
Showing results 1 to 40 of 183

 


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

©2003 - 2009 DaniWeb® LLC