html - What does the "#" mean or stand for in a code? -


i'm trying figure out coding newbie. wondering # symbol means or stands in code, #55555 number. or #menu1 in div: div#menu1 ul.rmenu?

trying education

i think in case of #55555 , # indicates hexadecimal code , in case of #menu1 , # indicates menu1 id attribute..


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -