HTML Tag formatter, CSS Minifier, CSS Formatter, JSON Validator tools
Recently, I was trying to edit some HTML code which someone else has written and got lost … Read more
Recently, I was trying to edit some HTML code which someone else has written and got lost … Read more
When we are adding new model or modifying previous one, we have to inform the project about … Read more
LOCAL_LDLIBS This variable contains the list of additional linker flags for use in building your shared library … Read more
We assume, we are compiling for omap3 beagleboard embedded hardware platform, Clone the kernel Download toolchain Extract … Read more
When we recently changed our website’s PHP version from 7.1 to 7.3 , we started getting following … Read more
HTML Class attribute can be declared with dot (.) in CSS. The class attribute can be assigned … Read more
HTML Id attributes starts with hash ( # ) in CSS. We can use this attribute to … Read more
In this post, we will demonstrate the basic difference between Id and Class in html element styled … Read more
When working with Django, you may encounter an error as below, Solution : This error can be … Read more
If you have followed to create your first django project “Starting webserver using your first simple Django … Read more
When you are writing python program, sometimes you need to make certain checks on variables and based … Read more
When I was trying to compile latest repo sync Android source code ( Android 10 ), and … Read more