html help needed
-
- Posts: 17
- Joined: 30 Dec 2014, 23:54
- Contact:
html help needed
it says you can use html on the CS and the wiki, does anyone know of a good guide or site for help with html for this game?
Needing a Banner, thumbnail and Avatar on here and In Game and needing help in game please?
Seeking a female companion on the game please?
Seeking a female companion on the game please?
- Phoenix
- Registered User
- Posts: 3932
- Joined: 27 May 2011, 21:43
- CrowNet Handle: Anonymous
Re: html help needed
W3 schools is probably the best site/resource for HTML, but if you're new to coding, I'd suggest keeping things very simple.
- Alexandrea
- Posts: 12318
- Joined: 02 Nov 2011, 04:47
- CrowNet Handle: xRobynxHoodx (aka AlexQ)
- Location: The Clocktower
- Contact:
Re: html help needed
right click and view source... (on ANY webpage almost) not to copy and steal but to look at and try to understand if you can before you try. Basic tags are like the ones in here but use < and >. So if you use the full editor in the forum just replace the [ and the ] with < and >. It won't work for everything but it will give you a quick feel for html. Look at the view source on Alex's cs (link under sig banner) I use really simple and basic coding so should be easy to follow.
Crownet Handle: xRobynxHoodx
#ethicalmica
-
- Posts: 17
- Joined: 30 Dec 2014, 23:54
- Contact:
Re: html help needed
thankies
Needing a Banner, thumbnail and Avatar on here and In Game and needing help in game please?
Seeking a female companion on the game please?
Seeking a female companion on the game please?
- Mooncalf
- Administrator
- Posts: 4547
- Joined: 17 Mar 2011, 12:20
Re: html help needed
This site seems like a good starting point, as it lets you create a very basic HTML page without knowing code, and then you can look at the code to see what it did afterwards. You can then get more advanced with it as you see fit. :)
http://www.onlinehtmleditor.net/
http://www.onlinehtmleditor.net/
- Mooncalf AKA David AKA Moonie
- Founder and creator of Path of the Vampire
- Founder and creator of Path of the Vampire
- Sundial
- Registered User
- Posts: 330
- Joined: 15 Jul 2011, 09:27
- Contact:
Re: html help needed
This! They have a real easy to follow instructional thing and a bunch of easy to use resource stuff.Phoenix wrote:W3 schools is probably the best site/resource for HTML, but if you're new to coding, I'd suggest keeping things very simple.
This is a great way to learn too! I went through tons of CS's & picked out the ones I liked, then copied the source into notepads. After that I started experimenting & figured out what each line of code translated into on the CS's, which then made it not so scary. By doing this I was able to figure out how to make stuff look the way I wanted it to. If you save your text document with .html then open it in a browser you can see immediately any changes after edits. (just refresh).Alexandrea wrote:right click and view source... (on ANY webpage almost) not to copy and steal but to look at and try to understand if you can before you try. Basic tags are like the ones in here but use < and >. So if you use the full editor in the forum just replace the [ and the ] with < and >. It won't work for everything but it will give you a quick feel for html. Look at the view source on Alex's cs (link under sig banner) I use really simple and basic coding so should be easy to follow.
..: Cart the Mighty's .:. Vathia Haze .:. Team Raiderette :..
Amazing Dandelion .. A Fishy Business ... Incredible Bunnie
Amazing Dandelion .. A Fishy Business ... Incredible Bunnie
- Alexandrea
- Posts: 12318
- Joined: 02 Nov 2011, 04:47
- CrowNet Handle: xRobynxHoodx (aka AlexQ)
- Location: The Clocktower
- Contact:
Re: html help needed
Oh, fyi? Once you are happy with your cs? Copy paste the whole thing into word or something like gdrive to save. I'm not the only one that has accidentally deleted my own cs... >.<
(multiple tabs can be a biatch if you're not careful )
(multiple tabs can be a biatch if you're not careful )
Crownet Handle: xRobynxHoodx
#ethicalmica
-
- Posts: 17
- Joined: 30 Dec 2014, 23:54
- Contact:
Re: html help needed
Thank you all I will keep those in mind
Needing a Banner, thumbnail and Avatar on here and In Game and needing help in game please?
Seeking a female companion on the game please?
Seeking a female companion on the game please?