Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


HTML help.
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam
View previous topic :: View next topic  
Author Message
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 7:05 pm    Post subject: HTML help. This post has 1 review(s) Reply with quote

I want to start learning how to make basic web pages and I need advice from my friends.

What is the best program to use when writing HTML code?

Does the program give me an opportunity to see what I have created thus far?

Could I be linked to some useful websites to help me learn?

Thanks y'all.
Back to top
View user's profile Send private message
S0BAC0
Newbie cheater
Reputation: -1

Joined: 15 Dec 2010
Posts: 19

PostPosted: Tue Dec 13, 2011 7:12 pm    Post subject: Reply with quote

Use notepad, and your normal browser
Back to top
View user's profile Send private message
Antagonist
Cheater
Reputation: 29

Joined: 24 Nov 2009
Posts: 48
Location: California

PostPosted: Tue Dec 13, 2011 7:13 pm    Post subject: Reply with quote

How do I cheat GTA San Andreas on the PS2?
_________________




tough guy talix wrote:
i've had it with your shit. fuck outta here
Back to top
View user's profile Send private message AIM Address
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 7:18 pm    Post subject: Reply with quote

S0BAC0 wrote:
Use notepad, and your normal browser


The standard notepad?

Also how can I see it? Would I save it as a .html and simply open it?

Is this going to be compatible with images as well?

Sorry for all the questions, but I would really love to start learning a thing or two and be able to put up my own website sooner or later.
Back to top
View user's profile Send private message
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 7:22 pm    Post subject: Reply with quote

Talix wrote:
Effect wrote:
S0BAC0 wrote:
Use notepad, and your normal browser


The standard notepad?

Also how can I see it? Would I save it as a .html and simply open it?

Is this going to be compatible with images as well?

Sorry for all the questions, but I would really love to start learning a thing or two and be able to put up my own website sooner or later.

yeah, you don't really need a compiler for html
download notepad++, will make things a bit easier with highlighting


Ok wonderful, but once again just the quick questions as to viewing photos that I would want to put on a web page.

How are they referenced, and is HTML rather basic to learn or modify?
Back to top
View user's profile Send private message
Maes
Advanced Cheater
Reputation: 10

Joined: 09 Apr 2009
Posts: 50

PostPosted: Tue Dec 13, 2011 8:08 pm    Post subject: Reply with quote

Effect wrote:
Talix wrote:
Effect wrote:
S0BAC0 wrote:
Use notepad, and your normal browser


The standard notepad?

Also how can I see it? Would I save it as a .html and simply open it?

Is this going to be compatible with images as well?

Sorry for all the questions, but I would really love to start learning a thing or two and be able to put up my own website sooner or later.

yeah, you don't really need a compiler for html
download notepad++, will make things a bit easier with highlighting


Ok wonderful, but once again just the quick questions as to viewing photos that I would want to put on a web page.

How are they referenced, and is HTML rather basic to learn or modify?


Just remember, src="" means that it's loading a file. You can use <img src="photo.png" border="0" />

_________________
Account reclaimed by former owner?
Back to top
View user's profile Send private message
Antagonist
Cheater
Reputation: 29

Joined: 24 Nov 2009
Posts: 48
Location: California

PostPosted: Tue Dec 13, 2011 8:13 pm    Post subject: Reply with quote

Athostle/Rokurai wrote:
Effect wrote:
Talix wrote:
Effect wrote:
S0BAC0 wrote:
Use notepad, and your normal browser


The standard notepad?

Also how can I see it? Would I save it as a .html and simply open it?

Is this going to be compatible with images as well?

Sorry for all the questions, but I would really love to start learning a thing or two and be able to put up my own website sooner or later.

yeah, you don't really need a compiler for html
download notepad++, will make things a bit easier with highlighting


Ok wonderful, but once again just the quick questions as to viewing photos that I would want to put on a web page.

How are they referenced, and is HTML rather basic to learn or modify?


Just remember, src="" means that it's loading a file. You can use <img src="photo.png" border="0" />


lol

_________________




tough guy talix wrote:
i've had it with your shit. fuck outta here
Back to top
View user's profile Send private message AIM Address
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 8:14 pm    Post subject: Reply with quote

