NameSilo

A Stupid Question

Spaceship Spaceship
Watch

hostbreak

Established Member
Impact
0
I have just recently decided to jump into the ocean of designing (that’s web designing) :wave: for which I am interested in learning different languages and tools to communicate with the species under water (browsers and servers).

So the question is which language and which tool will remain the finest, for hmmm lets say about all eternity (well I won’t be living for that long but I certainly need my work to remain there)

Every comment is welcome accept for dishearten one’s
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains — AI StorefrontUnstoppable Domains — AI Storefront
Well I would go with PHP/MySQL and all things generic (ie; HTML etc)... That is just my personal opinion....
I have trusted and developed in PHP for quite sometime now and it has yet to fail me.......

Hope this helps.. :D
 
0
•••
Yep php/mysql is the way for you ;) also try to master your design + html / css skills aswell ;)
 
0
•••
hostbreak said:
I have just recently decided to jump into the ocean of designing (that’s web designing) ...
well here you go:

1. learn HTML. Learn how to style and code HTML FIRST!!!!!
2. learn CSS next - this is important
3. learn php & mySql at the same time. Learn some php first, and then integrate it with mySql, as it makes your website more dynamic.

If you are learning HTML use the XHTML standards. This is the new browser format, and normal HTML won't work soon.
 
0
•••
You can do ALOT with just getting good at HTML and CSS. These are critical.

While PHP/MySQL is great to learn, you can get by with just getting familiar enough to be able adapt already written code to your purposes.

Let's not forget about learning graphics too. Also, basic layout rules. :)
 
0
•••
HTML is the bread and butter. From there you should learn CSS, and then PHP/MSQL.
 
0
•••
PoorDoggie said:
well here you go:

1. learn HTML. Learn how to style and code HTML FIRST!!!!!
2. learn CSS next - this is important
3. learn php & mySql at the same time. Learn some php first, and then integrate it with mySql, as it makes your website more dynamic.

If you are learning HTML use the XHTML standards. This is the new browser format, and normal HTML won't work soon.
Thanks for those points.........
How can you say html won't work soon I mean every one else is saying to go with HTML are you sure about html?
 
0
•••
hostbreak said:
Thanks for those points.........
How can you say html won't work soon I mean every one else is saying to go with HTML are you sure about html?
All browsers are moving to XHTML (extensible hypertext markup language). This is just HTML, but everything has to be closed, and all the HTMl has to be correct. So for instance:

HTML:
<input type="text">
is WRONG html (apparantly) and soon browsers will just ignore it.

whereas:
HTML:
<input type="text" />
this is "closed" (trailing " /") so will work.

also, cases such as:
HTML:
<b><u>Hello</b></u>
are wrong

whereas
HTML:
<b><u>Hello</u></b>
is correct.

Read about it at www.w3schools.com
 
0
•••
These are my tools.

- Dreamweaver
- Flash
- Adobe Photoshop

Languages:

- CSS
- PHP
- MySQL


Apart from that i use PHPBB for discussion boards, soon moving to VBulliten, as soon as i get some money.
 
0
•••
DJ - how can you code those, without knowing HTML?
 
0
•••
PoorDoggie is right. Use the XHTML standards. They are just like a stricter form of HTML. Just a few differences.

I use Crimson Editor to code. :)
 
0
•••
Ok so there is no such huge difference in HTML and XHTML :bingo:
 
0
•••
Appraise.net

We're social

Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back