7
How to work in inspect element How to change the attributes in CSS How to add the HTML tags How to use the tool in wordpress

PHP and CSS

Embed Size (px)

Citation preview

Page 1: PHP and CSS

How to work in inspect element How to change the attributes in CSS How to add the HTML tags How to use the tool in wordpress

Page 2: PHP and CSS

Themes --->Download themes from google and we can add the corresponding themes in local host.

Posts ---->Easily to add the content and images etc..

Media --->We can add our favourite images and video into our project.it used to access easily for the file location.

Page 3: PHP and CSS

--->Cascading style sheet Syntax

Id {attributes:function;} Text attributes is specify as px,em; Background image is call by url(location)in

the function. Specify the id function by using # in

stylesheet.

Page 4: PHP and CSS

Tags we used......!!!!!!!!! ---> <img src> ---> <hr/> ---> <frameset> ---> <div> ---> <a href>

Page 5: PHP and CSS

Easy to identify the accurate changes. Identify the changes in css line. Identify the php function easily.

Page 6: PHP and CSS

Create a local host individually. Add a new word press in lampp/htdocs Add a themes to the New local host.

Page 7: PHP and CSS

By follow this steps we change the php and CSS!!!!!!!!!

WORDPRESS--->THEMES---->SELECTED THEME---->CONTENT FILE---->PHP&CSS FILE.

Find the php file using inspect element and edit the file.