Athostle/Rokurai wrote:
Effect wrote:
Talix wrote:
Effect wrote:
S0BAC0 wrote:
Use notepad, and your normal browser


The standard notepad?

Also how can I see it? Would I save it as a .html and simply open it?

Is this going to be compatible with images as well?

Sorry for all the questions, but I would really love to start learning a thing or two and be able to put up my own website sooner or later.

yeah, you don't really need a compiler for html
download notepad++, will make things a bit easier with highlighting


Ok wonderful, but once again just the quick questions as to viewing photos that I would want to put on a web page.

How are they referenced, and is HTML rather basic to learn or modify?


Just remember, src="" means that it's loading a file. You can use <img src="photo.png" border="0" />


How does it know where to load an image from? Pardon my lack of HTML knowledge.
Back to top
View user's profile Send private message
Up2Admin
I'm a spammer
Reputation: 126

Joined: 17 Oct 2007
Posts: 6548
Location: Texas

PostPosted: Tue Dec 13, 2011 8:14 pm    Post subject: Reply with quote

Dreamweaver. Just don't use all of the shitty preset coding and design stuff. By far the most useful tool I've used for web design.
Only script kiddies and children think Notepad is the best.

Notepad++ is pretty good as well.

_________________
Back to top
View user's profile Send private message Visit poster's website
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 8:15 pm    Post subject: Reply with quote

Up2Admin wrote:
Dreamweaver. Just don't use all of the shitty preset coding and design stuff. By far the most useful tool I've used for web design.
Only script kiddies and children think Notepad is the best.

Notepad++ is pretty good as well.


I plan to learn it for myself, but I am sure that I will originally be learning off pre-made scripts just for educational purposes.
Back to top
View user's profile Send private message
Maes
Advanced Cheater
Reputation: 10

Joined: 09 Apr 2009
Posts: 50

PostPosted: Tue Dec 13, 2011 8:19 pm    Post subject: Reply with quote

Effect wrote:
Athostle/Rokurai wrote:
Effect wrote:
Talix wrote:
Effect wrote:
S0BAC0 wrote:
Use notepad, and your normal browser


The standard notepad?

Also how can I see it? Would I save it as a .html and simply open it?

Is this going to be compatible with images as well?

Sorry for all the questions, but I would really love to start learning a thing or two and be able to put up my own website sooner or later.

yeah, you don't really need a compiler for html
download notepad++, will make things a bit easier with highlighting


Ok wonderful, but once again just the quick questions as to viewing photos that I would want to put on a web page.

How are they referenced, and is HTML rather basic to learn or modify?


Just remember, src="" means that it's loading a file. You can use <img src="photo.png" border="0" />


How does it know where to load an image from? Pardon my lack of HTML knowledge.

src="photo.png" (Say my file were in C:/Xampp/Htdocs/Website/, and was named dap.jpg, I would set the src as src="C:/Xampp/Htdocs/Website/dap.jpg" or if the .html file I was loading from was in /Website/, I could simply write src="dap.jpg"

_________________
Account reclaimed by former owner?
Back to top
View user's profile Send private message
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 8:25 pm    Post subject: Reply with quote

Thank you now that makes some sense to me. I'm currently using the w3schools website to help me learn the basics and soon enough I'll start working on stuff on my own to learn more.

Any idea how long it takes to be self-sufficient and able to write?
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Tue Dec 13, 2011 8:34 pm    Post subject: Reply with quote

yeeeeeeeeeaaaaaaaaaaaaaaars
Back to top
View user's profile Send private message
.....
Expert Cheater
Reputation: 59

Joined: 23 Oct 2010
Posts: 119

PostPosted: Tue Dec 13, 2011 8:37 pm    Post subject: Reply with quote

Cryoma wrote:
yeeeeeeeeeaaaaaaaaaaaaaaars


Ohay bby caeks.
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Tue Dec 13, 2011 8:41 pm    Post subject: Reply with quote

HTML is probably the easiest language, it also has the least amount of features as far as I'm concerned.
Everything you need to know right here:

<title></title>

<center></center>

<img src="">

<a href=""></a>

<br>

<b>

<object width="" height="">
<param name="" value="">
<embed src="" width="" height="">
</embed>
</object>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam All times are GMT - 6 Hours
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites