• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 22:37
CEST 04:37
KST 11:37
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5: Winners Announced!0[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5TL.net Map Contest #21 - Finalists4Team TLMC #5: Vote to Decide Ladder Maps!0
Community News
Weekly Cups (Sept 29-Oct 5): MaxPax triples up2PartinG joins SteamerZone, returns to SC2 competition245.0.15 Balance Patch Notes (Live version)109$2,500 WardiTV TL Map Contest Tournament 152Stellar Fest: StarCraft II returns to Canada11
StarCraft 2
General
5.0.15 Balance Patch Notes (Live version) The New Patch Killed Mech! Team TLMC #5: Winners Announced! WoL: how does "advanced construction" work? Weekly Cups (Sept 29-Oct 5): MaxPax triples up
Tourneys
$2,500 WardiTV TL Map Contest Tournament 15 RSL Offline Finals Dates + Ticket Sales! Tenacious Turtle Tussle Stellar Fest Sparkling Tuna Cup - Weekly Open Tournament
Strategy
Custom Maps
External Content
Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More Mutation # 491 Night Drive
Brood War
General
BW General Discussion [BSL21] - How to Qualify to Each League ? Question regarding recent ASL Bisu vs Larva game RepMastered™: replay sharing and analyzer site BGH Auto Balance -> http://bghmmr.eu/
Tourneys
Small VOD Thread 2.0 [ASL20] Ro8 Day 4 [Megathread] Daily Proleagues [ASL20] Ro8 Day 3
Strategy
Current Meta TvZ Theorycraft - Improving on State of the Art Proposed Glossary of Strategic Uncertainty 9 hatch vs 10 hatch vs 12 hatch
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread ZeroSpace Megathread Dawn of War IV Path of Exile
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine US Politics Mega-thread UK Politics Mega-thread The Games Industry And ATVI
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
Movie Discussion! Anime Discussion Thread [Manga] One Piece
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
Recent Gifted Posts The Automated Ban List BarCraft in Tokyo Japan for ASL Season5 Final
Blogs
[AI] From Comfort Women to …
Peanutsc
Mental Health In Esports: Wo…
TrAiDoS
Try to reverse getting fired …
Garnet
[ASL20] Players bad at pi…
pullarius1
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1352 users

Attempting to learn Web Design - Page 2

Blogs > Sad[Panda]
Post a Reply
Prev 1 2 3 4 Next All
RedLuck
Profile Blog Joined May 2010
Canada253 Posts
February 16 2011 20:19 GMT
#21
Quick question for all of you who do this professionally: how old were you when you were first interested in learning web design and how long did you go to school for it?
If you say "plz" because it's shorter than "please," I'll say "no" because it's shorter than "yes."
Lyzon
Profile Blog Joined October 2009
United Kingdom440 Posts
February 16 2011 20:41 GMT
#22
I first started learning or teaching myself, when i was around 11. i started making linked word documents as websites then i was introduced to dreamweaver... veentually i started learning more and more... now im 21 and thanks to my eagerness to learn when i was young, i have a good future ahead of me in web design
telfire
Profile Joined May 2010
United States415 Posts
February 16 2011 20:42 GMT
#23
On February 17 2011 05:19 RedLuck wrote:
Quick question for all of you who do this professionally: how old were you when you were first interested in learning web design and how long did you go to school for it?


I was 9 and I did not go to school, I self taught. I was terrible for quite some time, but 11 years later I am freelancing for a number of companies. I continue to brush up on my skills and learn new ones. The web is constantly changing and I feel like school might be a decent foundation, but you're going to NEED to self-teach to keep up afterwards anyway. I do not feel it is mandatory.
Deleted User 61629
Profile Blog Joined March 2010
1664 Posts
February 16 2011 20:45 GMT
#24
--- Nuked ---
formthehead
Profile Joined June 2010
United States81 Posts
Last Edited: 2011-02-16 21:29:37
February 16 2011 21:28 GMT
#25
On February 17 2011 05:19 RedLuck wrote:
Quick question for all of you who do this professionally: how old were you when you were first interested in learning web design and how long did you go to school for it?


I went to art school and studied graphic design, and I taught myself HTML and CSS with a lynda.com dreamweaver tutorial. Now I end up doing most things from dreamweaver's coding window, and I could plausibly do it purely on code, but it's nice to have the program step in and organize things for me since I'm not accustomed to coding (my tech experience is limited to browsing the web and playing games).

It's important to make distinctions between web designers and web developers, and what part of it you want to focus on.

Also, tables are useful for some situations because the slice tool in adobe programs allow you to create a design and export it to a tables layout with all the image resources and rollovers already organized for you, with a minimum amount of coding or general effort. It's the fastest and easiest way to make a website that'll never get updated for a client that doesn't want to bother maintaining it, and the layout is durable enough to work on all browsers (older IE versions don't render CSS properly, and all browsers interpret the code a bit differently, though I'm not too clear on the specifics). The firm I interned at kept Adobe ImageReady from the original creative suite (it got replaced by adobe fireworks, I believe) because it converted to tables with the least amount of hassle.
RedLuck
Profile Blog Joined May 2010
Canada253 Posts
February 16 2011 22:07 GMT
#26
+ Show Spoiler +
On February 17 2011 06:28 formthehead wrote:
Show nested quote +
On February 17 2011 05:19 RedLuck wrote:
Quick question for all of you who do this professionally: how old were you when you were first interested in learning web design and how long did you go to school for it?


I went to art school and studied graphic design, and I taught myself HTML and CSS with a lynda.com dreamweaver tutorial. Now I end up doing most things from dreamweaver's coding window, and I could plausibly do it purely on code, but it's nice to have the program step in and organize things for me since I'm not accustomed to coding (my tech experience is limited to browsing the web and playing games).

It's important to make distinctions between web designers and web developers, and what part of it you want to focus on.

Also, tables are useful for some situations because the slice tool in adobe programs allow you to create a design and export it to a tables layout with all the image resources and rollovers already organized for you, with a minimum amount of coding or general effort. It's the fastest and easiest way to make a website that'll never get updated for a client that doesn't want to bother maintaining it, and the layout is durable enough to work on all browsers (older IE versions don't render CSS properly, and all browsers interpret the code a bit differently, though I'm not too clear on the specifics). The firm I interned at kept Adobe ImageReady from the original creative suite (it got replaced by adobe fireworks, I believe) because it converted to tables with the least amount of hassle.


I only ask because I've always had the itching to learn HTML and web development but I've never acted upon it. At this point in my life I'd really like to start REALLY getting into something like this for which I've always been passionate for.

I 'started' to learn html about 2 years ago but I didn't follow through with it and now I'm 20 years old and kicking myself for not continuing to learn. Now after hearing that a lot of people here started when they were young teens it makes me wonder if I'm too old to scratch this itch. It feels like I'll be years behind everybody which annoys me as I am a semi-perfectionist at times.
If you say "plz" because it's shorter than "please," I'll say "no" because it's shorter than "yes."
Lyzon
Profile Blog Joined October 2009
United Kingdom440 Posts
February 16 2011 22:35 GMT
#27
its never to old to start. if you say stuff like dat, you will fail. Just view it as your a bronze in web dev and were master/diamond

the key to rising up the levels is practise. noone is born a master/diamond, we all start off bronze and work our way up. how quick you level up is determined by how much you study and practise.

so open up dreamweaever, make some templates in design view, switch to code and study it. edit it and see what changes. read up on browser quirks / box model / dom etc. read what doctypes do, inline and block elements... what floats do, clearing floats... positionings etc

it may seem like a lot... but you can always relate it to something else

inline / block = zergling / maurourder
browser quirks / box model / dom = nuke / storm / feedback
floats / clearing / positioning = mothership / thor / ultralisk

basically, everything in html has its own level of difficulty in understanding it. just like sc. understanding the difference between inline and block elements is like knowing what is a zergling and what is a maourder (i cant spell it ¬_¬)

the more difficult a html concept, the higher its tier. but it can all be learnt if you just study

so dont give up
formthehead
Profile Joined June 2010
United States81 Posts
February 16 2011 22:58 GMT
#28
On February 17 2011 07:07 RedLuck wrote:
+ Show Spoiler +
On February 17 2011 06:28 formthehead wrote:
Show nested quote +
On February 17 2011 05:19 RedLuck wrote:
Quick question for all of you who do this professionally: how old were you when you were first interested in learning web design and how long did you go to school for it?


I went to art school and studied graphic design, and I taught myself HTML and CSS with a lynda.com dreamweaver tutorial. Now I end up doing most things from dreamweaver's coding window, and I could plausibly do it purely on code, but it's nice to have the program step in and organize things for me since I'm not accustomed to coding (my tech experience is limited to browsing the web and playing games).

It's important to make distinctions between web designers and web developers, and what part of it you want to focus on.

Also, tables are useful for some situations because the slice tool in adobe programs allow you to create a design and export it to a tables layout with all the image resources and rollovers already organized for you, with a minimum amount of coding or general effort. It's the fastest and easiest way to make a website that'll never get updated for a client that doesn't want to bother maintaining it, and the layout is durable enough to work on all browsers (older IE versions don't render CSS properly, and all browsers interpret the code a bit differently, though I'm not too clear on the specifics). The firm I interned at kept Adobe ImageReady from the original creative suite (it got replaced by adobe fireworks, I believe) because it converted to tables with the least amount of hassle.


I only ask because I've always had the itching to learn HTML and web development but I've never acted upon it. At this point in my life I'd really like to start REALLY getting into something like this for which I've always been passionate for.

I 'started' to learn html about 2 years ago but I didn't follow through with it and now I'm 20 years old and kicking myself for not continuing to learn. Now after hearing that a lot of people here started when they were young teens it makes me wonder if I'm too old to scratch this itch. It feels like I'll be years behind everybody which annoys me as I am a semi-perfectionist at times.


HTML and CSS are very straightforward, the only difficult thing I've found is figuring out how different browsers interpret the information. Think of HTML/CSS as describing a layout to someone over the phone. You're just telling the browser where all the stuff is in relation to everything else, and in sequential order. It's pretty intuitive.

If you just set up a website as practice and get involved in every phase making it work, and also make a note to view the source code on websites that you like, you should be able to pick it up relatively quickly. Looking at a tutorial and trying to process all that information without practice is basically impossible, you shouldn't view that as some kind of learning deficiency on your part.


RedLuck
Profile Blog Joined May 2010
Canada253 Posts
February 16 2011 23:03 GMT
#29
On February 17 2011 07:35 Lyzon wrote:
its never to old to start. if you say stuff like dat, you will fail. Just view it as your a bronze in web dev and were master/diamond

the key to rising up the levels is practise. noone is born a master/diamond, we all start off bronze and work our way up. how quick you level up is determined by how much you study and practise.

so open up dreamweaever, make some templates in design view, switch to code and study it. edit it and see what changes. read up on browser quirks / box model / dom etc. read what doctypes do, inline and block elements... what floats do, clearing floats... positionings etc

it may seem like a lot... but you can always relate it to something else

inline / block = zergling / maurourder
browser quirks / box model / dom = nuke / storm / feedback
floats / clearing / positioning = mothership / thor / ultralisk

basically, everything in html has its own level of difficulty in understanding it. just like sc. understanding the difference between inline and block elements is like knowing what is a zergling and what is a maourder (i cant spell it ¬_¬)

the more difficult a html concept, the higher its tier. but it can all be learnt if you just study

so dont give up


Thanks for the encouragement. Any advice on the best methods of understanding and practicing the basic + advanced HTML. Also, where would be the best place to start begin the learning process (website tutorials, community sites, etc.)?

I'm quite the newb (not noob) when it comes to web development but that's the part that has me so intrigued. When I bring up the page source on my most frequent website it just looks so beautiful (so nerdy) and that's what is driving me towards learning.
If you say "plz" because it's shorter than "please," I'll say "no" because it's shorter than "yes."
RedLuck
Profile Blog Joined May 2010
Canada253 Posts
February 16 2011 23:07 GMT
#30
On February 17 2011 07:58 formthehead wrote:

HTML and CSS are very straightforward, the only difficult thing I've found is figuring out how different browsers interpret the information. Think of HTML/CSS as describing a layout to someone over the phone. You're just telling the browser where all the stuff is in relation to everything else, and in sequential order. It's pretty intuitive.

If you just set up a website as practice and get involved in every phase making it work, and also make a note to view the source code on websites that you like, you should be able to pick it up relatively quickly. Looking at a tutorial and trying to process all that information without practice is basically impossible, you shouldn't view that as some kind of learning deficiency on your part.




Thanks for the response, and yes I agree that just following tutorials basically gets you nowhere. For one of my projects in high school I designed a web template in PS, spliced it all up and built it in dreamweaver into a functional, though poooooooooorly made, website. Although it was fun and it worked I had no clue what the hell was behind the scenes of what I made and basically didn't learn a thing. Not going in that direction again.
If you say "plz" because it's shorter than "please," I'll say "no" because it's shorter than "yes."
KevinIX
Profile Joined October 2009
United States2472 Posts
Last Edited: 2011-02-17 00:34:06
February 17 2011 00:30 GMT
#31
You need to go straight to designing your own webpage. Practice is the only way you actually begin understanding how to code. In fact, you could write a webpage that teaches people how to make webpages. :D

I'd begin learning HTML(and CSS at the same time). It's fairly simple. Then move into Javascript and jQuery once you're comfortable with HTML. If you want to, you can continue learning server side scripting like PHP and then database management with SQL.

Basically go in this order: HTML/CSS > Javascript/jQuery > PHP > SQL.
Liquid FIGHTING!!!
Lyzon
Profile Blog Joined October 2009
United Kingdom440 Posts
February 17 2011 10:55 GMT
#32
On February 17 2011 09:30 KevinIX wrote:
You need to go straight to designing your own webpage. Practice is the only way you actually begin understanding how to code. In fact, you could write a webpage that teaches people how to make webpages. :D

I'd begin learning HTML(and CSS at the same time). It's fairly simple. Then move into Javascript and jQuery once you're comfortable with HTML. If you want to, you can continue learning server side scripting like PHP and then database management with SQL.

Basically go in this order: HTML/CSS > Javascript/jQuery > PHP > SQL.


this is the best way, well this worked for me anyway

best thing is to make a little hobby website about something you like or enjoy... the first mini websites i did was like a miniture gamefaqs.... but in pure html, no PHP..... that was long

but eventually once i started with php, i made my own arcade game site and just continued developing it after several years



On February 17 2011 08:03 RedLuck wrote:
Show nested quote +
On February 17 2011 07:35 Lyzon wrote:
its never to old to start. if you say stuff like dat, you will fail. Just view it as your a bronze in web dev and were master/diamond

the key to rising up the levels is practise. noone is born a master/diamond, we all start off bronze and work our way up. how quick you level up is determined by how much you study and practise.

so open up dreamweaever, make some templates in design view, switch to code and study it. edit it and see what changes. read up on browser quirks / box model / dom etc. read what doctypes do, inline and block elements... what floats do, clearing floats... positionings etc

it may seem like a lot... but you can always relate it to something else

inline / block = zergling / maurourder
browser quirks / box model / dom = nuke / storm / feedback
floats / clearing / positioning = mothership / thor / ultralisk

basically, everything in html has its own level of difficulty in understanding it. just like sc. understanding the difference between inline and block elements is like knowing what is a zergling and what is a maourder (i cant spell it ¬_¬)

the more difficult a html concept, the higher its tier. but it can all be learnt if you just study

so dont give up


Thanks for the encouragement. Any advice on the best methods of understanding and practicing the basic + advanced HTML. Also, where would be the best place to start begin the learning process (website tutorials, community sites, etc.)?

I'm quite the newb (not noob) when it comes to web development but that's the part that has me so intrigued. When I bring up the page source on my most frequent website it just looks so beautiful (so nerdy) and that's what is driving me towards learning.



the best advice i can give you is to join an active web design forum. Join and introduce yourself, but be honest. Dont say you are a master when your not, state your skill level as honestly as you can and ppl will be mroe likely to help you. as long as you show the will to learn.

lets say you ask a simple question, if you show that you tried to research it yourself but just dont understand it, your more likely to get responses wereas youll just get lmgtfy trolls ¬_¬

but honestly, you need to just scower the web for any and all web development sites and just pick up information. when i was learning, i had about 20 different accounts at free webhosts, tonnes at obscure web design forums, bookmarks to loads of tutorial websites. i loved to learn

hell i even tried (once i was kinda competent) to teach web design in a pokemon forum....

this is after years of learning so dont expect to master it in a day. you put the effort in, you will be rewarded nicely
Xyik
Profile Blog Joined November 2009
Canada728 Posts
February 17 2011 12:52 GMT
#33
It's not about memorization but understanding. There are so many resources online and with google, whenever you don't know the syntax or command to do what you want you just search it up.
Sad[Panda]
Profile Blog Joined January 2009
United States458 Posts
Last Edited: 2011-02-18 02:44:39
February 18 2011 02:41 GMT
#34
Thank you all for such informed and quality responses it really makes me thank TL for being so damned wonderful :'] you guys pretty much gave me all of the information I could ever need in the world in terms of creating websites! Although I do have one question even though it doesn't exactly partain to this topic in particular (its kind of offtopic but ontopic at the same time xD).

How does one go about making a website profitable I have always wondered this even before making websites was something I wanted to do. Not only that but how do people make money (a la husky) through youtube and through streaming (a la Root.CatZ always says the commercials directly support them or something like that) I understand that it has to do with ads or something like that but how does it directly support the person putting them up (Websites make more sense than the other 2 since it makes more sense to me to have a company pay for adspace on your own personal webpage than it does a stream given to you by a website or a site who lets you host videos on their own server.)
( O.O) ("\(t.t )/") ~ I'm just looking for someone to hug
luxx
Profile Blog Joined July 2010
United States140 Posts
Last Edited: 2011-02-18 08:30:13
February 18 2011 08:29 GMT
#35
On February 16 2011 23:23 telfire wrote:
HTML/CSS has nothing to do with functionality. If you want to make an automated tournament site with self-updating brackets and all that jazz, there's going to be a lot more to it.


You'll want to do some research into web application frameworks. Ruby on Rails is currently the best framework for rapid prototyping (and what we built z33k.com). I did php development work for more than a year, but I would argue rails is far better for learning, since it gets many of the conventions right (REST, database migrations, ORM, and many others that amount to very high developer productivity).

Unless you want to actually do design, do not start with learning html/css, go right to the functionality, you can easily learn the styling later. There are lots of tutorials out there, but the main thing is to have a project to work on that you can get something out and keep releasing updates, even if it is simple at first. It is easy to get started: http://guides.rubyonrails.org/ and when you're done send me a PM and I can give you something to work on
Lead Developer Z33K.com
Sad[Panda]
Profile Blog Joined January 2009
United States458 Posts
Last Edited: 2011-02-18 09:32:54
February 18 2011 09:30 GMT
#36
On February 18 2011 17:29 luxx wrote:
Show nested quote +
On February 16 2011 23:23 telfire wrote:
HTML/CSS has nothing to do with functionality. If you want to make an automated tournament site with self-updating brackets and all that jazz, there's going to be a lot more to it.


You'll want to do some research into web application frameworks. Ruby on Rails is currently the best framework for rapid prototyping (and what we built z33k.com). I did php development work for more than a year, but I would argue rails is far better for learning, since it gets many of the conventions right (REST, database migrations, ORM, and many others that amount to very high developer productivity).

Unless you want to actually do design, do not start with learning html/css, go right to the functionality, you can easily learn the styling later. There are lots of tutorials out there, but the main thing is to have a project to work on that you can get something out and keep releasing updates, even if it is simple at first. It is easy to get started: http://guides.rubyonrails.org/ and when you're done send me a PM and I can give you something to work on


Did you read the OP at all... your replying to someone who gave a reply and yours is completely irrelevant and offtopic. its like all you did was look at the words "web design" in the topic and looked for a way to plug your website. Not to mention you say "Unless you want to actually do design" which was the whole premise of this fucking thread.
( O.O) ("\(t.t )/") ~ I'm just looking for someone to hug
kOre
Profile Blog Joined April 2009
Canada3642 Posts
February 18 2011 09:38 GMT
#37
Notepad++ FTW! I've used a ton of different programs but I find ++ to be the easiest to navigate and use in general.
http://www.starcraftmecca.net - Founder
Sad[Panda]
Profile Blog Joined January 2009
United States458 Posts
Last Edited: 2011-02-18 18:26:58
February 18 2011 10:10 GMT
#38
On February 18 2011 18:38 kOre wrote:
Notepad++ FTW! I've used a ton of different programs but I find ++ to be the easiest to navigate and use in general.


Thats what I have been using atm I like the options of tabs and the highlighting someone said NotePad2 is better don't see the real appeal to it that would make it "Better" than ++ I just really think the tabss make it ballercopter.

On February 16 2011 23:23 telfire wrote:
I suggest learning the basics from any of the millions of tutorials out there, so you know what you're looking at (if you don't already), and then opening up some of your favorite sites in Chrome or another Webkit-based browser with Web Inspector enabled (you can use Firebug also if you prefer but Web Inspector is much more feature rich).

