Saturday 14 April 2018

Id Selector / Use a Header and Footer


  • Id selector is a single element specified.
  • Here, we are see a div command.
Example:-
<!Doctype html>
<html>
<head>
<title>CastorClasses.com</title>
<style type=”text/css>
# p1{color:red;}
#header{
border:1px solid;
}
</style>
</head>
<body>
<div id=”header”>
This is a header
</div>
<p id=”p1″>this is paragraph</div>
</body>
</html>

0 Comments:

Post a Comment

Popular Posts

Categories

AI (1) Android (23) AngularJS (1) Assembly Language (2) book (1) Books (36) C (76) C# (12) C++ (82) Course (51) Coursera (8) Cybersecurity (4) Data Science (19) Data Strucures (4) Deep Learning (4) Django (1) Downloads (3) edx (1) Engineering (13) Excel (1) flutter (1) FPL (17) Google (10) Hadoop (1) HTML&CSS (41) IBM (1) IS (25) Java (90) Leet Code (4) Machine Learning (2) Meta (2) Pandas (2) PHP (20) Projects (26) Python (585) Python Coding Challenge (40) R (69) Selenium Webdriver (2) Software (15) SQL (28)

Followers

Person climbing a staircase. Learn Data Science from Scratch: online program with 21 courses