Forum is shutting down, join us on Discord.
- No new threads can be created
- Shoutbox has been disabled
- All chat/support/market will be on Discord
- if you have a special status on forum (ie: staff, legendary user, etc), then PM Phoenix on forum with your Discord name to reclaim your status on Discord
See you all on Discord!
Programming Section All programming related stuff goes here. |
Welcome to the Twilight MU Online Forum forums.
You are currently viewing our boards as a guest which gives you limited access. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
After registering you will receive an email with a confirmation link that you will need to click in order to activate your forum account.
NOTE: It's recommanded that you use on forum a different username and password than the game username and password.
If you have any problems with the registration process or your account login, please contact contact us.
|
24-11-2008
|
#11
|
I'm speshul x_X
InGame Character:
My Mood:
albsky is offline
Level up: 80%, 93 Points needed |
Rank: Platinum Member
Join Date: Jun 2008
Rep Power: 232
Casino Cash: 5538
|
I love you 
__________________
-----

|
|
|
24-11-2008
|
#12
|
GFX Master
InGame Character:
My Mood:
Judobreaker is offline
Points: 23,555, Level: 67 |
Level up: 8%, 645 Points needed |
Join Date: Sep 2006
Location: Holland
Age: 36
Rep Power: 353
Casino Cash: 10394
|
Don't get too close... xD
__________________
[CENTER]
Thank you Jessie!
|
|
|
24-11-2008
|
#13
|
I'm speshul x_X
InGame Character:
My Mood:
albsky is offline
Level up: 80%, 93 Points needed |
Rank: Platinum Member
Join Date: Jun 2008
Rep Power: 232
Casino Cash: 5538
|
okay, for this time...
__________________
-----

|
|
|
01-12-2008
|
#14
|
Jr Admin
InGame Character:
My Mood:
Lizi is offline
Points: 21,806, Level: 64 |
Level up: 48%, 344 Points needed |
Join Date: Sep 2006
Location: Australia
Age: 42
Rep Power: 291
Casino Cash: 5569
|
Lol ........xD
|
|
|
04-12-2008
|
#15
|
...
InGame Character:
miszmaniac1 is offline
Level up: 19%, 284 Points needed |
Rank: Platinum Member
Join Date: Oct 2006
Location: Poland
Age: 42
Rep Power: 248
Casino Cash: 347
|
Actually, you should use css instead of html properties, and it would look like this:
Code:
<a href="/index.html" style="text-decoration: none; color: #000;" >Home</a>
Or make in head of document (or separate css):
Code:
<style type="text/css">
a, a:visited {
text-decoration: none;
color: #000;
}
</style>
__________________
IGN: miszmaniac, GrzesMG
|
|
|
04-12-2008
|
#16
|
I'm speshul x_X
InGame Character:
My Mood:
albsky is offline
Level up: 80%, 93 Points needed |
Rank: Platinum Member
Join Date: Jun 2008
Rep Power: 232
Casino Cash: 5538
|
I dun like CSS, but...
I wanna go PHP coding, so I SHOULD use CSS right?
I got some site with really nice links now, and I like it way better, with the mouson.
But it's HTML coded and I need to include PHP in it xd so I should use CSS? 
Ty in advance 
__________________
-----

|
|
|
05-12-2008
|
#17
|
GFX Master
InGame Character:
My Mood:
Judobreaker is offline
Points: 23,555, Level: 67 |
Level up: 8%, 645 Points needed |
Join Date: Sep 2006
Location: Holland
Age: 36
Rep Power: 353
Casino Cash: 10394
|
First of all, CSS is not a must.
I don't like people that say you SHOULD use CSS... :P
CSS makes your code nicer and easier to read when used correctly, and it usually is interpreted about the same ways in the different browsers (although still not always.)
It is however still an extra thing to learn so starting amateurs will probably like to use HTML only.
Also, when using PHP you do not have to use CSS, you can just use HTML like you used too, it's still totally your choice.
In your case, just code the PHP around your current site and figure out the CSS later if you feel like it, it's not needed to get the PHP running anyway.
__________________
[CENTER]
Thank you Jessie!
|
|
|
07-12-2008
|
#18
|
...
InGame Character:
miszmaniac1 is offline
Level up: 19%, 284 Points needed |
Rank: Platinum Member
Join Date: Oct 2006
Location: Poland
Age: 42
Rep Power: 248
Casino Cash: 347
|
CSS isn't a must... ok I agree, but if you have like 20 pictures, 30 diffrent hrefs + layout, it's much more codding to do if you'd write all things about style in html args...
First of all you make site lot more heavier if you have to download all args all over again.
For second, browser doesn't download CSS sheet each request, but servers sends 304 response code, that file wasn't modified, so it's much faster also.
As Judo said, CSS has nothing to do with PHP.
CSS is not much to learn actually. For beginners it's just as easy (or even more) as HTML args.
__________________
IGN: miszmaniac, GrzesMG
|
|
|
07-12-2008
|
#19
|
GFX Master
InGame Character:
My Mood:
Judobreaker is offline
Points: 23,555, Level: 67 |
Level up: 8%, 645 Points needed |
Join Date: Sep 2006
Location: Holland
Age: 36
Rep Power: 353
Casino Cash: 10394
|
Beginners tend to be confused a bit when using CSS, but if you're working with large amount of things with the same properties then yeah, definitely go for CSS. ^^
__________________
[CENTER]
Thank you Jessie!
|
|
|
07-12-2008
|
#20
|
I'm speshul x_X
InGame Character:
My Mood:
albsky is offline
Level up: 80%, 93 Points needed |
Rank: Platinum Member
Join Date: Jun 2008
Rep Power: 232
Casino Cash: 5538
|
lol, this thread turned to an other subject :P
haha 
__________________
-----

|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:04 PM. |
|
|
|
|