Then you can click on HTML elements and see the styles that were applied to them on the right side. You can also modify those styles to see what effects they have on the page.


so far this is one of the most useful things at my disposal even after going through the whole CSS tutorial because it doesn't really direct you to do all of the specific things you may want so Looking at sites like TL and others through firebug (I only use Firefox ) I can actually see how other websites implement them and it highlights whats being affected by the code on screen which makes things so much easier to understand and identify lol
( O.O) ("\(t.t )/") ~ I'm just looking for someone to hug
luxx
Profile Blog Joined July 2010
United States140 Posts
February 19 2011 05:10 GMT
#39
On February 18 2011 18:30 Sad[Panda] wrote:
Show nested quote +
On February 18 2011 17:29 luxx wrote:
On February 16 2011 23:23 telfire wrote:
HTML/CSS has nothing to do with functionality. If you want to make an automated tournament site with self-updating brackets and all that jazz, there's going to be a lot more to it.


You'll want to do some research into web application frameworks. Ruby on Rails is currently the best framework for rapid prototyping (and what we built z33k.com). I did php development work for more than a year, but I would argue rails is far better for learning, since it gets many of the conventions right (REST, database migrations, ORM, and many others that amount to very high developer productivity).

Unless you want to actually do design, do not start with learning html/css, go right to the functionality, you can easily learn the styling later. There are lots of tutorials out there, but the main thing is to have a project to work on that you can get something out and keep releasing updates, even if it is simple at first. It is easy to get started: http://guides.rubyonrails.org/ and when you're done send me a PM and I can give you something to work on


