Everything posted by jakdothtml
-
How long did it take you to learn web development?
Have to agree. I'm still learning.
-
Gravit V3 Launched
I love the concept! Somewhat familiar workspace too. Will check it out and leave more in-depth feedback in due course. I did have a quick look on my break earlier though and quickly came across a bug with changing the text colour. I've lost my screengrab for this so I'll see if I can re-produce the problem (shouldn't be too difficult, I was only changing the colour of some text!).
- Logo design feedback
-
new member-- HELLO and new to wordpress
WordPress seems wayyy too overkill for a single page website.
-
Timothy Clark
I presume you're using <h11> tags to demonstrate how individual you are?
-
Grid layout for buttons - best responsive method?
Just float the icons individually. Put the headers in the the 2nd, 5th and 8th icon and simply hide them when they all drop to one icon per line. http://codepen.io/anon/pen/mJjKjm Update: modified to display header above 1st, 4th and 7th icon when resized to one icon per line.
-
Concept Feedback and Review Required
I prefer concept one (as Robby pointed out, it does look better without the distracting banner at the top). I can't help feeling, however, that it lacks a little personality.
-
Mystery Shadow....
Best bet is to post a screenshot for others.
- Building a mobile version of a site
- Anyone know how to make a forum
-
How did you learn HTML/CSS?
In addition to the above, take a good look at the source code for sites that take your fancy. You could even try and replicate your favourite site, providing it isn't too complex. It'll give you experience in building actual websites and you'll know exactly where to apply what you learnt!
-
Where to put archive in mobile view?
Yes, exactly that!
-
styling links
To clarify, :hover is a CSS selector. Where as .hover is merely a class name.
-
Knowing HTML, CSS Alone Worthless?
Definitely not worthless. It's a start. Anything you learn from there on will be beneficial. As Robert mentioned, you'll probably want to sink your teeth into Javascript sooner, rather than later.
-
Page Redirect/Forwarding
If you have only the compiled SWF, you'll need a Flash decompiler in order to edit the URL(s). I think this will be sufficient.
-
API - Help!
I did some digging because I didn't fully understand what the desired output of the API would be (I also don't have a RA account to test) until I came across an old thread of yours. As far as I'm aware you just need to parse the XML that RA outputs in your code. See this answer on how to parse XML in Javascript. You can skip the first step as I'll assume it's already going to be valid. Skip the second step, also, if you are using another method to fetch the XML. If anybody knows of any better tutorials, please do share - I couldn't find anything simpler.
-
Where to put archive in mobile view?
So as not to distract the user from the article, I'd put it at the bottom You could also use some kind of modal window!
-
Weather?
Let me know if you want help implementing!
-
Head Beater Drum Sticks - Website Review
It's a little difficult to give feedback on a template. I cannot possibly know what you have/ haven't done. Whoops, sorry for necro. Didn't realise this was over a month old.
-
New Nearly finished Launch Page
Digging the 3D cloud, but little else. For a landing page it's extremely dull and I don't really get a sense of any brand. Needs to pop!
-
Responsive site from a newbie
Are you referring to the slider you're using, or actual images? When you need help it's easier to post your code/ a link to. If you don't wanna link to your site, stick your code in a pen (codepen) here.
- aligning text horizontaly in a footer
- Buying themes and templates? Chances of seeing the same one elsewhere
-
How do you offer a re-design politely?
Perhaps emphasise on the free element!
-
Updated my website!
Lacks any kind of brand. I can see your logo in certain pictures - why not use it? Finding it a little off that not a single link can be identified (at least mark them with a different colour/ hover event/ outline/ etc), although it is a little more obvious with the text in the header.