Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

HTML question

Alright - I have some HTML code. Is there any convenient way to show the whole world what it is without giving them the code and telling them to go use an HTML-viewer? Perhaps an HTML form sharing website...?

PS: I don't have a website, so don't ask me to publish it there.


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#2 Before February 2015

Haze123
Member
Joined: 2015-03-09
Posts: 1,691

Re: HTML question

This belongs in Questions And Answers but this is off-topic idk...

Last edited by haze123 (Dec 29 2011 11:05:15 pm)


ulpdao4e94f.png I are back.

Offline

#3 Before February 2015

Bash
Guest

Re: HTML question

TakoMan02 wrote:

Alright - I have some HTML code. Is there any convenient way to show the whole world what it is without giving them the code and telling them to go use an HTML-viewer? Perhaps an HTML form sharing website...?

PS: I don't have a website, so don't ask me to publish it there.

http://codepad.viper-7.com/

Just replace the PHP code in the text box. Hit "Paste" and copy the "HTML" link at the top right of the frame.

#4 Before February 2015

Cyral
Member
From: United States
Joined: 2015-02-15
Posts: 2,269

Re: HTML question

^That would work, But if you want, there are lots of free websites creators such as Google sites, webs, wix, etc..


Player Since 2011. I used to make bots and stuff.

Offline

#5 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: HTML question

EE Beast wrote:

^That would work, But if you want, there are lots of free websites creators such as Google sites, webs, wix, etc..

Yeah I didn't want to create a whole new website just for the html-insert option.


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#6 Before February 2015

Cyral
Member
From: United States
Joined: 2015-02-15
Posts: 2,269

Re: HTML question

TakoMan02 wrote:
EE Beast wrote:

^That would work, But if you want, there are lots of free websites creators such as Google sites, webs, wix, etc..

Yeah I didn't want to create a whole new website just for the html-insert option.

Yea I figured bass was probably right for one time use and such.


Player Since 2011. I used to make bots and stuff.

Offline

#7 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: HTML question

bass5098 wrote:
TakoMan02 wrote:

Alright - I have some HTML code. Is there any convenient way to show the whole world what it is without giving them the code and telling them to go use an HTML-viewer? Perhaps an HTML form sharing website...?

PS: I don't have a website, so don't ask me to publish it there.

http://codepad.viper-7.com/

Just replace the PHP code in the text box. Hit "Paste" and copy the "HTML" link at the top right of the frame.

Hm... everything I put in gives a 502 Bad Gateway error - even the beginning example.

And webs won't let me use HTML for the first 7 days of my account.

*sigh*

Last edited by Tako (Dec 30 2011 11:42:23 am)


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

#8 Before February 2015

Maikel
Guest

Re: HTML question

You could always do the view source method.

View Source Code:

<a id="button" onClick='window.location="view-source:" + window.location.href'>View Source</a>

CSS:

#button { padding: 2px; background: dodgerBlue; } /* Alter to your liking, just an example. */

However this does not work in some browsers, but I can show you some other ways that are a little more complex.

Last edited by Maikel (Dec 30 2011 4:02:28 pm)

#9 Before February 2015

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: HTML question

Use < for < and > for >
<html> would produce <html> when viewed. PHP has a function that does it so I made an itteh bitteh tool with it:
http://failwin.tk/php/utils/htmlencode.d55


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#10 Before February 2015

F1redragon
Guest

Re: HTML question

Hmmm... let me think hmmmm...
nope I have no idea what the hell you guys are talking about!

#11 Before February 2015

Different55
Forum Admin
Joined: 2015-02-07
Posts: 16,575

Re: HTML question

Why did you make that useless post? [warn]


"Sometimes failing a leap of faith is better than inching forward"
- ShinsukeIto

Offline

#12 Before February 2015

Tako
Member
From: Memphis, Tennessee, USA
Joined: 2015-08-10
Posts: 6,663
Website

Re: HTML question

The errors I posted were temporary problems with their website - all fixed.

You can lock now.


Yeah, well, you know that's just like, uh, your opinion, man.

Offline

Tako1423505698455734

Board footer

Powered by FluxBB

[ Started around 1732526261.5074 - Generated in 0.047 seconds, 12 queries executed - Memory usage: 1.55 MiB (Peak: 1.71 MiB) ]