Did you read the OP at all... your replying to someone who gave a reply and yours is completely irrelevant and offtopic. its like all you did was look at the words "web design" in the topic and looked for a way to plug your website. Not to mention you say "Unless you want to actually do design" which was the whole premise of this fucking thread.


Sorry if that sounded off-topic, but the OP does say: "I want to learn how to create a website, more specifically I want to learn how to create a team/tournament website" - to which I will again speak to the important point that modern websites are not made of pure html and css.

Regarding z33k.com, which I helped build, it is a team and tournament website for starcraft 2, and sounds quite similar to what your proposing for League of Legends. If you are more comfortable talking about teamliquid, or some other site, that is fine with me but in most cases you are dealing with dynamic content.

I am not saying that starting with html and css is a bad idea, but rather that if you go one level of abstraction higher, and choose to start with an application framework, you'll be guided by many of the best practices that are inherent to the framework.

Focusing learning pure html/css without a dynamic frameworok is like learning to type without a computer. I have been through it, and you'll be able to learn html/css on the way.

Tools that I would recommend to developers
firefox addons: firebug, yslow, colorzilla, web developer toolbar, page speed
sites: colourlovers.com, stackoverflow.com
and not being defensive when asking for help
Lead Developer Z33K.com
RedLuck
Profile Blog Joined May 2010
Canada253 Posts
February 19 2011 07:21 GMT
#40
ok so im in the process of learning html and css and so far it hasn't been too bad but theres one thing that really bugging meeee.... (very tired btw, prob why i cant figure this out)

can i apply a border to a table via an external CSS sheet?

table {
border-width: 1px;
}

is yielding no results, even tried to Id the table + may other variants. whats going on? :S
If you say "plz" because it's shorter than "please," I'll say "no" because it's shorter than "yes."
Prev 1 2 3 4 Next All
Please log in or register to reply.
Live Events Refresh
PiGosaur Monday
00:00
#52
PiGStarcraft403
SteadfastSC169
CranKy Ducklings65
EnkiAlexander 59
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft403
SteadfastSC 169
RuFF_SC2 135
Nathanias 88
CosmosSc2 74
Nina 72
StarCraft: Brood War
Sharp 37
Icarus 6
Dota 2
monkeys_forever483
LuMiX1
League of Legends
JimRising 700
Reynor45
Counter-Strike
Stewie2K587
Coldzera 115
Other Games
summit1g9101
C9.Mang0275
ViBE202
Maynarde95
Trikslyr61
UpATreeSC37
JuggernautJason13
Models2
Organizations
Other Games
gamesdonequick1014
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Doublelift4628
Other Games
• Scarra1199
Upcoming Events
Map Test Tournament
8h 23m
OSC
13h 23m
MaNa vs Harstem
ByuN vs TBD
HiGhDrA vs NightPhoenix
Iba vs Ziomek
TriGGeR vs MindelVK
Lemon vs TBD
YoungYakov vs PAPI
ArT vs sebesdes
Tenacious Turtle Tussle
20h 23m
The PondCast
1d 7h
Map Test Tournament
1d 8h
OSC
1d 13h
Map Test Tournament
2 days
OSC
2 days
Korean StarCraft League
3 days
CranKy Ducklings
3 days
[ Show More ]
Map Test Tournament
3 days
OSC
3 days
[BSL 2025] Weekly
3 days
Safe House 2
3 days
Sparkling Tuna Cup
4 days
Map Test Tournament
4 days
OSC
4 days
IPSL
4 days
dxtr13 vs Napoleon
Doodle vs OldBoy
IPSL
4 days
Bonyth vs TBD
Razz vs rasowy
Liquipedia Results

Completed

Acropolis #4 - TS2
Maestros of the Game
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
WardiTV TLMC #15
EC S1
ESL Pro League S22
Frag Blocktober 2025
Urban Riga Open #1
FERJEE Rush 2025
Birch Cup 2025
DraculaN #2
LanDaLan #3
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.