Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Project-on-First-Information-Reprt
The First Information Report regarding commission of a cognizable offence is referred to as FIR. It is recorded by the police in register prescribed for that purpose by the State Government. I made a wesite on First Information Report on dotnet technology.
# Project-on-First-Information-Report
The First Information Report regarding commission of a formal offence is referred to as FIR. It is recorded by the police in register prescribed for that purpose by the State Government. I made a wesite on First Information Report on dotnet technology.
2 changes: 1 addition & 1 deletion fir_sys/Default.aspx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

<div style="width:700px; box-shadow: 0px 0px 15px #888888;background-color:#F5F5F5">
<div style="width:900px; box-shadow: 0px 0px 15px #888888;background-color:#F5F5F5">
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<asp:Label ID="Label22" runat="server" Font-Bold="True" Font-Size="Large"
ForeColor="Maroon" Text="Filer's Details"></asp:Label>
Expand Down