Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. #$%#%*^@#"$*^%@$*%%$*@^%*^2$*%@(%!!_71t957t557!%T!~!!!!!!!!!!!

#$%#%*^@#"$*^%@$*%%$*@^%*^2$*%@(%!!_71t957t557!%T!~!!!!!!!!!!!

Scheduled Pinned Locked Moved The Lounge
csharpcsshtmlcomquestion
49 Posts 24 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sander RosselS Sander Rossel

    I'm pretty sure those orcs were styled using HTML and CSS :laugh:

    Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

    Regards, Sander

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #25

    The orcs were just Sauron's first victims

    The language is JavaScript. that of Mordor, which I will not utter here
    This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
    "I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.

    V 1 Reply Last reply
    0
    • L Lost User

      The orcs were just Sauron's first victims

      The language is JavaScript. that of Mordor, which I will not utter here
      This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
      "I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.

      V Offline
      V Offline
      Vincent Maverick Durano
      wrote on last edited by
      #26

      CDP1802 wrote:

      The orcs were just Sauron's first victims

      Gollum was the first :laugh:

      1 Reply Last reply
      0
      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

        Come on! You are doing it for less then a year!!! I do web for almost 20 years - try IE6 or Netscape Navigator and you will find IE8 a nice guy :laugh:

        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

        V Offline
        V Offline
        Vincent Maverick Durano
        wrote on last edited by
        #27

        Kornfeld Eliyahu Peter wrote:

        try IE6 or Netscape Navigator and you will find IE8 a nice guy

        Indeed! :laugh:

        1 Reply Last reply
        0
        • R Rick York

          This cup is very appropriate: http://ecx.images-amazon.com/images/I/41n43bgurLL.jpg[^]

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #28

          Ha ha ha ha ha!!! I laughed out loud for real with that.

          Jeremy Falcon

          1 Reply Last reply
          0
          • Sander RosselS Sander Rossel

            HTML and CSS/LESS :mad: Oh, and IE8 :mad: :mad: :mad: Need I say more? :(( :sigh:

            Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

            Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

            Regards, Sander

            J Offline
            J Offline
            Jeremy Falcon
            wrote on last edited by
            #29

            IE8, the new IE6.

            Jeremy Falcon

            Sander RosselS 1 Reply Last reply
            0
            • Sander RosselS Sander Rossel

              Learn HTML: it's like XML, but with some pre-defined elements such as p, ul, ol, li, input, etc. Learn CSS: # for id's, . for classes, all the other selectors you look up if you ever need them. Congrats, you now know the basics. The next step will be to actually use it and find out that everything does not work as you'd expect :sigh: horizontal/vertical-alignment? Never works. width? Only works when the moon and stars are aligned every 1000 years. line-height? Only on uhhh... That one element... You know? margin? Works when the width of the height is the size of the alignment of the parents child's parent width height size. float? For when you really want to mess up everything. I could go on, but there's only one conclusion I can make. HTML/CSS is the worst piece of crap 'technology' that's currently known to men (followed closely by Crystal Reports). It's not about learning it, because the idea is simple. It's about using it a lot, finding out all the quirks and inconsistencies, remembering them, and then knowing how to solve something the next time (but you probably forgot already and need to try out different combinations again). That's the true nature of HTML/CSS :sigh:

              Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

              Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

              Regards, Sander

              B Offline
              B Offline
              Besinger
              wrote on last edited by
              #30

              I have to agree on the Crystal Reports! Everytime I touch one I have to reset the data connection! Nothing ever formats the way you want it. Please oh please let me replace them?

              1 Reply Last reply
              0
              • Sander RosselS Sander Rossel

                Learn HTML: it's like XML, but with some pre-defined elements such as p, ul, ol, li, input, etc. Learn CSS: # for id's, . for classes, all the other selectors you look up if you ever need them. Congrats, you now know the basics. The next step will be to actually use it and find out that everything does not work as you'd expect :sigh: horizontal/vertical-alignment? Never works. width? Only works when the moon and stars are aligned every 1000 years. line-height? Only on uhhh... That one element... You know? margin? Works when the width of the height is the size of the alignment of the parents child's parent width height size. float? For when you really want to mess up everything. I could go on, but there's only one conclusion I can make. HTML/CSS is the worst piece of crap 'technology' that's currently known to men (followed closely by Crystal Reports). It's not about learning it, because the idea is simple. It's about using it a lot, finding out all the quirks and inconsistencies, remembering them, and then knowing how to solve something the next time (but you probably forgot already and need to try out different combinations again). That's the true nature of HTML/CSS :sigh:

                Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                Regards, Sander

                M Offline
                M Offline
                Mark_Wallace
                wrote on last edited by
                #31

                I've found that HTML/CSS works a Hell of a lot better if you take out the CSS.

                I wanna be a eunuchs developer! Pass me a bread knife!

                1 Reply Last reply
                0
                • V Vincent Maverick Durano

                  Dave Kreskowiak wrote:

                  You actually said too much. You could have stopped at just "IE8", or even "IE", and we all would have known your plight.

                  LMAO! Very well said! But wait.. IE6 was worst :laugh: :laugh: :laugh:

                  D Offline
                  D Offline
                  Dave Kreskowiak
                  wrote on last edited by
                  #32

                  Vincent Maverick Durano wrote:

                  IE6

                  HOW DARE YOU USE SUCH FOUL LANGUAGE IN MY PRESENCE. :-D

                  A guide to posting questions on CodeProject

                  Click this: Asking questions is a skill. Seriously, do it.
                  Dave Kreskowiak

                  V 1 Reply Last reply
                  0
                  • D Dave Kreskowiak

                    Vincent Maverick Durano wrote:

                    IE6

                    HOW DARE YOU USE SUCH FOUL LANGUAGE IN MY PRESENCE. :-D

                    A guide to posting questions on CodeProject

                    Click this: Asking questions is a skill. Seriously, do it.
                    Dave Kreskowiak

                    V Offline
                    V Offline
                    Vincent Maverick Durano
                    wrote on last edited by
                    #33

                    Dave Kreskowiak wrote:

                    HOW DARE YOU USE SUCH FOUL LANGUAGE IN MY PRESENCE. :-D

                    lol. My deepest apology your highness. But it's not even a language. It's a JOKE. IE6 was a JOKE! :laugh: :laugh:

                    1 Reply Last reply
                    0
                    • J Jeremy Falcon

                      IE8, the new IE6.

                      Jeremy Falcon

                      Sander RosselS Offline
                      Sander RosselS Offline
                      Sander Rossel
                      wrote on last edited by
                      #34

                      And Edge is the new IE :D

                      Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                      Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                      Regards, Sander

                      1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        HTML and CSS/LESS :mad: Oh, and IE8 :mad: :mad: :mad: Need I say more? :(( :sigh:

                        Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                        Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                        Regards, Sander

                        K Offline
                        K Offline
                        Kiriander
                        wrote on last edited by
                        #35

                        YOU can help phasing out IE8! If everyone stops supporting it, web users will be more inclined not to use a browser which makes all web sites look broken.

                        Sander RosselS 1 Reply Last reply
                        0
                        • K Kiriander

                          YOU can help phasing out IE8! If everyone stops supporting it, web users will be more inclined not to use a browser which makes all web sites look broken.

                          Sander RosselS Offline
                          Sander RosselS Offline
                          Sander Rossel
                          wrote on last edited by
                          #36

                          I guess if I stop supporting IE8 my employer will stop supporting my bank account... :sigh:

                          Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                          Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                          Regards, Sander

                          K 1 Reply Last reply
                          0
                          • Sander RosselS Sander Rossel

                            Kornfeld Eliyahu Peter wrote:

                            You are doing it for less then a year

                            Little longer than that. And I miss the good old WinForm days. WinForms, for UI development that just works :)

                            Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                            Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                            Regards, Sander

                            M Offline
                            M Offline
                            Middle Manager
                            wrote on last edited by
                            #37

                            Amen brother!

                            1 Reply Last reply
                            0
                            • Sander RosselS Sander Rossel

                              HTML and CSS/LESS :mad: Oh, and IE8 :mad: :mad: :mad: Need I say more? :(( :sigh:

                              Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                              Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                              Regards, Sander

                              J Offline
                              J Offline
                              Jeroen_R
                              wrote on last edited by
                              #38

                              Sander Rossel wrote:

                              HTML and CSS/LESS :mad: Oh, and IE8 :mad: :mad: :mad:

                              Nowadays, Safari is the new IE. Op-ed: Safari is the new Internet Explorer | Ars Technica[^] Apple and standards...

                              1 Reply Last reply
                              0
                              • Sander RosselS Sander Rossel

                                Learn HTML: it's like XML, but with some pre-defined elements such as p, ul, ol, li, input, etc. Learn CSS: # for id's, . for classes, all the other selectors you look up if you ever need them. Congrats, you now know the basics. The next step will be to actually use it and find out that everything does not work as you'd expect :sigh: horizontal/vertical-alignment? Never works. width? Only works when the moon and stars are aligned every 1000 years. line-height? Only on uhhh... That one element... You know? margin? Works when the width of the height is the size of the alignment of the parents child's parent width height size. float? For when you really want to mess up everything. I could go on, but there's only one conclusion I can make. HTML/CSS is the worst piece of crap 'technology' that's currently known to men (followed closely by Crystal Reports). It's not about learning it, because the idea is simple. It's about using it a lot, finding out all the quirks and inconsistencies, remembering them, and then knowing how to solve something the next time (but you probably forgot already and need to try out different combinations again). That's the true nature of HTML/CSS :sigh:

                                Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                Regards, Sander

                                S Offline
                                S Offline
                                Slow Eddie
                                wrote on last edited by
                                #39

                                I feel your pain. I am going through the exact same learning curve myself, right now.:mad: It IS getting better, the more that I work at it. But I will laugh long and hard in the face of any of the fools that complain about VB or C#. HTML, CSS, Java (script or otherwise), RAD tools they are NOT, Consistent they are really NOT. Check out Bootstrap, it has helped me tremendously.

                                ChickenLegWilly A giraffe is a horse designed by a committee. A camel is a horse designed and developed using Agile...

                                1 Reply Last reply
                                0
                                • Sander RosselS Sander Rossel

                                  Learn HTML: it's like XML, but with some pre-defined elements such as p, ul, ol, li, input, etc. Learn CSS: # for id's, . for classes, all the other selectors you look up if you ever need them. Congrats, you now know the basics. The next step will be to actually use it and find out that everything does not work as you'd expect :sigh: horizontal/vertical-alignment? Never works. width? Only works when the moon and stars are aligned every 1000 years. line-height? Only on uhhh... That one element... You know? margin? Works when the width of the height is the size of the alignment of the parents child's parent width height size. float? For when you really want to mess up everything. I could go on, but there's only one conclusion I can make. HTML/CSS is the worst piece of crap 'technology' that's currently known to men (followed closely by Crystal Reports). It's not about learning it, because the idea is simple. It's about using it a lot, finding out all the quirks and inconsistencies, remembering them, and then knowing how to solve something the next time (but you probably forgot already and need to try out different combinations again). That's the true nature of HTML/CSS :sigh:

                                  Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                  Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                  Regards, Sander

                                  B Offline
                                  B Offline
                                  Ben Holtzman
                                  wrote on last edited by
                                  #40

                                  I feel your pain. CSS can be trickier than it might seem. For things like horizontal and vertical alignment you need to take into account what containers the styled elements are placed inside of. That will influence what style rule you can use or what style rule combinations you need to use in order to make the alignment work. The sucky part about it for me was that until I was given an explanation, I probably wouldn't have been able to figure out the dependencies by myself or by referencing many of the popular web standards tutorials out on the web.

                                  1 Reply Last reply
                                  0
                                  • Sander RosselS Sander Rossel

                                    Learn HTML: it's like XML, but with some pre-defined elements such as p, ul, ol, li, input, etc. Learn CSS: # for id's, . for classes, all the other selectors you look up if you ever need them. Congrats, you now know the basics. The next step will be to actually use it and find out that everything does not work as you'd expect :sigh: horizontal/vertical-alignment? Never works. width? Only works when the moon and stars are aligned every 1000 years. line-height? Only on uhhh... That one element... You know? margin? Works when the width of the height is the size of the alignment of the parents child's parent width height size. float? For when you really want to mess up everything. I could go on, but there's only one conclusion I can make. HTML/CSS is the worst piece of crap 'technology' that's currently known to men (followed closely by Crystal Reports). It's not about learning it, because the idea is simple. It's about using it a lot, finding out all the quirks and inconsistencies, remembering them, and then knowing how to solve something the next time (but you probably forgot already and need to try out different combinations again). That's the true nature of HTML/CSS :sigh:

                                    Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                    Regards, Sander

                                    H Offline
                                    H Offline
                                    Herbie Mountjoy
                                    wrote on last edited by
                                    #41

                                    I'm so glad I am not alone. Html has 'evolved' for want of a better word, over a number of years. Bits have been tacked on until it has become a horror to use. To my mind css is the icing on the cake. It puts all the formatting into a dark cupboard, or even a number of dark cupboards, that make it hard to follow. I am currently struggling with bootstrap. Yes it works but how the hell do you remember what all the bits do? It's like trying to remember all the Java libraries, yech!!! I wanna go back to desktop development...

                                    We're philosophical about power outages here. A.C. come, A.C. go.

                                    D 1 Reply Last reply
                                    0
                                    • Sander RosselS Sander Rossel

                                      Learn HTML: it's like XML, but with some pre-defined elements such as p, ul, ol, li, input, etc. Learn CSS: # for id's, . for classes, all the other selectors you look up if you ever need them. Congrats, you now know the basics. The next step will be to actually use it and find out that everything does not work as you'd expect :sigh: horizontal/vertical-alignment? Never works. width? Only works when the moon and stars are aligned every 1000 years. line-height? Only on uhhh... That one element... You know? margin? Works when the width of the height is the size of the alignment of the parents child's parent width height size. float? For when you really want to mess up everything. I could go on, but there's only one conclusion I can make. HTML/CSS is the worst piece of crap 'technology' that's currently known to men (followed closely by Crystal Reports). It's not about learning it, because the idea is simple. It's about using it a lot, finding out all the quirks and inconsistencies, remembering them, and then knowing how to solve something the next time (but you probably forgot already and need to try out different combinations again). That's the true nature of HTML/CSS :sigh:

                                      Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                      Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                      Regards, Sander

                                      K Offline
                                      K Offline
                                      Kirk 10389821
                                      wrote on last edited by
                                      #42

                                      OMG I am not alone. HTML/CSS is a Hackers Dream. You keep hacking away at it until it works in your browser. Then you repeat it for the various other browsers. Then you go on a shooting spree when the first Mobile user hits the page, LOL. I used to design every web page INSIDE of a <table>. I got lots of crap over it. But guess what? I could get things to line up, and I could easily push back and say "Nope, can't do that, how about this?" But HTML Fixed (broke) all of that with DIVs that NEVER seem to align properly. And then doing it with indirection... It reminds me of the Robin Williams Rant on Golf! We write simple HTML. Q: Using HTML No. Using a completely different language, with no understanding of HTML. (Laughing starts) Q: Oh to make it easier No. To make you have to compile it, and then test it, and NEVER quite know what is wrong. Q: But once you are done, you are good NO. Because you have to test every browser... (Stronger Laughter) Q: Then you are good NO. Because you have to check mobile, and iPads Q: Finally good? NOPE. Because the browsers will get updated, and the standards will change and break things. Other than that Mrs. Lincoln, how was the play?

                                      Sander RosselS 1 Reply Last reply
                                      0
                                      • Sander RosselS Sander Rossel

                                        HTML and CSS/LESS :mad: Oh, and IE8 :mad: :mad: :mad: Need I say more? :(( :sigh:

                                        Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                        Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                        Regards, Sander

                                        S Offline
                                        S Offline
                                        Snorri Kristjansson
                                        wrote on last edited by
                                        #43

                                        Why not try Sharepoint development - it's all the joy of HTML/CSS/Javascript + ASP.NET with Sharepoint on top. :laugh: :laugh:

                                        1 Reply Last reply
                                        0
                                        • Sander RosselS Sander Rossel

                                          HTML and CSS/LESS :mad: Oh, and IE8 :mad: :mad: :mad: Need I say more? :(( :sigh:

                                          Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                          Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                          Regards, Sander

                                          T Offline
                                          T Offline
                                          Tipton Tyler
                                          wrote on last edited by
                                          #44

                                          Really glad to see this post. I'm a self learner without a lot of skills. OK, I've been working with HTML/CSS for a while now and when they didn't work as advertized I kept wondering "what am I doing wrong!" Now I understand from the experts where the problems lie: These things simply don't work as advertized. ;)

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups