-
Lastest Posts
History
PhcityonWeb Posts
- Animation (17)
- Comedy (3)
- Entertainment (24)
- Games (72)
- Life (1)
- Mobile Phones (12)
- Movies (87)
- Music (29)
- News (154)
- Politics (4)
- Programming (15)
- Series (12)
- Social (1)
- Society (1)
- Sports (6)
- Technology (2)
- Tutorial (7)
- Videos (4)
Tag Archives: HTML
Responsive Web Designs
The concept behind RWD, is relatively easy to explain, however implementation is a bit technical. However, it combines various languages in order to make it perfect. These languages includes HTML, CSS and Javascript. How it does it is by using CSS to hide objects not visible on the screen or due to the screen size, then shows it when that particular screen size is in used. Compared to the old form of web designing, whereby you have to design the Full Website and then design the Mobile website. It seemed a little bit tedious. Read More
Posted in Programming
Tagged bootstrap, CSS, HTML, HTML 5, javascript, responsive web designs
Leave a comment
What New Element should be added in HTML 5?
For Instance, there has always been this integration between HTML & CSS, especially when it comes to positioning an elements in a particular place on screen, of which sometimes Read More
Understanding the Concept of Programming
Initial when i started programming, the first language i had to learn was HTML, i found it so difficult that i had to stop then try again. never-the-less i love graphical designs and web development Read More
CSS elements not displaying properly in Webpages
CSS elements not displaying properly or normal in a browser or all browsers, try using specific media types for each targeting devices, or induce a CSS hack. Read More
Posted in Programming, Tutorial
Tagged attributes, CSS, CSS element, css hacks, CSS tags, hacking css, HTML, HTML display with CSS, JAVA Programming, problem solving, using media attributes, values
Leave a comment