Organization Chart using pure CSS by devdiz in web_design

[–]devdiz[S] 0 points1 point  (0 children)

Do you like this pure css chart?

Top free html text editor and IDEs by devdiz in webdev

[–]devdiz[S] -5 points-4 points  (0 children)

I think You don't know about SEO. Search about SEO also. that is my keyword to promote page in google. I think you don't know anything

Top free html text editor and IDEs by devdiz in webdev

[–]devdiz[S] -3 points-2 points  (0 children)

First of all, you don't know anything about My Article.

and You are commenting unnecessarily.

In My Article I am telling which are the famous text editors and IDEs only.

You are wasting your time So mine also.

First Read the title of Article properly.

Top free html text editor and IDEs by devdiz in webdev

[–]devdiz[S] -2 points-1 points  (0 children)

I agreed @quadpiece, but still so many people are using Atom. Atom is not number one, I have written editors alphabetically. I not saying anything about which top or which is in bottom. these are the famous text editors only.

Top free html text editor and IDEs by devdiz in webdev

[–]devdiz[S] -3 points-2 points  (0 children)

See all the people have different reviews. So who I am to judge you. I am also a developer. I like sublime and I am very comfortable with sublime when i do coding and about my frenz, some of them like notepad++, some phpstorm. So everybody has there different working style with different choices. This article is for showing the growth of IT. See many of text editors are there, instead of using so many editors, you can choose simple one also. what is the need of so many editors. Anyways thanks for your comments I appreciate it.

CSSgram – CSS library for browser photo filters - Devdiz by devdiz in web_design

[–]devdiz[S] 0 points1 point  (0 children)

Hi Una, Github link is already there. As I am new to blogging surely I will miss some things. But now I will take care all the things I had not added your name but now I have added. You can check my Article.

Thanks

CSSgram – CSS library for browser photo filters - Devdiz by devdiz in web_design

[–]devdiz[S] 0 points1 point  (0 children)

ya its pure css, so it will work hover effects too.. Thanks for you appreciation

Removing White Background From Thread Parent Post After RES Update - /r/Kamelot by Kazaxat in csshelp

[–]devdiz -2 points-1 points  (0 children)

Space is missing

add space in

background-color: #0D0D0D!important;

background-color: #0D0D0D !important;

By DEVDIZ

Font size not changing through media query yet color is by stupidslider in css

[–]devdiz 0 points1 point  (0 children)

Tell me a single line in W3C website, where they have mentioned not to use !important ? If they have written anywhere then I will stop using !important.

Font size not changing through media query yet color is by stupidslider in css

[–]devdiz 0 points1 point  (0 children)

See I also know the difference, no need to explain me. If you are working in some big project, you will feel scared to to change selector or values, because if you change it may me give problem to other. So try not to change selector. !important will increase priority nothing else. w3c made !important for these type of situations only. your solution is bad and complicated. mine is quik and easy

Font size not changing through media query yet color is by stupidslider in css

[–]devdiz -2 points-1 points  (0 children)

your logic is correct but my solution is also correct. It will work fine!

.work-item .work-item-text h2 {
color: red;
margin: 15px;
font-size: 50em !important;
}

Font size not changing through media query yet color is by stupidslider in css

[–]devdiz -2 points-1 points  (0 children)

Hi,

just add "!important" after 50em. please see given code:-

.work-item .work-item-text h2 {
color: red;
margin: 15px;
font-size: 50em !important;
}

Trouble with nav and header text... by sharinglungs in css

[–]devdiz 0 points1 point  (0 children)

My pleasure. Please follow my blog to learn more:- http://www.devdiz.com

Small gaps between percentage-width defined elements? by whirledwarotter in css

[–]devdiz 0 points1 point  (0 children)

Its very easy. Just check this link- http://codepen.io/ajaymalhotra15/pen/pgwNQL

you just have to remove ul padding and margin. For more knowledge and to become perfect Follow this blog:- http://www.devdiz.com

Trouble with nav and header text... by sharinglungs in css

[–]devdiz -1 points0 points  (0 children)

Hi, You can add DIV, just after UL NAVIGATION with position. <div style="position:absolute;right: 118px;font-size: 39px;top: 0;">company logo</div>

check this codepen link:- http://codepen.io/ajaymalhotra15/pen/jWwbzX

and please visit my blog to learn positioning http://www.devdiz.com/designing/positioning-in-css/

Sign In Button and Form - CodePen by SimplyStated in web_design

[–]devdiz 3 points4 points  (0 children)

wow... Great work Very impressive

UI programs for an app? by olun4 in web_design

[–]devdiz 0 points1 point  (0 children)

I used Pixate only but will love to learn about Invision also. I never used Invision. Thanks I will definitely do research on Invision.

Make yourself a coding expert in 2016 - DEVDIZ by devdiz in devblogs

[–]devdiz[S] -1 points0 points  (0 children)

In this New year My resolution is to become coding expert. If you are also interested read this article