|
|
|
gorbachev
|
Posted:
Thu Aug 05, 2004 1:20 pm |
|
|
|
PRO Level 6
Joined: 04 Aug 2004
Posts: 245
Location: United Kingdom
|
|
Fortunately I don't meet up with many W3C employees at the bar, so if they are unhappy with my simple, more efficient coding...they know where they can stick it right? Now I am not trying to be offensive...I have just arrived at this forum a day ago and thats the last thing I want to do.
I was merely attempting to help someone constructively.
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
imnuts
|
Posted:
Thu Aug 05, 2004 1:24 pm |
|
|
|
Moderator Support Team
Joined: 24 Mar 2004
Posts: 14564
Location: Boothwyn, Pennsylvania
|
i say CSS is easier and has more options for customizing, here's what i used
| Code: |
body {
background-image: url(wallpapers/13.jpg);
background-attachment: fixed;
} |
with the appropriate tags of course, but this was in the middle of the style tags so i didn't want to get them with it.
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
gorbachev
|
Posted:
Thu Aug 05, 2004 1:30 pm |
|
|
|
PRO Level 6
Joined: 04 Aug 2004
Posts: 245
Location: United Kingdom
|
|
You can still use CSS for other customisation if you use the bgproperties tag.
I won't be replying for a while going offline, cya.
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
Weaver
|
Posted:
Thu Aug 05, 2004 1:30 pm |
|
|
|
Respected Member of PROnetworks
Joined: 18 Jun 2002
Posts: 2587
Location: /home/weaver/
|
| gorbachev wrote: |
| Ok so your an admin... doesn't give you the right to be stuck up...get a life. |
Take the admin away, and your method is still not valid. While your technique may work in a percentage of cases, overall the technique used is not standard.
| gorbachev wrote: |
| I was merely attempting to help someone constructively. |
As an "Admin," thank you for that. That is what this place is all about.
-Weaver
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
imnuts
|
Posted:
Thu Aug 05, 2004 1:47 pm |
|
|
|
Moderator Support Team
Joined: 24 Mar 2004
Posts: 14564
Location: Boothwyn, Pennsylvania
|
| gorbachev wrote: |
You can still use CSS for other customisation if you use the bgproperties tag.
I won't be replying for a while going offline, cya. |
i could post the whole style sheet if you want to see what all is done on my homepage with CSS, but i don't want to take up a lot of space. I do thank you for trying to help though. here is my one style sheet if you want to have a look: click here that one is relatively simple at this point but it might get more complex eventually as i have seen some that are much larger.
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
Mac33
|
Posted:
Thu Aug 05, 2004 3:40 pm |
|
|
|
Respected Member of PROnetworks
Joined: 12 Mar 2002
Posts: 34345
Location: Scotland
|
|
Gorbachov as you say, you have only joined our forum a couple of days ago. Weaver is a highly respected Administrator on PROneTworks, and has proved his ability here over a long period of time. He hasn't set out to undermine you, but on the contrary give you a plausible alternative in a professional manner to your code. We do not expect derogatory comments to our staff members who are only trying to help you, and may i remind you that if you read our rules when you joined, you will note that no personal insults of any nature will be tolerated here. Please take the goodwill that Weaver is offering you in the context that's meant, and as time goes by if you wish to commit yourself to our forums, you will find that we are a helpful and friendly bunch, and we expect the same reciprocal gesture from our membership.
Mac
Chief Executive Officer
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
gorbachev
|
Posted:
Thu Aug 05, 2004 4:54 pm |
|
|
|
PRO Level 6
Joined: 04 Aug 2004
Posts: 245
Location: United Kingdom
|
Ok cool I understand that and I apologise for any misconceptions that I may have caused. You wouldn't happen to be scottish btw? 
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
Mac33
|
Posted:
Thu Aug 05, 2004 5:37 pm |
|
|
|
Respected Member of PROnetworks
Joined: 12 Mar 2002
Posts: 34345
Location: Scotland
|
Now how did you guess that one ...lol 
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
reisee61788
|
Posted:
Tue Sep 07, 2004 10:38 pm |
|
|
|
PRO Level 4
Joined: 10 Jul 2004
Posts: 104
|
|
I don't know much about C++ but I would like someone to teach me
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
kieran
|
Posted:
Wed Oct 20, 2004 11:54 pm |
|
|
|
PRO Level 2
Joined: 05 Apr 2004
Posts: 21
Location: Wales, UK
|
Planet Source Code is a good website for learning programming languages. (ASP, VB, C++, PHP etc.)
|
|
|
|
|
|
|
|
Back to top
|
|
|
|
|
Back to top |
|
|
|
|
|