Html

Recommended Videos

WrcklessIntent

New member
Apr 16, 2009
513
0
0
So has anybody ever made there own website or have any experiance making em before? Right now i'm working on my final for my html/css class and my website is a review of all things about zombies. Books, games, movies, hell i'm even throwing in a page on Humans vs zombies in there.
Point of theard discuss cool websites you have made or if you have experiance in html, css, or javascript. Also you can suggest cool ideas for my website if you want :)
 

TeeBs

New member
Oct 9, 2010
1,563
0
0
I took a class, its not for me.

Javascript itself is like learning a different language.
 

Heart of Darkness

The final days of His Trolliness
Jul 1, 2009
9,745
0
0
TeeBs said:
I took a class, its not for me.

Javascript itself is like learning a different language.
...because it is?

OT: I haven't actually made any websites, but you might want to look up the W3 Schools [http://w3schools.com/] for how to format in HTML/CSS, and how to write a few simple programs in JavaScript. So that should be a good place to start.
 

Manicotti

New member
Apr 10, 2009
523
0
0
I typically try to start one blog each year...which promptly die off after a few months. But I use Blogger or Wordpress, since it's much easier and more practical to "develop" a website that way if you're interested in actually saying something to get an audience, rather than as an academic exercise. (And if it IS for academics or personal interest outside of this final, then you'd just be better off learning a more versatile language like C++ or Python)
 

Radeonx

New member
Apr 26, 2009
7,012
0
0
Well, my career is computer programming, so I am very talented in a multitude of languages, and I have made multiple sites before. The big one was advertising a cloud computing program at my college, which I was a part of.
 

WrcklessIntent

New member
Apr 16, 2009
513
0
0
Manicotti said:
I typically try to start one blog each year...which promptly die off after a few months. But I use Blogger or Wordpress, since it's much easier and more practical to "develop" a website that way if you're interested in actually saying something to get an audience, rather than as an academic exercise. (And if it IS for academics or personal interest outside of this final, then you'd just be better off learning a more versatile language like C++ or Python)
Mostly academics right now don't have enough time to create my own site now.
Never heard of Blogger or Wordpress before do you still have to write your own code or is
it sort of a pre written layout that you just fill in the blanks style
 
Apr 28, 2008
14,628
0
0
I just finished up a class on this last month.
How far along are you? Did you just start, or are you close to the end?

Anyway, my site was a quaint gaming site. If I make a website of my own I'll probably use the same design, but use different content. Not sure yet.

Anyway, nowadays I'm just playing with it, keeping my skills sharp. Will probably take another class.
 

Manicotti

New member
Apr 10, 2009
523
0
0
WrcklessIntent said:
Mostly academics right now don't have enough time to create my own site now.
Never heard of Blogger or Wordpress before do you still have to write your own code or is
it sort of a pre written layout that you just fill in the blanks style
Blogger is basically a set of premade templates, yeah. There's a lot of customization potential, though. I haven't used WordPress myself, but same thing applies (with even more room to play around with). I believe you do have the option to modify it in HTML if you want, though.
 

WrcklessIntent

New member
Apr 16, 2009
513
0
0
Irridium said:
I just finished up a class on this last month.
How far along are you? Did you just start, or are you close to the end?

Anyway, my site was a quaint gaming site. If I make a website of my own I'll probably use the same design, but use different content. Not sure yet.

Anyway, nowadays I'm just playing with it, keeping my skills sharp. Will probably take another class.
Was a half year course and all i have left is the final now. I was gonna do a game site
but i thought that was to broad of a subject for me to focus on so i just chose zombies. Site has to be 6 pages and include html/css and java if you want.
 

DazZ.

Elite Member
Jun 4, 2009
5,540
0
41
It's what I do for money (mostly).
Sadly don't get to actually make things much at the moment and just fix things, maintain servers and make updates. Nothing interesting up at the moment. I am designing and making an another art portfolio this week though, so I may get creative with that and hope he likes something I would actually be interested in making.

Always working on my design portfolio though, got a fair few designs and websites made for that, I just can't decide on what I want the actual portfolio site to look like because I keep feeling like that one has to be the best.

As for tips, use excessive use of the html marquee tag, it makes any website look pro.
 

WrcklessIntent

New member
Apr 16, 2009
513
0
0
DazZ. said:
It's what I do for money (mostly).
Sadly don't get to actually make things much at the moment and just fix things, maintain servers and make updates. Nothing interesting up at the moment. I am designing and making an another art portfolio this week though, so I may get creative with that and hope he likes something I would actually be interested in making.

Always working on my design portfolio though, got a fair few designs and websites made for that, I just can't decide on what I want the actual portfolio site to look like because I keep feeling like that one has to be the best.

As for tips, use excessive use of the html marquee tag, it makes any website look pro.
I know i love marquee so much. I have a zombie.gif walking across my page with it
and my friends are like how the hell did you do that?!?
 

Lancer873

New member
Oct 10, 2009
520
0
0
I've made a simple one. W3 schools is definitely the best place to go for help, I learned all I know about HTML there (and I know quite a bit, if I do say so myself... and I do, because I did.)
 

JezebelinHell

New member
Dec 9, 2010
405
0
0
I have associates in Electromechanical Engineering with Robotics and CIS and I have recently decided to go back for a certificate in web development. Just really getting started but I have made web pages off and on for the past 10 years as a hobby. Basically all the classes I am taking now are just a review of things I have already taught myself. So it has been pretty boring.

WrcklessIntent said:
DazZ. said:
As for tips, use excessive use of the html marquee tag, it makes any website look pro.
I know i love marquee so much. I have a zombie.gif walking across my page with it
and my friends are like how the hell did you do that?!?
Just so you know...
http://www.w3.org/html/wiki/Elements/marquee
 

Layz92

New member
May 4, 2009
1,651
0
0
Radeonx said:
Well, my career is computer programming, so I am very talented in a multitude of languages, and I have made multiple sites before. The big one was advertising a cloud computing program at my college, which I was a part of.
Do you know the ones that are a bit aged. Like Oracle Databases and COBOL etc? I'm just curious.

The most I have done is HTML, CSS and some PHP I don't remember much of. Also a a little bit of C.