html help needed

Ask as many questions as you need and get help from our friendly community. New to the site? Come say hi here!
Post Reply
abysteel (DELETED 5961)
Posts: 17
Joined: 30 Dec 2014, 23:54
Contact:

html help needed

Post by abysteel (DELETED 5961) »

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?
User avatar
Phoenix
Registered User
Posts: 3932
Joined: 27 May 2011, 21:43
CrowNet Handle: Anonymous

Re: html help needed

Post by Phoenix »

W3 schools is probably the best site/resource for HTML, but if you're new to coding, I'd suggest keeping things very simple.
⊰ Altaire × Blake ⊱
CS × Threads
User avatar
Alexandrea
Posts: 12318
Joined: 02 Nov 2011, 04:47
CrowNet Handle: xRobynxHoodx (aka AlexQ)
Location: The Clocktower
Contact:

Re: html help needed

Post by Alexandrea »

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
SoA ☽O☾ DTM ☽O☾ Q2
Image
OOC=Ally///C.S. & RP List///Dressed by Razzlynn
#ethicalmica
abysteel (DELETED 5961)
Posts: 17
Joined: 30 Dec 2014, 23:54
Contact:

Re: html help needed

Post by abysteel (DELETED 5961) »

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?
User avatar
Mooncalf
Administrator
Administrator
Posts: 4547
Joined: 17 Mar 2011, 12:20

Re: html help needed

Post by Mooncalf »

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/
- Mooncalf AKA David AKA Moonie
- Founder and creator of Path of the Vampire
User avatar
Sundial
Registered User
Posts: 330
Joined: 15 Jul 2011, 09:27
Contact:

Re: html help needed

Post by Sundial »

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! They have a real easy to follow instructional thing and a bunch of easy to use resource stuff.
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.
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).
..: Cart the Mighty's .:. Vathia Haze .:. Team Raiderette :..
Image
Amazing Dandelion .. A Fishy Business ... Incredible Bunnie
User avatar
Alexandrea
Posts: 12318
Joined: 02 Nov 2011, 04:47
CrowNet Handle: xRobynxHoodx (aka AlexQ)
Location: The Clocktower
Contact:

Re: html help needed

Post by Alexandrea »

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 :|)
Crownet Handle: xRobynxHoodx
SoA ☽O☾ DTM ☽O☾ Q2
Image
OOC=Ally///C.S. & RP List///Dressed by Razzlynn
#ethicalmica
abysteel (DELETED 5961)
Posts: 17
Joined: 30 Dec 2014, 23:54
Contact:

Re: html help needed

Post by abysteel (DELETED 5961) »

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?
Post Reply